Skip to content

NeoInverse/Anubis-obfuscator-Deobfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Anubis-obfuscator-Deobfuscator

an advanced deobfuscator tool for https://github.com/0sir1ss/Anubis/

The Carbon layer completely wipes out the original names using a random seed, making 100% recovery impossible. Because of this, I used semantic analysis—analyzing how variables are used—to give them meaningful names instead.


Usage:

python deobf.py

Author: Team NeoInverse