poxyran / miscLinks
Miscellaneous programs/scripts to make your life a little less painful
☆162Updated 6 years ago
Alternatives and similar repositories for misc
Users that are interested in misc are comparing it to the libraries listed below
Sorting:
- Example showing how to use Frida for standalone injection of a custom payload☆163Updated 5 years ago
- This repo aims at providing practical examples on how to use r2frida☆205Updated 4 years ago
- My own collection of Frida scripts and tricks☆69Updated 4 years ago
- Fridax enables you to read variables and intercept/hook functions in Xamarin/Mono JIT and AOT compiled iOS/Android applications.☆172Updated 2 years ago
- PoC Frida script to view Android libbinder traffic☆139Updated last year
- Automated Frida hook generation with JEB☆151Updated 2 years ago
- Frida module to hook module initializations on android☆67Updated 4 years ago
- A collection of secRet frida scripts☆64Updated 4 years ago
- Trace APIs declaratively through Frida.☆232Updated 2 months ago
- All the mono c exports, ready to be used in frida!☆74Updated 4 years ago
- A set of JEB Python/Java scripts for reverse engineering Android obfuscated code☆140Updated 9 years ago
- Instructions tracing powered by frida☆179Updated 6 years ago
- [Digital Whisper] Reverse Engineering Automation Article - Source Codes☆68Updated 2 years ago
- The new bridge between Ghidra and Frida!☆126Updated last year
- Create a stream from a filesystem resource.☆51Updated 3 months ago
- Intercept android apps based on unity3d (Mono) using Frida☆49Updated 6 years ago
- Easy to use Frida python binding script☆120Updated 7 years ago
- Mobile security trainings based on android☆106Updated 4 years ago
- Scripts to unpack APK protected by Legu☆217Updated 2 years ago
- Resources of the "Dissecting mobile native code packers. A case study." Zimperium's blogpost.