- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,455
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

DODZE Loader is an shellcode loader with builder, the operating principle is quite simple, first your executable file is taken, then using the donut module it is converted into shellcode, then my builder encrypts the executable bytes of the shellcode, bringing them into an incorrect format using the xor crypto-algorithm, then the key and the encrypted bytes themselves are placed in the stub, and the stub in turn performs actions to decrypt the executable bytes of the shellcode and its subsequent injection into the legitimate explorer process, also included as additional functions such as:





This project is for educational purposes only, intended for studying malware and security techniques. The author is not responsible for any malicious use of this software.
To see this hidden content, you must like this content.