raycad / android-valgrind
Instructions for automatically detect memory management, threading bugs and profile your Android applications in detail.
☆21Updated 3 years ago
Alternatives and similar repositories for android-valgrind:
Users that are interested in android-valgrind are comparing it to the libraries listed below
- Binary build of Valgrind for Android☆44Updated 11 years ago
- Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build…☆21Updated 5 years ago
- Standalone android/platform/frameworks/native/libs/binder☆33Updated last year
- ☆25Updated 3 years ago
- A linux / android / MacOS hooking framework☆103Updated 2 years ago
- a android shared library dynamic loader☆17Updated 8 years ago
- ☆23Updated 9 years ago
- load android binaries using gnu ld.so☆33Updated 6 years ago
- Android ELF cleaner☆131Updated 8 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆112Updated 5 years ago
- ☆31Updated 8 years ago
- Backtrace Testing App☆50Updated 6 years ago
- Libcorkscrew (a stack trace printer from Android source) modified to build on the Android NDK☆15Updated 10 years ago
- Code profiler based on Frida☆32Updated 3 years ago
- Android IPC. C++ binder demo☆38Updated 5 years ago
- ☆104Updated 3 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆131Updated 5 years ago
- GOT Hook implemented in Android☆74Updated 7 years ago
- Android Native Dev in Modern C++☆24Updated last year
- android dalvik java hook☆18Updated 10 years ago
- The demo source of injection_by_ptrace☆61Updated 10 years ago
- Samples for various Android IPC mechanisms☆75Updated 11 years ago
- Enhanced dlfunctions, look up symbol in both .dynsym and .symtab☆49Updated 5 years ago
- ARTist's deployment application, for code-injection on an Android device.☆37Updated 5 years ago
- The Android Runtime Instrumentation Toolkit☆24Updated 8 years ago
- ☆18Updated 6 years ago
- Patched libunwind from Android sources (https://android.googlesource.com/platform/external/libunwind/) to build with standard NDK toolcha…☆12Updated 6 years ago
- A simple tool to help finding JNI calls in a x86/ARM disassembly listing☆81Updated 7 years ago
- A lightweight dex file parsing library☆82Updated 4 years ago
- A user level debugging application which can trace a running application in Android.