LaurieWired / android_emulators_for_reverse_engineersLinks
A guide to choosing between different Android Emulator options for Reverse Engineers
☆103Updated 2 years ago
Alternatives and similar repositories for android_emulators_for_reverse_engineers
Users that are interested in android_emulators_for_reverse_engineers are comparing it to the libraries listed below
Sorting:
- Smali reference for reverse engineering Dalvik Bytecode☆38Updated last year
- Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even…☆176Updated last year
- Notes for my video on running an ARM64 Android emulator in Azure☆41Updated 11 months ago
- The ARTful library for dynamically modifying the Android Runtime☆339Updated last year
- Automated Android custom unpacker generator☆336Updated last year
- This contains notes and slides for my talk on Reverse Engineering Android Malware☆56Updated last year
- Run the Medusa Android framework inside a docker container on x86 or ARM☆38Updated 2 years ago
- This contains notes, slides, and code for my Infosec World talk☆20Updated last year
- Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.☆144Updated last year
- A tool for analysing Android APKs and extracting root, integrity, and tamper detection checks.☆74Updated last year
- This contains notes and code for my Troopers23 Beyond Java talk☆27Updated 2 years ago
- This contains notes, slides, and code for my BsidesSeattle 2023 talk, Unmasking the Godfather☆15Updated 2 years ago
- This contains notes and slides for my REcon 2024 talk on Auto Unpacking Android Malware☆30Updated last year
- A modular and extendable Python tool for emulating simple SMALI code.☆88Updated last year
- A list of bizarre crackmes☆118Updated last month
- Collection of useful FRIDA Mobile Scripts☆160Updated 3 months ago
- Manage (and soon deploy) Android machines with pre-defined behaviors for Cyber Range environments.☆86Updated last year
- This contains notes, slides, and code for my Strange Loop talk☆33Updated last year
- LLM tool to find any potential vulnerabilities in android apps and deobfuscate android app code.☆137Updated 3 weeks ago
- ☆59Updated last year
- Dynamic injection tool for Linux/Android☆159Updated 6 months ago
- apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract cont…☆68Updated 2 weeks ago
- Some Of Anti-Frida Stuff☆124Updated 3 years ago
- Statically unpacking common android banker malware.☆153Updated 3 months ago
- Inspect and instrument React Native applications at runtime☆64Updated 7 months ago
- This repo contains the APK to follow along with my "Beautifying Android Native Code" Video on Youtube☆13Updated 2 years ago
- Example of hooking native functions in Android apps using Frida and JEB. Includes JNI analysis, sample app, and step-by-step guide for se…