Skip to content

mrphrazer/r2con2020_deobfuscation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi-automatic Code Deobfuscation

This repository contains slides, samples and code of the 2h code deobfuscation workshop at r2con2020. We use Miasm to automatically identify opaque predicates in the X-Tunnel APT128-malware using symbolic execution and SMT solving. Afterward, we automatically remove the opaque predicates via patching.

The recording is available here.

Cutter Notes

To correctly disassembly the targeted function in Cutter, the analysis depth has to been increased:

e anal.depth=9999
af @ 0x491aa0
s 0x491aa0

Contact

For more information, contact (@mr_phrazer).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages