From fe58884c34c919138053a18bbb1c123fb6cb4205 Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Sat, 8 Feb 2020 12:55:28 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32b11e6..cb51b73 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Nice to have: * Partition C# code output by namespace, assembly, class, full tree or single file; sort by index or type name; output flat or nested folder hierarchy. Each file includes the necessary `using` directives. Scope and type name conflicts are resolved automatically to produce code that compiles. * Static and dynamic symbol table scanning and relocation processing for ELF binaries * Static symbol table scanning for Mach-O binaries +* Automatically defeats certain basic obfuscation methods Reusable class libraries: