android-lkms
Reverse debugger
Provides tools and modules to aid in reversing and debugging Android applications on controlled systems/emulators.
Android Loadable Kernel Modules - mostly used for reversing and debugging on controlled systems/emulators
204 stars
19 watching
69 forks
Language: C
last commit: about 10 years ago androidandroid-lkmsemulatorskernelloadable-kernel-modulesreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
zsshen/probedroid | A toolset for creating and running custom analysis and debugging tools on Android without modifying the app source code | 197 |
strazzere/android-unpacker | A tool designed to reverse-engineer and analyze Android malware by unpacking and disassembling APK files | 1,123 |
linshaosec/csdroid | A custom Android firmware project with source code, providing a modified version of the original CSdroid | 51 |
igio90/dwarf | A multi-platform debugger and reverse engineering tool for analyzing Android, iOS, Windows, Linux, and other architectures. | 1,277 |
nilhcem/1602a-androidthings | Driver software for an LCD display on Android Things | 29 |
restuwahyu13/bangjago-android-emulator | A command-line based Android emulator toolset with features like USB and wireless connectivity, SDK management, and AVD creation. | 80 |
secrary/andromeda | A tool for analyzing and reverse-engineering Android applications | 701 |
strazzere/golang_loader_assist | A tool designed to facilitate the reverse engineering of Go binaries using IDA Pro | 628 |
lxdvs/apk2gold | Decompiles Android apps into Java source code with resources | 676 |
imaaronjames/simple-android-keyboards | A module for adding Android keyboards to Framer Studio projects | 8 |
frenchyeti/dexcalibur | A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. | 1,059 |
lucasgleba/zkriscv | A RISC-V CPU emulator implemented as a zero-knowledge verification system to prove program execution correctness | 47 |
kztk-m/sparcl | A language and runtime environment for partially invertible computation, focusing on linear typing and reversible programming. | 10 |
tom91136/akatsuki | A library that simplifies state restoration and argument passing in Android applications via annotation-based configuration. | 138 |
swdunlop/andbug | An Android debugging tool that allows users to hook Dalvik methods, examine process state, and perform changes. | 596 |