Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 370 Bytes

File metadata and controls

15 lines (11 loc) · 370 Bytes

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>