ohchase / plt-rsLinks
Featureful library for iterating and hooking linux and android applications PLT (Procedure Linkage Table) at runtime
☆39Updated last week
Alternatives and similar repositories for plt-rs
Users that are interested in plt-rs are comparing it to the libraries listed below
Sorting:
- Featureful library for interacting with unix processes through ptrace, supports x86_64, i686, arm, aarch64 remote function calls☆46Updated last week
- Yet Another Unix Injector with support for Android/Android Emulator i686/x64/arm/aarch64☆53Updated 2 weeks ago
- Code to extracts stable ARM CPU register values directly from system hardware for fingerprinting device.☆26Updated last month
- ☆35Updated 2 months ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆141Updated last year
- Remote library injection into Android processes, then hooking via various methods☆56Updated 3 months ago
- Run `strace` on program that is under another debugger☆17Updated 2 years ago
- APatch KernelPatch QEMU Debug Environment☆22Updated 11 months ago
- deobfuscation BR☆51Updated last year
- It can help you better use Frida in SO binaries☆35Updated 2 years ago
- Use lief, keystone and capstone to manually inline hook elf(libil2cpp.so)☆32Updated last year
- A frida module to parse Elf headers in runtime☆35Updated 6 years ago
- ☆52Updated last year
- Update Frida hooks automatically.☆27Updated last year
- A command line utility for managing Frida.☆23Updated 2 years ago
- The standalone version of the libunwindstack from Android.☆26Updated 10 months ago
- Find JNI native methods while the app is running.☆21Updated 10 months ago
- Bypass dynamic linking function restriction on Android by forging caller address☆40Updated 3 years ago
- PoC app for linjector-rs☆18Updated last year
- Custom linker implemented with Segmentation Fault handler☆21Updated 5 years ago
- A kernel module for tracing signal☆29Updated 2 years ago
- Single-step debugging of native code using frida, stalker, and semaphore