Jump to content
B3st

Cryptonite 1.0

Recommended Posts

340067354.png

Implemented 14 algorithms, most of them optimized by me for run much faster.

Basically, you can crypt any file with custom algorithm. (no password is saved to crypted file)

No .net or any other crap dependencies.

Known bugs:

+Cryptonite can't detect if password is wrong if you use next algorithms: Proba, Ds1, Aes, Xor and Rc4.

+Des saves password in memory(ram) for like 2 minutes.

+Serpent algorithm is slow as hell and doesn't support unicode characters.

Hash MD5= 5661e6ead8c744b0a0af545379308304 (.exe)

Download: here.

Password: Hackyard.net

Edited by B3st
  • Downvote 1
Link to comment
Share on other sites

ce optimizari ai adus ? la ce algoritm ?

Functiile de baza sunt portate in asm si implementate prin "inline asm".

Le: Am facut cateva teste cu un fisier de 1GB.

Cu blowfish dureaza cam 7 minute

Cu rc4 dureaza maxim 2 minute

Pe un laptop cu i3 + 4gb ram.

Edited by B3st
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...