Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Binary number codes | Try and crack it | Good luck!
Binary number codes | Try and crack it | Good luck! [message #161590] Thu, 23 June 2005 17:54 Go to next message
Dave Anderson is currently offline  Dave Anderson
Messages: 1953
Registered: December 2004
Location: United States
Karma: 0
General (1 Star)
binary
Last modified: Friday, March 21, 2003

Pertaining to a number system that has just two unique digits. For most purposes, we use the decimal number system, which has ten unique digits, 0 through 9. All other numbers are then formed by combining these ten digits. Computers are based on the binary numbering system, which consists of just two unique numbers, 0 and 1. All operations that are possible in the decimal system (addition, subtraction, multiplication, division) are equally possible in the binary system.

We use the decimal system in everyday life because it seems more natural (we have ten fingers and ten toes). For the computer, the binary system is more natural because of its electrical nature (charged versus uncharged).

In the decimal system, each digit position represents a value of 10 to the position's power. For example, the number 345 means:

3 three 100s (10 to the 2nd power)

plus

4 four 10s (10 to the first power)

plus

5 five 1s (10 to the zeroth power)

In the binary system, each digit position represents a value of 2. For example, the binary number 1011 equals:

1 one 8 (2 to the 3rd power)

plus

0 zero 4s (2 to the 2nd power)

plus

1 one 2 (2 to the first power)

plus

1 one 1 (2 to the zeroth power)

So a binary 1011 equals a decimal 11.

Because computers use the binary number system, powers of 2 play an important role. This is why everything in computers seems to come in 8s (2 to the 3rd power), 64s (2 to the 6th power), 128s (2 to the 7th power), and 256s (2 to the 8th power).

Programmers also use the octal (8 numbers) and hexadecimal (16 numbers) number systems because they map nicely onto the binary system. Each octal digit represents exactly three binary digits, and each hexadecimal digit represents four binary digits.

With all that said lets see if you can crack the code.




010000110110111101101110011001110111001001100001011001000111 010101101100011000010111010001101001011011110110111001110011 001000010010000000100000010110010110111101110101001000000110 100001100001011101100110010100100000011000110111001001100001 011000110110101101100101011001000010000001110100011010000110 010100100000011000110110111101100100011001010010000100100000 001000000101100101101111011101010010000001100011011000010110 111000100000011101100110100101110011011010010111010000100000 011101000110100001100101001000000110011001101111011011000110 110001101111011101110110100101101110011001110010000001101100 011010010110111001101011001000000111010001101111001000000110 001101110010011001010110000101110100001000000111100101101111 011101010111001000100000011101100110010101110010011110010010 000001101111011101110110111000100000011000110110111101100100 011001010111001100100001000011010000101000001101000010100110 100001110100011101000111000000111010001011110010111101101110 011010010110001101101011011000110110100101110011011010110110 010100101110011000110110111101101101001011110111010001101111 011011110110110001110011001011110110001001101001011011100110 000101110010011110010010111001110000011010000111000000001101 000010100000110100001010010010010010000001110111011000010111 001100100000011100110111010001110101011011010111000001100101 011001000010000001110111011010000110010101101110001000000110 110101111001001000000110011001110010011010010110010101101110 011001000010000001110011011001010110111001110100001000000110 110101100101001000000111010001101000011010010111001100101110 001000000010000001001000011000010111011001100101001000000110 011001110101011011100010000001110111011010010111010001101000 001000000111010001101000011010010111001100100000011011100110 010101100001011101000010000001101100011010010111010001110100 011011000110010100100000011101000110100001101001011011100110
011100101110




I will post the answer if no one gets it, good luck!


David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)

[Updated on: Thu, 23 June 2005 17:56]

Report message to a moderator

