Win32 Sneak |
||
![]() Ker sefo I'm going to write a compiled version of Sneak for windows users. It will be located at http://svn.cyberarmy.net/sneak/trunk/desktop/win32 (as soon as I can download the latest tortoise svn) Language: ASM Assembler: masm IDE: WinAsmStudio Motivations: I personally feel that JAVA is not the best choice for a small, non-professional, free program like sneak. (especially in terms of usability) A standard executable that doesn't use a virtual machine, can be run easily and doesn't need any third party program (jvm) is in my opinion more suitable for the windows environment. Goals: Appart from implementing the current sneak functions, I plan on adding more features to it (other encryptions, probably simple bruteforce...etc.) Help: If you know Win32 assembly and can write 1 or more functions, you're welcome. Progress: As of today the following functions are already implemented: -Ascii to Decimal (small bug with decimals > 2 digits) -Ascii to Hexadecimal -Backwards -Base64 Encode -Base64 Decode -Caesar Brute-force -ROT13 Next Tasks: -MD5 Encrypt (90% done) -Leet Speak encode/decode I'll be posting updates in this thread. Replies:
|
||
| CyberArmy::Forum v0.6 Generated In 0.03306 seconds |