All Projects → narumii → Deobfuscator

narumii / Deobfuscator

Licence: GPL-3.0 license
Some deobfuscator for java lol

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Deobfuscator

JavaDeobfuscator
Java Deobfuscator
Stars: ✭ 32 (-85.78%)
Mutual labels:  deobfuscation, deobfuscator, deobf, java-deobfuscator, sb27, sb27-deobf
batch deobfuscator
Deobfuscate batch scripts obfuscated using string substitution and escape character techniques.
Stars: ✭ 82 (-63.56%)
Mutual labels:  deobfuscation, deobfuscator
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+1617.78%)
Mutual labels:  deobfuscation, deobfuscator
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-92.44%)
Mutual labels:  deobfuscation, deobfuscator
Deoptfuscator
Deobfuscator for Android Application
Stars: ✭ 115 (-48.89%)
Mutual labels:  deobfuscation
Malware Jail
Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction. Written for Node.js
Stars: ✭ 349 (+55.11%)
Mutual labels:  deobfuscation
r2con2021 deobfuscation
Workshop Material on VM-based Deobfuscation
Stars: ✭ 109 (-51.56%)
Mutual labels:  deobfuscation
Deobfuscation
Binary Deobfuscation Series
Stars: ✭ 15 (-93.33%)
Mutual labels:  deobfuscation
Plasma
Minecraft Mappings for legacy versions (currently just beta 1.7.3)
Stars: ✭ 30 (-86.67%)
Mutual labels:  deobfuscation
Etacsufbo
基于 AST 变换的简易 Javascript 反混淆辅助工具
Stars: ✭ 224 (-0.44%)
Mutual labels:  deobfuscation
Pjorion Deobfuscator
A deobfuscator for PjOrion, python cfg generator and more
Stars: ✭ 48 (-78.67%)
Mutual labels:  deobfuscation
Vtil Core
Virtual-machine Translation Intermediate Language
Stars: ✭ 738 (+228%)
Mutual labels:  deobfuscation
Samsung Firmware Magic
Tool for decrypting the firmware files for Samsung SSDs
Stars: ✭ 138 (-38.67%)
Mutual labels:  deobfuscation
Ollvm Breaker
使用Binary Ninja去除ollvm流程平坦混淆
Stars: ✭ 239 (+6.22%)
Mutual labels:  deobfuscation
Eazfixer
A deobfuscation tool for Eazfuscator.
Stars: ✭ 168 (-25.33%)
Mutual labels:  deobfuscation
De4js
JavaScript Deobfuscator and Unpacker
Stars: ✭ 556 (+147.11%)
Mutual labels:  deobfuscation
Tigress protection
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.
Stars: ✭ 550 (+144.44%)
Mutual labels:  deobfuscation
Jremapper
Remapping tool for compiled java programs.
Stars: ✭ 97 (-56.89%)
Mutual labels:  deobfuscation
Mosey
A free and open source java bytecode obfuscator, experimental
Stars: ✭ 43 (-80.89%)
Mutual labels:  mosey
Dnpatch
.NET Patcher library using dnlib
Stars: ✭ 249 (+10.67%)
Mutual labels:  deobfuscation


How to use

  • Learn FUCKING JAVA
  • Gain some knowledge of obfuscation/bytecode/re (Optional)

This deobfuscator does not provide any gui or configuration file because it's meant to run through an IDE.
To configure deobfuscator for your preferences you need to edit Loader class.


Supported Obfuscators

Partially Supported Obfuscators

In Future Supported Obfuscators (maybe)


Transformers

If you know nothing bout deobfuscation use precomposed ones
Most of transformers are done without frames so they might not work sometimes


SandBox doesn't work

Just add -noverify to jvm arguments if still doesn't work then open issue


Deobfuscator only makes code readable for humans also if some decompilators can't decompile class try another and if no one works just create issue that includes: [sample jar with obfuscation, deobfuscator transformers, deobfuscator log file] and optional obfuscator name


Built on: Java 11 (Adoptium)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].