
DexLoader
A demo Android project showcasing dynamic DEX loading using DexClassLoader, PathClassLoader, and in-memory execution. For educational purposes only.
android-securitybinary-exploitationdynamic-analysis-sandboxing+3
2

A demo Android project showcasing dynamic DEX loading using DexClassLoader, PathClassLoader, and in-memory execution. For educational purposes only.

Reverse engineering and pentesting for Android applications

the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which…

The Redexer binary instrumentation framework for Dalvik bytecode

[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it…

A frida tool to dump dex in memory to support security engineers analyzing malware.