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☆90Updated 2 weeks ago
- Apk component parser. ( so, manifest, arsc, dex )☆22Updated 8 years ago
- dex2jar for android☆29Updated 7 years ago
- ☆34Updated 8 years ago
- 一款手机上的编程软件☆14Updated 8 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆57Updated 2 years ago
- ☆39Updated 10 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加密☆19Updated 9 years ago
- 隐藏关键方法的相关调用☆58Updated 8 years ago
- a simple string obfuscator for java/smali☆34Updated 7 years ago
- 学习加壳☆18Updated 8 years ago
- Android Dex Protector☆29Updated 8 years ago
- Provides a java library to read AR, ELF, COFF and other kind of binary files☆61Updated 6 years ago
- Obfuscator for android res.安卓res资源混淆器☆28Updated 10 years ago
- 360加固脱壳后的修复工具 oncreatenaive需要自行还原☆13Updated 7 years ago
- This project is unmaintained and unfinished.☆56Updated 10 years ago
- ☆28Updated 7 years ago
- 将smali代码转换为更易懂的Java伪码☆29Updated 10 years ago
- fork of jamvm 2.0☆14Updated 7 years ago
- Java library for reading CHM (Microsoft Compiled HTML Help) files. Several utilities are provided, including a web server for reading CHM…☆35Updated 8 years ago
- just a mirror project☆44Updated 6 years ago
- 字符串反射解密、解混淆☆35Updated 8 years ago
- ☆11Updated 7 years ago
- apk加壳实现,防止反编译篡改核心代码,加强代码的保护☆17Updated 9 years ago
- 1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。☆19Updated 7 years ago
- Java decompiler written in Rust.☆20Updated 2 years ago
- 自研利用动态加载技术实现APK加壳,壳程序用JNI实现增加源码破解难度。☆96Updated 8 years ago
- Java bytecode analyzer customizable via JSON rules☆73Updated 7 years ago
- The output of this project, which is a runnable jar file, is able to transfer jar to organized java files. Futher plan is to analyze them…☆26Updated 8 years ago