From 3fef7b4cc61cb14495f9d8e0d4938efe3c10e31d Mon Sep 17 00:00:00 2001 From: de4dot Date: Thu, 22 Sep 2011 05:57:42 +0200 Subject: [PATCH] Updated README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1ae2d46e..c2d192fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -de4dot -- Deobfuscator for .NET +de4dot - Deobfuscator for .NET =============================== This is still in *BETA*! Report any bugs, problems and/or improvements! In @@ -47,10 +47,9 @@ Features explained ### Supports some popular obfuscators -I won't list the supported obfuscators because it would be outdated soon -anyway, and I'd forget to update the list. Run `de4dot -h` to get a list of -the supported obfuscators. It's usually very easy to add support for another -obfuscator. +I won't list the supported obfuscators since I'd forget to update it when I +add support for another one. Run `de4dot -h` to get a list of the supported +obfuscators. It's usually very easy to add support for another obfuscator. Other obfuscators are partially supported. Eg. control flow deobfuscation, symbol renaming, dynamic string decryption.