Skip to content

muodov/wildfire2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wildfire2

wildfire2 is a tool which works similar to a binary packer, but with Python bytecode instead of processor instructions.

Basically, it wraps all function objects in the input .pyc file so that they decrypt and patch themselves on the first call.

About

Slightly improved version of self-modifying Python PoC by @0vercl0k

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages