Crypt0r is an PE crypter coded in both Delphi 7 and C++.
Coded by wrh1d3
Main features:
- CryptoGear encryption cipher (by Viotto, https://Breaking-Security.com);
- Stub installation and registry startup;
- Error message box display;
- PE assembly cloner (verpatch);
- Icon changer;
- Stub size pumper;
- Small stub size (17 KB);
- Stub compression (UPX).
Dependencies (source code):
- Borland Delphi 7 IDE for GUI
- Dev-C++ 5.11 IDE for Console and Stub
Tested on Windows 8 Professionnal x86.
Download Link : Crypt0r v 0.1
Coded by wrh1d3
Main features:
- CryptoGear encryption cipher (by Viotto, https://Breaking-Security.com);
- Stub installation and registry startup;
- Error message box display;
- PE assembly cloner (verpatch);
- Icon changer;
- Stub size pumper;
- Small stub size (17 KB);
- Stub compression (UPX).
Dependencies (source code):
- Borland Delphi 7 IDE for GUI
- Dev-C++ 5.11 IDE for Console and Stub
Tested on Windows 8 Professionnal x86.
Download Link : Crypt0r v 0.1
Source : wrh1d3