Skip to content

Removes unused namespaces in obfuscated .NET programs to declutter and make reversing easier.

License

Notifications You must be signed in to change notification settings

GuardianN06/Namespace-Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namespace-Cleaner

Removes unused/junk namespaces in obfuscated .NET programs to declutter and make reversing easier.

Before and after on a SecureByte protected assembly.

obfuscated deobfuscated

Usage: NamespaceCleaner <assembly-path>

About

Removes unused namespaces in obfuscated .NET programs to declutter and make reversing easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages