alexkasko / krakatau-javaLinks
Assembler, disassembler and decompiler for Java class files
☆19Updated 10 years ago
Alternatives and similar repositories for krakatau-java
Users that are interested in krakatau-java are comparing it to the libraries listed below
Sorting:
- Tool for reversing AAPT by remapping R.java values after decompilation/deobfuscation.☆32Updated 7 years ago
- zygote hook for art in android 6.0 and more☆52Updated 7 years ago
- Pure Java implementaion of Android's Dalvik virtual machine☆11Updated 10 years ago
- Collections of useful android libraries (mostly mine)☆25Updated 4 years ago
- Java / Kotlin Decompiler and AST Library☆139Updated 7 years ago
- A runnable jar that generate Javascript hook script to hook Android classes.☆138Updated 7 years ago
- just a mirror project☆44Updated 6 years ago
- A simple tool to help finding JNI calls in a x86/ARM disassembly listing☆83Updated 7 years ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆46Updated 5 years ago
- This is a Frida/Gui tool is used for dynamic analysis of android applications. The tool allows you to inject/hook javascript to various …☆22Updated 2 years ago
- ☆21Updated 9 years ago
- Android 平台 加固方案☆41Updated 10 years ago
- Android OAT Plugin for JEB☆47Updated last year
- POC of packing app(only dalvik supported)--Decrypt code on the fly☆51Updated 9 years ago
- Exploit for Android Zip bugs: 8219321, 9695860, and 9950697☆144Updated 11 years ago
- xposed for ART☆15Updated 10 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆23Updated 9 years ago
- Java decompiler written in Rust.