LaurieWired / Azure_ARM64_Android_Emulator_NotesLinks
Notes for my video on running an ARM64 Android emulator in Azure
☆37Updated last year
Alternatives and similar repositories for Azure_ARM64_Android_Emulator_Notes
Users that are interested in Azure_ARM64_Android_Emulator_Notes are comparing it to the libraries listed below
Sorting:
- This contains notes and code for my Troopers23 Beyond Java talk☆22Updated 2 years ago
- Smali reference for reverse engineering Dalvik Bytecode☆37Updated last year
- Run the Medusa Android framework inside a docker container on x86 or ARM☆36Updated 2 years ago
- This contains notes and slides for my talk on Reverse Engineering Android Malware☆53Updated last year
- A guide to choosing between different Android Emulator options for Reverse Engineers☆105Updated 2 years ago
- A modular and extendable Python tool for emulating simple SMALI code.☆89Updated last year
- Inspect and instrument React Native applications at runtime☆71Updated 9 months ago
- Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even…☆179Updated 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 list of bizarre crackmes☆122Updated 2 months ago
- Type diagram plugin for JADX decompiler☆65Updated this week
- ☆61Updated last year
- Proof-of-concept code for Android APEX key reuse vulnerability☆98Updated last year
- Contains all the scripts and sample apps related to android in app protections.☆33Updated last year
- ☆90Updated 3 years ago
- Frida hook generator for Ghidra☆126Updated 2 months ago
- ☆19Updated 2 years ago
- Slides and videos from my public speeches / conferences☆76Updated 3 months ago
- Some Of Anti-Frida Stuff☆128Updated 3 years ago
- This contains notes, slides, and code for my BsidesSeattle 2023 talk, Unmasking the Godfather☆10Updated 2 years ago
- This contains notes and slides for my REcon 2024 talk on Auto Unpacking Android Malware☆26Updated last year
- A burp for intents wannabe☆71Updated last year
- This contains notes, slides, and code for my Infosec World talk☆16Updated last year
- Example of hooking native functions in Android apps using Frida and JEB. Includes JNI analysis, sample app, and step-by-step guide for se…