|
|
|
|
Hi folks :)
Today I was trying to retrieve a password for a ftp site I have in my CuteFtp list of sites. However, password in CuteFtp are encrypted and using tools such as "123 Password recovery" wouldn't work
|
|
|
|
A very unique way to encrypt a string. You can have it return ALL numbers and the encrypted string or Alpha Encode it, which will return unreadable characters. See Screen Shot. Please vote!!!!
|
|
|
|
A simple guide to understanding Xor.
|
|
|
|
Text encryption program based on randombyte and a cyclic rotational frequency. Use for very high encryption on messages and text. Encryption is based upon a key which is defined when you start. Encryption is t
|
|
|
|
encrypts / decrypts the string
|
| |
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 Next |