deobfuscation
There are 204 repositories under deobfuscation topic.
CalebFenton/simplify
Android virtual machine and deobfuscator
JonathanSalwan/Triton
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
mandiant/flare-floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
j4k0xb/webcrack
Deobfuscate obfuscator.io, unminify and unpack bundled javascript
lelinhtinh/de4js
JavaScript Deobfuscator and Unpacker
KasperskyLab/hrtng
IDA Pro plugin with a rich set of features: decryption, deobfuscation, patching, lib code recognition and various pseudocode transformations
vtil-project/VTIL-Core
Virtual-machine Translation Intermediate Language
JonathanSalwan/VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
ben-sb/javascript-deobfuscator
General purpose JavaScript deobfuscator
JonathanSalwan/Tigress_protection
Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
LuckyPray/DexKit
An easy-to-use, high-performance dex deobfuscation library.
NaC-L/Mergen
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
ben-sb/obfuscator-io-deobfuscator
A deobfuscator for scripts obfuscated by Obfuscator.io
obpo-project/obpo-plugin
An OLLVM-CFF Deobfuscation Plugin
CalebFenton/dex-oracle
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
HynekPetrak/malware-jail
Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction. Written for Node.js
narumii/Deobfuscator
Some deobfuscator for java lol
Gyoonus/deoptfuscator
Deobfuscator for Android Application
amimo/ollvm-breaker
使用Binary Ninja去除ollvm流程平坦混淆
MaxPixelStudios/MinecraftDecompiler
Minecraft Decompiler. A useful tool/library to deobfuscate and decompile Minecraft(or any jar file) through popular mappings and various decompilers. Or use it as a lib to process obfuscation mappings such as converting a mapping to another format
holly-hacker/EazFixer
A deobfuscation tool for Eazfuscator.
GenericException/SkidSuite
A collection of java reverse engineering tools and informational links
ioncodes/dnpatch
.NET Patcher library using dnlib
ergrelet/themida-unmutate
Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.
Colton1skees/Dna
LLVM based static binary analysis framework
chrivers/samsung-firmware-magic
Tool for decrypting the firmware files for Samsung SSDs
SimplyProgrammer/Minecraft-Deobfuscator3000
Powerful and universal deobfuscator for Minecraft mods and java decompiler!
xxDark/SSVM
Java VM running on a JVM
landaire/unfuck
Python 2.7 bytecode d̶e̶o̶b̶f̶u̶s̶c̶a̶t̶o̶r unfucker
voidstar0/bpre
bot protection reverse engineering
mrphrazer/r2con2021_deobfuscation
Workshop Material on VM-based Deobfuscation
L018/Trace
A Chrome extension for web analytics
LostMyCode/javascript-deobfuscator
A deobfuscator for JavaScript codes generated by Obfuscator.io
user1342/Obfu-DE-Scate
Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even if they have been renamed as part of obfuscation. It compares two versions of an APK and generates a mapping text file and an interactive HTML file as outputs!
LLVM-but-worse/maple-ir
Industrial IR-based static analysis framework for Java bytecode
ox-eye/Ox4Shell
Deobfuscate Log4Shell payloads with ease.