Yoda's Crypter is a little PE crypter with several protection options.
Code:
Now yoda's Crypter was made with Visual C++ 7.0 After 3 years of released 1.2 Version. The old version was created by using Masm32. But Now every thing was built by last version of Visual C++ and 90 per cent of codes was translate to C++.
This Software was modified to support C++ builder and Delphi PE header. Moreover The Encryption and Decryption methods were improved by the aided C code. Also it has the benefits of old version: Changed OEP Jump method, API redirection, Anti dumping code, Anti Debug API code and Random section encryption.
Here are some key features of "Yodas Crypter":
· Polymorphic encryption
· Softice detection
· Anti Debug API's
· Erase PE Header
· Anti Dumping
· CRC checking
· Import Table encryption/destruction
· API Redirection
What's New in This Release: [ read full changelog ]
· Translate and rewrite 90 per cent of Codes from Assembly language to C language and use Visual C 7.0 as Compiler to build all of Code.
· Modify some of Codes to support C Builder & Delphi PE Header without any bugs.
· Encryption and Decryption improved with using C code