LaurieWired / SmaliReference
Smali reference for reverse engineering Dalvik Bytecode
☆34Updated last year
Alternatives and similar repositories for SmaliReference:
Users that are interested in SmaliReference are comparing it to the libraries listed below
- This contains notes and code for my Troopers23 Beyond Java talk☆25Updated last year
- This contains notes and slides for my talk on Reverse Engineering Android Malware☆44Updated 11 months ago
- This contains notes, slides, and code for my Strange Loop talk☆26Updated last year
- Run the Medusa Android framework inside a docker container on x86 or ARM☆34Updated last year
- Notes for my video on running an ARM64 Android emulator in Azure☆37Updated 6 months ago
- Some Of Anti-Frida Stuff☆114Updated 2 years ago
- This contains notes, slides, and code for my Infosec World talk☆18Updated last year
- This contains notes and slides for my REcon 2024 talk on Auto Unpacking Android Malware☆24Updated 7 months ago
- Detect code obfuscation through text classification in the detection process.☆44Updated 11 months ago
- Slides and videos from my public speeches / conferences☆71Updated last month
- LLM tool to find any potential vulnerabilities and deobfuscate android app code.☆78Updated last month
- A list of bizarre crackmes☆103Updated 2 weeks ago
- A burp for intents wannabe☆51Updated 6 months ago
- Contains all the scripts and sample apps related to android in app protections.☆26Updated last year
- ☆19Updated last year
- This contains notes, slides, and code for my BsidesSeattle 2023 talk, Unmasking the Godfather☆13Updated last year
- ☆88Updated 2 years ago
- This contains notes and slides for my Objective by the Sea talk☆96Updated last year
- Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.☆141Updated last year
- ☆55Updated 10 months ago
- Extracting unpacked dec files from running application using frida.☆33Updated last year
- Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even…☆162Updated 9 months ago
- A modular and extendable Python tool for emulating simple SMALI code.☆84Updated 9 months ago
- A guide to choosing between different Android Emulator options for Reverse Engineers