poliva / dexinfoLinks
A very rudimentary Android DEX file parser
☆65Updated 11 years ago
Alternatives and similar repositories for dexinfo
Users that are interested in dexinfo are comparing it to the libraries listed below
Sorting:
- Extended oatdump from AOSP platform/art repo☆136Updated 8 years ago
- a set of tools/scripts to obfuscate and manipulate dex files☆119Updated 10 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆77Updated 10 years ago
- Dex manipulation library☆102Updated 9 years ago
- Android OAT Plugin for JEB☆48Updated 2 years ago
- Extracting the strings from the .dex files with meaning.☆12Updated 8 years ago
- A SDK for the creation of analysis tools without obtaining app source code in order to profile runtime performance, examine code coverage…☆200Updated 6 years ago
- inotifywait for Android☆105Updated 10 years ago
- DexHook is a xposed module for capturing dynamically loaded dex files.☆129Updated 10 years ago
- A Program Analysis Toolkit for Android☆120Updated 8 years ago
- PoC code for 32 bit Android OS☆134Updated 9 years ago
- restart adbd with root privileges☆166Updated 9 years ago
- AndroidSubstrate_hookingC_examples☆56Updated 10 years ago
- a lightweight debugger for android virtual machine.☆143Updated 9 years ago
- Dalvik vm Instrumentation OS