Here are
50 public repositories
matching this topic...
Android virtual machine and deobfuscator
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
Updated
Mar 19, 2019
Ruby
JavaScript Deobfuscator and Unpacker
Updated
Aug 25, 2020
JavaScript
📦 de4dot deobfuscator with full support for vanilla ConfuserEx
Extract and Deobfuscate XLM macros (a.k.a Excel 4.0 Macros)
Updated
Aug 17, 2020
Python
Lists of .NET Deobfuscator and Unpacker (Open Source)
Updated
Aug 22, 2020
Java
IlluminateJS is a static JavaScript deobfuscator
Updated
Aug 2, 2020
TypeScript
Deobfuscate batch scripts obfuscated using string substitution and escape character techniques.
Updated
Mar 27, 2020
Python
De-obfuscate and reverse engineer PHP malware
Deobfuscate ZKM up to version 11, replaced by threadtear
A Deobfuscator for Crypto Obfuscator
Updated
Feb 3, 2016
Pascal
Deobfuscator for Minecraft by mapping json
Updated
Aug 2, 2020
Kotlin
Updated
Aug 28, 2020
Java
Deobfuscator for Android Application
Updated
Jul 25, 2020
Python
A simple (and outdated) Old-School RuneScape decompiler/deobfuscator. Performs field and method analysis which uses ASM and bytecode patterns for identification. Identified fields could be used for creating bot clients or QoL clients. For educational use only.
Advanced PHP deobfuscator
Hurt Toolkit v1.0.4( New Update), Copyright (c) 2019 Indonesian Hurt Security All Rights Reserved.
Updated
Jul 31, 2020
Python
A deobfuscation plugin for IDA
A useful tool to decompile and deobfuscate Minecraft by CFR/FernFlower and Proguard/SRG/CSRG/TSRG/Tiny mappings
Updated
Aug 15, 2020
Java
String decryption for Agile.NET packed assemblies.
Control-flow-flattening and string deobfuscator
Updated
Aug 14, 2020
Python
Java-layer Android Malware Simplifier
Updated
Jul 22, 2020
Python
Helps to unobfuscuate the transformice swf
GWT Client Stacktrace Deobfuscator
Updated
Apr 10, 2019
Java
The Minecraft Coder Pack -- for servers, everything you need to mod the Minecraft Server
Updated
Apr 30, 2017
Java
Automatic deobfuscator for Minecraft
Updated
Apr 30, 2020
JavaScript
Improve this page
Add a description, image, and links to the
deobfuscator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
deobfuscator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Turns out #15 made a really bad cli parser. I should probably use an existing one instead of handrolling a bad one.