Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 924 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 924 Bytes

python-packer

Dercypter.py generates a polymorphic decryptor so each generation has it own unique decryptor pattern; the rest of the executable is encoded and only decoded at runtime by the decryptor

here are diff within 4 different generation of decryptor image

Here is 4 dissasembly of different generation of the decryptor

image image image image

these examples doesnt include the register preservation functionnality