All Projects → GraxCode → java-unpacker

GraxCode / java-unpacker

Licence: GPL-3.0 license
Extract Crypted Jar Archives

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to java-unpacker

Deoptfuscator
Deobfuscator for Android Application
Stars: ✭ 115 (+71.64%)
Mutual labels:  deobfuscation
Deobfuscator
Some deobfuscator for java lol
Stars: ✭ 225 (+235.82%)
Mutual labels:  deobfuscation
javascript-deobfuscator
A deobfuscator for JavaScript codes generated by Obfuscator.io
Stars: ✭ 136 (+102.99%)
Mutual labels:  deobfuscation
Flare Floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
Stars: ✭ 2,020 (+2914.93%)
Mutual labels:  deobfuscation
Dnpatch
.NET Patcher library using dnlib
Stars: ✭ 249 (+271.64%)
Mutual labels:  deobfuscation
mzphp2-deobfuscator
A de-obfuscate tool for code generated by mzphp2. 用于解混淆mzphp2加密的php文件的工具。
Stars: ✭ 36 (-46.27%)
Mutual labels:  deobfuscation
Pjorion Deobfuscator
A deobfuscator for PjOrion, python cfg generator and more
Stars: ✭ 48 (-28.36%)
Mutual labels:  deobfuscation
cerberus research
Research tools for analysing Cerberus banking trojan.
Stars: ✭ 110 (+64.18%)
Mutual labels:  decrypter
Plasma
Minecraft Mappings for legacy versions (currently just beta 1.7.3)
Stars: ✭ 30 (-55.22%)
Mutual labels:  deobfuscation
deollvm
deollvm arm64 based unicorn
Stars: ✭ 26 (-61.19%)
Mutual labels:  deobfuscation
Eazfixer
A deobfuscation tool for Eazfuscator.
Stars: ✭ 168 (+150.75%)
Mutual labels:  deobfuscation
Ollvm Breaker
使用Binary Ninja去除ollvm流程平坦混淆
Stars: ✭ 239 (+256.72%)
Mutual labels:  deobfuscation
WeDefend
⛔🛡️ WeDefend - Monitor and Protect Windows from Remote Access Trojan
Stars: ✭ 23 (-65.67%)
Mutual labels:  crypter
Samsung Firmware Magic
Tool for decrypting the firmware files for Samsung SSDs
Stars: ✭ 138 (+105.97%)
Mutual labels:  deobfuscation
Evader
Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)
Stars: ✭ 86 (+28.36%)
Mutual labels:  crypter
Jremapper
Remapping tool for compiled java programs.
Stars: ✭ 97 (+44.78%)
Mutual labels:  deobfuscation
bpre
bot protection reverse engineering
Stars: ✭ 181 (+170.15%)
Mutual labels:  deobfuscation
DarkHider
Hide your important notes , text messages , phone numbers and more in pictures and protect your privacy.
Stars: ✭ 25 (-62.69%)
Mutual labels:  crypter
tiro
TIRO - A hybrid iterative deobfuscation framework for Android applications
Stars: ✭ 20 (-70.15%)
Mutual labels:  deobfuscation
DreamProtectorFree
Simple protector to show how to run a payload without dropping it using RunPE Technique
Stars: ✭ 32 (-52.24%)
Mutual labels:  crypter

What is this project about?

The ReverseCrypter can extract jar archives crypted by various java-crypters. The extractors (and their keys!) are hard-coded and may not work for newer versions.

Supported Crypters

Crypter Extractor
CoreProtect by xmcgamer0x CoreProtectEx
XMC2 (Old CorePt.) by xmcgamer0x XMC2Ex
JCrypt 1.5 by redpois0n JCryptEx
JarProtector 1.1.1 by Burn3diC3 JarProtectorEx

CLI

Argument Description
--help Displays help
--input Specify input file
--output Specify output file
--extractor Specify extractor

Libraries needed

commons-io 2.6, commons-cli 1.4

License

ReverseCrypt is licensed under the GNU General Public License 3.0

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].