LaurieWired / SmaliReferenceLinks
Smali reference for reverse engineering Dalvik Bytecode
☆38Updated 2 years ago
Alternatives and similar repositories for SmaliReference
Users that are interested in SmaliReference are comparing it to the libraries listed below
Sorting:
- This contains notes and slides for my talk on Reverse Engineering Android Malware☆58Updated last year
- Run the Medusa Android framework inside a docker container on x86 or ARM☆37Updated 2 years ago
- This contains notes and code for my Troopers23 Beyond Java talk☆22Updated 2 years ago
- Notes for my video on running an ARM64 Android emulator in Azure☆38Updated last year
- A list of bizarre crackmes☆135Updated last month
- This contains notes, slides, and code for my Infosec World talk☆17Updated 2 years ago
- This contains notes, slides, and code for my Strange Loop talk☆30Updated 2 years ago
- A guide to choosing between different Android Emulator options for Reverse Engineers☆118Updated 2 years ago
- ☆20Updated 2 years ago
- Extracting unpacked dec files from running application using frida.☆42Updated 2 years ago
- Contains all the scripts and sample apps related to android in app protections.☆38Updated last month
- Some Of Anti-Frida Stuff☆127Updated 3 years ago
- A modular and extendable Python tool for emulating simple SMALI code.☆92Updated last year
- ☆93Updated 3 years ago
- Slides and videos from my public speeches / conferences☆78Updated 3 weeks ago
- A burp for intents wannabe☆78Updated last year
- The ARTful library for dynamically modifying the Android Runtime☆343Updated last year
- Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even…☆186Updated last year
- Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.☆159Updated 2 years ago
- Inspect and instrument React Native applications at runtime☆96Updated last year
- ☆62Updated last year
- Type diagram plugin for JADX decompiler☆73Updated 2 weeks ago
- LLM tool to deobfuscate android app and find any potential vulnerabilities in android apps and code.☆297Updated last month
- Dynamic injection tool for Linux/Android☆194Updated 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…☆47Updated last year
- An intentionally vulnerable Android Application to demonstrate various vulnerabilities that airses in Android Components.