-
Help me plase
could some one tell me if this is a known encryption, and could you help decrypt this as it is very important to me thank you
I belive the 2 numbers below have a lot to do with the encrption.
6320470
714868632157
encrypted=204 291 304 313 327
unencrypted=50 50 50 50 50
-
Uh. You seem to be missing an important factor: algorithm. How was the clear text encrypted (what algorithm was used)?
-
dont know
-
I would need the crypt text in full to even have a chance at identifying it.
- Noia
-
all the info mation i have is in my first post what do you mean by crypt text
-
An algorithm is the most important factor as Msm stated...For encryption to work it needs to use an algorithm..An algorithm is a complex set of mathematical problems or rules used to take the clear text and make it encrypted...Do not think that all passwords are 'encrypted', i've seen alot of people get this confused with hashes...Hashing and encryption are very different creatures...
-
thats what i want to work out, the algorithm i know that the first to numbers are some sort of key i put my password as 22222 which is a chr code of 50 which i know this program works in
6320470
714868632157
encrypted=204 291 304 313 327
unencrypted=50 50 50 50 50
-
Ok. Let's try it this way. 519, where is this from? a wargame puzzle? an assignment?
-
a chat program i use i want to make my own client i have made most of it, but the password is send via winsock encrypted
-
i send to the server this number 6320470
which is my uid
the server replys with 714868632157 (this number is taken from one of my logons but it is random)
my client replys with 204 291 304 313 327 which should be 50 50 50 50 50