ytsutano / jitana
A graph-based static-dynamic hybrid DEX code analysis tool
☆41Updated 6 years ago
Alternatives and similar repositories for jitana:
Users that are interested in jitana are comparing it to the libraries listed below
- The Android Runtime Instrumentation Toolkit☆24Updated 8 years ago
- ☆22Updated 8 years ago
- Symbolic/concolic execution of Android apps☆56Updated 9 years ago
- A dynamic analysis platform for Android☆42Updated 5 years ago
- An APK instrumentation library and DroidBox APIMonitor☆59Updated 11 years ago
- ARTist's core implementation meant to be included in the art project. Provides ARTist APIs and boilerplate code for modules.☆111Updated 5 years ago
- The Redexer binary instrumentation framework for Dalvik bytecode☆166Updated 3 years ago
- A targeted input generator for Android that improves the effectiveness of dynamic malware analysis.☆58Updated 6 years ago
- A portable utility to locate android binder service☆92Updated 5 years ago
- ☆42Updated 5 years ago
- Morula is a secure replacement of Zygote to fortify weakened ASLR on Android☆15Updated 10 years ago
- Control Flow Graph Scanning for Android☆59Updated 9 years ago
- Draw basic flow diagram of methods in smali file based on unconditional jump and conditional jump instructions.☆33Updated 9 years ago
- Container and system event tracing using eBPF☆33Updated last month
- A very minimalist smali emulator that could be used to "decrypt" obfuscated strings☆98Updated 7 years ago
- ☆40Updated 3 years ago
- Dex manipulation library☆101Updated 9 years ago
- TIRO - A hybrid iterative deobfuscation framework for Android applications☆23Updated 6 years ago
- Parse and tamper DEX file☆18Updated 8 years ago
- Android Library Code Recognition☆79Updated 10 months ago
- LibD: Scalable and Precise Third-party Library Detection in Android Markets☆68Updated 5 years ago
- DEX bytecode instrumentation using dexlib2 from the smali project☆19Updated 9 years ago
- DroidSafe Android Static Analysis Source Repository☆94Updated 7 years ago
- Extracting the strings from the .dex files with meaning.☆12Updated 7 years ago
- An Android port of the melkor ELF fuzzer☆60Updated 10 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆79Updated 9 years ago
- AntiTaintDroid - Escaping Taint Analysis (and stealing private information) on Android for Fun and Profit☆43Updated 7 years ago
- A dynamic information flow tracing system for Android☆54Updated 3 years ago
- Taming Reflection to Support Whole-Program Analysis of Android Apps☆50Updated 5 years ago
- A very rudimentary Android DEX file parser