Re: Binary number codes | Try and crack it | Good luck! [message #161592 is a reply to message #161590] Thu, 23 June 2005 18:08 Go to previous messageGo to next message
SuperFlyingEngi is currently offline  SuperFlyingEngi
Messages: 1756
Registered: November 2003
Karma: 0
General (1 Star)
Five.

"To announce that there must be no criticism of the President, or that we are to stand by the President, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public." -- Theodore Roosevelt (1918)

"The danger to political dissent is acute where the Government attempts to act under so vague a concept as the power to protect "domestic security." Given the difficulty of defining the domestic security interest, the danger of abuse in acting to protect that interest becomes apparent. --U.S. Supreme Court decision (407 U.S. 297 (1972)

The Liberal Media At Work
An objective look at media partisanship
Re: Binary number codes | Try and crack it | Good luck! [message #161595 is a reply to message #161590] Thu, 23 June 2005 18:38 Go to previous messageGo to next message
Sir Phoenixx is currently offline  Sir Phoenixx
Messages: 2510
Registered: February 2003
Location: Behind You!
Karma: 0
General (2 Stars)

Quote:

Congradulations! You have cracked the code! You can visit the following link to creat your very own codes!

http://nickciske.com/tools/binary.php

I was stumped when my friend sent me this. Have fun with this neat little thing.


That site is what I used to convert that. (I used it before too.)


.:Red Alert: A Path Beyond Modeler:.
E-mail: sirphoenixx@gmail.com
AIM: Sir Phoenixx
ICQ: 339325768
MSN: sirphoenixx@hotmail.com
Yahoo: sirphoenix86
If anyone needs any help with using 3dsmax, or gmax feel free to contact me.

My Gallery: sir-phoenixx.deviantart.com/gallery
Re: Binary number codes | Try and crack it | Good luck! [message #161601 is a reply to message #161590] Thu, 23 June 2005 18:52 Go to previous messageGo to next message
Dave Anderson is currently offline  Dave Anderson
Messages: 1953
Registered: December 2004
Location: United States
Karma: 0
General (1 Star)
Yes but you did not crack it yourself...no fun...lol.

David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
Re: Binary number codes | Try and crack it | Good luck! [message #161605 is a reply to message #161590] Thu, 23 June 2005 19:10 Go to previous messageGo to next message
cowmisfit is currently offline  cowmisfit
Messages: 2035
Registered: May 2003
Karma: 0
General (2 Stars)
You act like bianary is something that requires even a 8th grade education to know.

http://img299.echo.cx/img299/7085/philly1ge.jpg
Re: Binary number codes | Try and crack it | Good luck! [message #161610 is a reply to message #161590] Thu, 23 June 2005 20:17 Go to previous messageGo to next message
kopaka649 is currently offline  kopaka649
Messages: 476
Registered: March 2003
Location: Edmonton, Alberta, Canada
Karma: 0
Commander
011001000110010101100001011001000110011001101001011101100110 010100100000011010010111001100100000011000010010000001110011 011100000110000101101101011011010110010101110010001000000011 101001101111

crack this one:

Z29vZCBqb2IgeW91IGdvdCBpdA==
Re: Binary number codes | Try and crack it | Good luck! [message #161612 is a reply to message #161590] Thu, 23 June 2005 20:31 Go to previous messageGo to next message
cmatt42 is currently offline  cmatt42
Messages: 2057
Registered: July 2004
Karma: 0
General (2 Stars)
Pfft, I used to the tool to give me the answer which told me to use the tool.

Re: Binary number codes | Try and crack it | Good luck! [message #161618 is a reply to message #161610] Fri, 24 June 2005 00:22 Go to previous messageGo to next message
dead6re is currently offline  dead6re
Messages: 602
Registered: September 2003
Karma: 0
Colonel
kopaka649 wrote on Thu, 23 June 2005 23:17

011001000110010101100001011001000110011001101001011101100110 010100100000011010010111001100100000011000010010000001110011 011100000110000101101101011011010110010101110010001000000011 101001101111

crack this one:

Z29vZCBqb2IgeW91IGdvdCBpdA==


deadfive is a spammer Surprised


Let all your wishes be granted except one, so you will still have something to strieve for.
Re: Binary number codes | Try and crack it | Good luck! [message #161619 is a reply to message #161590] Fri, 24 June 2005 00:39 Go to previous messageGo to next message
DarkDemin is currently offline  DarkDemin
Messages: 1483
Registered: March 2003
Karma: 0
General (1 Star)
no shit sherlock

http://www.tiberiumforums.net/sig/tiberiumforumssig.jpg
Re: Binary number codes | Try and crack it | Good luck! [message #161621 is a reply to message #161590] Fri, 24 June 2005 00:56 Go to previous messageGo to next message
Oblivion165 is currently offline  Oblivion165
Messages: 3468
Registered: June 2003
Location: Hendersonville, North Car...
Karma: 0
General (3 Stars)
Man what an idiot and a website generator will thread.

WOL: Ob165ion Skype: Oblivion165 Yahoo Instant Messenger: CaptainJohn165
Re: Binary number codes | Try and crack it | Good luck! [message #161622 is a reply to message #161590] Fri, 24 June 2005 01:33 Go to previous messageGo to next message
idebo is currently offline  idebo
Messages: 390
Registered: October 2004
Location: Netherlands
Karma: 0
Commander
How do you spell spam? Rocked Over
Re: Binary number codes | Try and crack it | Good luck! [message #161623 is a reply to message #161590] Fri, 24 June 2005 02:16 Go to previous messageGo to next message
dead6re is currently offline  dead6re
Messages: 602
Registered: September 2003
Karma: 0
Colonel
010101110110100101101110011001000110111101110111011100110010 000001101001011100110010000001100001001000000011001100110010 001000000110001001101001011101000010000001100101011110000111 010001100101011011100111001101101001011011110110111000100000 011001100110111101110010001000000110000100100000001100010011 011000100000011000100110100101110100001000000111000001100001 011101000110001101101000001000000111010001101111001000000110 000101101110001000000011100000100000011000100110100101110100 001000000110111101110000011001010111001001100001011101000110 100101101110011001110010000001110011011110010111001101110100 011001010110110100100000011011110111001001101001011001110110 100101101110011000010110110001101100011110010010000001100011 011011110110010001100101011001000010000001100110011011110111 001000100000011000010010000000110100001000000110001001101001 011101000010000001101101011010010110001101110010011011110111 000001110010011011110110001101100101011100110111001101101111 011100100010000001100010011110010010000001100001001000000011 001000100000011000100110100101110100001000000110001101101111 011011010111000001100001011011100111100100100000011101000110 100001100001011101000010000001100011011000010110111000100111 011101000010000001110011011101000110000101101110011001000010 000000110001001000000110001001101001011101000010000001101111 011001100010000001100011011011110110110101110000011001010111 0100011010010111010001101001011011110110111000100000

Decode that, Very Happy


Let all your wishes be granted except one, so you will still have something to strieve for.
Re: Binary number codes | Try and crack it | Good luck! [message #161624 is a reply to message #161590] Fri, 24 June 2005 02:39 Go to previous messageGo to next message
bandie63 is currently offline  bandie63
Messages: 353
Registered: November 2004
Karma: 0
Commander
Windows is a 32 bit extension for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor by a 2 bit company that can't stand 1 bit of competition

http://img.photobucket.com/albums/v703/Bandie63/Daniels/userbar1.jpg
Re: Binary number codes | Try and crack it | Good luck! [message #161630 is a reply to message #161610] Fri, 24 June 2005 04:10 Go to previous messageGo to next message
Dan
Messages: 395
Registered: August 2003
Location: UK
Karma: 0
Commander
kopaka649 wrote on Thu, 23 June 2005 23:17


crack this one:

Z29vZCBqb2IgeW91IGdvdCBpdA==


"good job you got it"

Well that took me all of 2 seconds.

Try this:

XML{uNP|_8z€uN\o`^QmhM?n`NSC~0

If anyone manages to crack that one, they deserve a hearty congratulations
Re: Binary number codes | Try and crack it | Good luck! [message #161641 is a reply to message #161590] Fri, 24 June 2005 07:02 Go to previous messageGo to next message
kopaka649 is currently offline  kopaka649
Messages: 476
Registered: March 2003
Location: Edmonton, Alberta, Canada
Karma: 0
Commander
no clue, i got it to something that looks life md5, but i'm not sure that's it

i would try to decode it but im a bit suspicious that you stuck rot13 somewhere in there
Re: Binary number codes | Try and crack it | Good luck! [message #161684 is a reply to message #161590] Fri, 24 June 2005 14:13 Go to previous messageGo to next message
Dan
Messages: 395
Registered: August 2003
Location: UK
Karma: 0
Commander
Actually its my own encryption method using a variety of other methods joined together. Have fun!
Re: Binary number codes | Try and crack it | Good luck! [message #161708 is a reply to message #161630] Fri, 24 June 2005 20:15 Go to previous messageGo to next message
Lijitsu
Messages: 1575
Registered: April 2005
Location: Georgia, USA
Karma: 0
General (1 Star)

Dan wrote on Fri, 24 June 2005 07:10

XML{uNP|_8z€uN\o`^QmhM?n`NSC~0

Let me take a quick guess... "I am death"


http://img235.imageshack.us/img235/6192/campfiresigred7rb.png
http://img74.imageshack.us/img74/2544/hmminiinferno9sb.jpg
Aircraftkiller wrote on Wed, 31 May 2006 22:30

I've been Nodbuggered. =( =( =(
Re: Binary number codes | Try and crack it | Good luck! [message #161795 is a reply to message #161590] Sat, 25 June 2005 17:33 Go to previous messageGo to next message
Jaspah is currently offline  Jaspah
Messages: 1478
Registered: July 2003
Location: Syracuse, New York
Karma: 0
General (1 Star)
52b20f26b33baeabcc919ad865327e4d
Re: Binary number codes | Try and crack it | Good luck! [message #161799 is a reply to message #161590] Sat, 25 June 2005 19:08 Go to previous messageGo to next message
Sir Phoenixx is currently offline  Sir Phoenixx
Messages: 2510
Registered: February 2003
Location: Behind You!
Karma: 0
General (2 Stars)

Quote:

52b20f26b33baeabcc919ad865327e4d

I got "R²&³;®«Ì‘šØe2~M"...


.:Red Alert: A Path Beyond Modeler:.
E-mail: sirphoenixx@gmail.com
AIM: Sir Phoenixx
ICQ: 339325768
MSN: sirphoenixx@hotmail.com
Yahoo: sirphoenix86
If anyone needs any help with using 3dsmax, or gmax feel free to contact me.

My Gallery: sir-phoenixx.deviantart.com/gallery
Re: Binary number codes | Try and crack it | Good luck! [message #161828 is a reply to message #161590] Sun, 26 June 2005 07:45 Go to previous message
Dan
Messages: 395
Registered: August 2003
Location: UK
Karma: 0
Commander
Thats because its an MD5 :>
Previous Topic: Why are the 1st and 3rd person weps different?
Next Topic: Always.dat
Goto Forum:
  


Current Time: Mon Jun 10 15:47:10 MST 2024

Total time taken to generate the page: 0.01282 seconds