#
deobfuscation
Here are 58 public repositories matching this topic...
FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware.
-
Updated
Jun 24, 2020 - Python
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
llvm
reverse-engineering
symbolic-execution
deobfuscation
triton
taint-analysis
tigress
tigress-protections
solution-tigress-challenge
-
Updated
Apr 22, 2020 - LLVM
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
android
reverse-engineering
malware
deobfuscation
malware-analyzer
dalvik
malware-analysis
malware-research
dex
deobfuscator
android-malware
reverse-engineer-apk
-
Updated
Mar 19, 2019 - Ruby
Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction. Written for Node.js
javascript
analysis
deobfuscation
malware-analyzer
malware-analysis
malware-research
payload
malware-samples
wscript
angler
malware-jail
payload-extraction
-
Updated
Aug 8, 2019 - JavaScript
Virtual-machine Translation Intermediate Language
compiler
optimizer
deobfuscation
intermediate-language
devirtualizer
virtual-machine-translation
optimizing-compilers
-
Updated
Jun 27, 2020 - C++
JavaScript Deobfuscator and Unpacker
-
Updated
Jun 26, 2020 - JavaScript
.NET Patcher library using dnlib
-
Updated
Dec 26, 2019 - C#
Open
Keep MDTokens
HoLLy-HaCKeR
commented
Nov 30, 2018
There should be an option to keep mdtokens, without using --keep-types.
Tool for decrypting the firmware files for Samsung SSDs
-
Updated
Apr 8, 2020 - Python
Remapping tool for compiled java programs.
java
bytecode
decompiler
reverse-engineering
deobfuscation
decompile
mappings
jvm-bytecode
bytecode-engineering
-
Updated
Mar 12, 2020 - Java
rcx
commented
Apr 3, 2018
Don't forget to take care of:
<clinit>, where the control and data-flow depend on the order classes are loaded- Multi-threading and
Runnables
Have fun
Extract Crypted Jar Archives
-
Updated
Feb 7, 2018 - Java
Deobfuscate batch scripts obfuscated using string substitution and escape character techniques.
-
Updated
Mar 27, 2020 - Python
A deobfuscator for PjOrion, python cfg generator and more
-
Updated
Jul 10, 2017 - Python
A generic deobfuscator for PjOrion obfuscated python scripts
-
Updated
Aug 27, 2019 - Python
A de-obfuscate tool for code generated by mzphp2. 用于解混淆mzphp2加密的php文件的工具。
-
Updated
Nov 10, 2017 - Python
A collection of java reverse engineering tools and informational links
-
Updated
May 18, 2020 - Java
TIRO - A hybrid iterative deobfuscation framework for Android applications
-
Updated
Aug 17, 2018 - Java
Binary Deobfuscation Series
-
Updated
Nov 20, 2019
A deobfuscation plugin for IDA
-
Updated
Mar 24, 2020 - C++
Deobfuscator for Android Application
obfuscation
deobfuscation
obfuscator
android-dex
deobfuscator
deobfuscating-android-application
deguard
deoptfuscator
dexguard
-
Updated
Apr 24, 2020 - Python
An approach to detect opaque predicates by identifying the damage caused by the obfuscation.
-
Updated
May 13, 2020 - Python
Graph.dll deobfuscated
-
Updated
Sep 23, 2019 - C#
Self-modifying Code de-obfuscation
-
Updated
May 17, 2017 - Python
-
Updated
Jan 26, 2020 - Java
GWT Client Stacktrace Deobfuscator
-
Updated
Apr 10, 2019 - Java
Improve this page
Add a description, image, and links to the deobfuscation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deobfuscation topic, visit your repo's landing page and select "manage topics."
Right now the process isn't documented and is done by calling different classes in the project. Make a gradle task and document it a bit to make it easier for people to update it themselves.
Related discussion: CalebFenton/simplify#57