MalcolmFeng / DecompilerLinks
A Decompiler can read the class file, and decompile the bytecode to java code.
☆25Updated 6 years ago
Alternatives and similar repositories for Decompiler
Users that are interested in Decompiler are comparing it to the libraries listed below
Sorting:
- JVM bytecode interpreter written in Java☆86Updated last year
- 学习加壳☆17Updated 8 years ago
- dex2jar for android☆27Updated 7 years ago
- Apk component parser. ( so, manifest, arsc, dex )☆23Updated 8 years ago
- 将smali代码转换为更易懂的Java伪码☆28Updated 10 years ago
- ☆33Updated 8 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 8 years ago
- android dex加密☆18Updated 8 years ago
- Provides a java library to read AR, ELF, COFF and other kind of binary files☆61Updated 6 years ago
- 自研利用动态加载技术实现APK加壳,壳程序用JNI实现增加源码破解难度。☆97Updated 8 years ago
- 一款手机上的编程软件☆13Updated 8 years ago
- Obfuscator for android res.安卓res资源混淆器☆28Updated 9 years ago
- a simple string obfuscator for java/smali☆32Updated 7 years ago
- just a mirror project☆43Updated 6 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆56Updated 2 years ago
- 字符串反射解密、解混淆☆34Updated 8 years ago
- fork of jamvm 2.0☆12Updated 6 years ago
- 在Android平台用gcc和g++编译运行c和c++☆16Updated 5 years ago
- ☆38Updated 10 years ago
- The binary file editor☆37Updated last week
- 1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。☆19Updated 7 years ago
- Android Dex Protector☆27Updated 8 years ago
- ☆27Updated 6 years ago
- ida for android☆25Updated 8 years ago
- ☆12Updated 3 years ago
- an android application base on jadx-gui☆25Updated 6 years ago
- 一个用dexlib库解析dex的demo,里面是解析自己的demo☆17Updated 6 years ago
- 一个给apk加壳的简单工具, 主要演示apk加壳原理. 代码来源于<Android软件安全与逆向分析>一书, 做了一些简单修改.☆43Updated 7 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 4 years ago
- App translates Java source code to C++ source code.☆17Updated 11 years ago