20 skills found
eset / StadeoControl-flow-flattening and string deobfuscator
chris124567 / Commercial Bot DetectorsJavaScript code of many commercial bot detectors/fingerprinting services and string deobfuscators for them if applicable.
giacomoferretti / Paranoid DeobfuscatorDeobfuscate "paranoid" protected apps
RevealedSoulEven / Promon String DeobfuscatorPromon Shield String Deobfuscator
Ikos3k / JavaDeobfuscatorJava Deobfuscator
waynebonc / AgileDotNet StringDeobfuscatorString decryption for Agile.NET packed assemblies.
gdbinit / Unicorn String DeobfuscatorA Unicorn based emulator to deobfuscate Equation Group string XOR obfuscation
GraxCode / Dasho8 String DeobfuscatorDeobfuscator for DashO 8.x String Obfuscation
devos50 / AstanaA string deobfuscator for Android applications using backwards program slicing
Rprop / DexStringDeobfuscatorsimple dex string deobfuscator
netomi / DestringerA prototype deobfuscator for string encryption applied by stringer.
obfuscators-2019 / AntiInvokeDetectionmost string deobfuscators use Invoke to pick up the strings, however some obfuscators are using "GetCallingAssembly" to check if the method is being executed by another assembly
bobby-tablez / Format String DeobfuscatorDeobfuscates PowerShell format strings
daksh3196 / C C Code Obfuscator In PythonThe Project is a C/C++ Source Code Obfuscator and Deobfuscator in Python in which various Code Obfuscation techniques like variable renaming, Digraphs & Trigraphs, Dead Code Injection, String Encryption, Code Pattern Printing etc were implemented and a Deobfuscator was built for the same techniques. At last, the Obfuscator was measured using various metrics like Cyclomatic Complexity, Clone Code Detection, N-Gram, Memory Used and Execution Time. The Obfuscation Techniques showed considerable results.
cubespace / ZKM 8 String DeobfuscatorDeobfuscator for Zelix Klassmaster String Protection
Alexxdal / EazDefuscatorCoreeazFuscator.NET 2023 string deobfuscator
Ruegg / JDeobTJDeobT is a String Deobfuscator for Java
Cheetah0xf / Xerin 3.0.0.29 String DeobfuscatorTool to Reverse Engineer strings encrypted with Xerinfuscator-3.0.0.29 from assemblies
doxing / String DeobfuscatorZKM Obfuscator(?) String Deobfuscator
ImmuneLion318 / Scythex DeobfuscatorA Simple .Net String Deobfuscator Which Works By Finding The Decryptor Method, Finding All Related Calls To It, Grabbing The Parameters And Invoking The Method With Said Parameters, This Gets Most Strings Back.