Skip to content

This is the PoC of a dynamic lifter and deobfuscator with collecting trace.

License

Notifications You must be signed in to change notification settings

Nitr0-G/Rework-part-of-z3-proving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the PoC - dynamic lifter and deobfuscator with collecting trace.

More examples and information will be provided a little later

The project is currently under development

About

The first phase - opaque predicates elemination via Z3

The second phase - dead code elemination in calls via Z3(multigraph elemination)

The third phase - stack deobfuscation(The phase is currently under development)

The fourth phase - MBA elemination via MCMC(The phase is currently under development)

The fifth phase - trace builder(The phase is currently under development)

How to gen .sln file

cmake ..

About

This is the PoC of a dynamic lifter and deobfuscator with collecting trace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published