Jump to content

cbox


PolyCrypt - [Self Mutating RC4 Text Encryption]


Recommended Posts

Posted

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 - 42170

String: Hello

Result - ?????????Ÿ

 

Second Encryption

 

Mutex - 42170

String: 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.exe

File size: 763904 bytes

MD5 Hash: 934168d20ec6bb280d004eeee4fc46c8

SHA1 Hash: e5b397b3c4b5f7937c86f50892d848a36dec1c68

Detection 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 by

NoVirusThanks.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 ;)

  • Like 2
Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...