sillybob123 Posted April 7, 2010 Report Posted April 7, 2010 PolyCrypt Description: Allows the user to create text encryptions based on polymorphic RC4 functions, Put simply when text is encrypted, the RC4 class is built around and mutated with a specified mutex or Encryption Key, this creates a very strong result; only easily decryptable by knowing the original mutex. To sum up, one can encrypt hello and recieve the following string: Mutex - 42170String: Hello Result - ?????????Ÿ Second Encryption Mutex - 42170String: Hello Result - ???e?????? Once decrypted as long as the same mutex was used the same original string will be returned. Uses: Protecting important financial data 'Sending secret messages to your uber spy friends' Creating strong, secure passwords and much more. Pictures: http://img96.imageshack.us/img96/2725/polycrypt.png Virus Scan: File Info Report date: 2010-04-07 23:47:11 (GMT 1)File name: PolyCrypt.exeFile size: 763904 bytesMD5 Hash: 934168d20ec6bb280d004eeee4fc46c8SHA1 Hash: e5b397b3c4b5f7937c86f50892d848a36dec1c68Detection rate: 0 on 20 (0%) Status: CLEAN Detections a-squared - -Avast - -AVG - -Avira AntiVir - -BitDefender - -ClamAV - -Comodo - -Dr.Web - -Ewido - -F-PROT6 - -G-Data - -Ikarus T3 - -Kaspersky - -McAfee - -NOD32 - -Panda - -Solo - -TrendMicro - -VBA32 - -Zoner - - Scan report generated byNoVirusThanks.org Download: http://www.multiupload.com/N1C6UR149I http://www.gazup.com/gGVxS-polycrypt.exe-download-mirrors http://h1.ripway.com/xDansomee/PolyCrypt.exe -- Cheers Dan 2
Dark Slipstream Posted April 8, 2010 Report Posted April 8, 2010 Brute Force still works, and since a mutex (as you have only used numbers) is only numbers, it would take a very short time to brute force many characters... lol
sillybob123 Posted April 8, 2010 Author Report Posted April 8, 2010 Brute Force still works, and since a mutex (as you have only used numbers) is only numbers, it would take a very short time to brute force many characters... lol Of course its still brute forcable the user can still specify their own mutex if they wish with any combination of symbols letters and numbers.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now