Tagged Articles

Browsing: #DEX Analysis

Browse all recent articles, tutorials, and reverse engineering posts matching this topic.

Google AdSense Placement - Responsive Header Leaderboard
Android Hacking, Sandboxing, & Security Exploits

Custom Class Loader Development for DEX: Loading & Executing Arbitrary Android Payloads

Learn to load and execute arbitrary DEX payloads in Android with custom class loaders. Dive into DEX format, c...

Android Hacking, Sandboxing, & Security Exploits

From Smali to Java: Advanced DEX Decompilation and Reconstruction Techniques for Android Reversing

Master advanced DEX decompilation and reconstruction for Android reversing. Go from Smali to Java, bypass chec...

Android Hacking, Sandboxing, & Security Exploits

Reverse Engineering Android Apps with DEX: Hands-On Lab for Analyzing Real-World APKs from First Principles

Dive deep into Android reverse engineering! Analyze real-world APKs from first principles using DEX file forma...

Android Software Reverse Engineering & Decompilation

Tracing ART Class Loading: Uncovering Dynamic Code Injection Techniques

Uncover dynamic code injection in Android ART. Trace class loading with Frida & debuggers to find hidden D...

Android Software Reverse Engineering & Decompilation

Beyond Smali: Advanced DEX Instruction Set Analysis for Reverse Engineers

Go beyond Smali! Master advanced DEX instruction set analysis for Android reverse engineering. Uncover obfusca...

Android Software Reverse Engineering & Decompilation

Forensic DEX Analysis: Unmasking Obfuscation Techniques in Android Apps

Dive deep into forensic DEX analysis to uncover obfuscation techniques in Android apps. Learn about DEX struct...

Android Hacking, Sandboxing, & Security Exploits

Dex Fuzzing for Beginners: A Step-by-Step Guide to Automated Android Vulnerability Discovery

Discover Android app vulnerabilities with Dex fuzzing! This guide covers setting up your environment, identify...

Android App Penetration Testing & Frida Hooks

Frida Deep Dive: Modifying Java Methods in Dynamically Loaded Android DEX Files

Master Frida to bypass security in Android apps loading DEX files at runtime. Hook and modify Java methods aft...

Android Mobile Forensics, Recovery, & Debugging

Mapping DEX to ART: A Forensic Guide to Understanding Runtime Code Transformations

Demystify Android's DEX to ART transformation for mobile forensics. Learn to trace Dalvik bytecode to native m...

Android Software Reverse Engineering & Decompilation

Automating DEX Analysis: Crafting Custom Scripts for Static Code Inspection

Automate DEX analysis with custom Python scripts. Deep dive into DEX file format parsing for static code inspe...

Android Software Reverse Engineering & Decompilation

Deep Dive into Dalvik: Understanding Opcodes and Register Usage with Smali Examples

Master Dalvik opcodes and register usage for Android reverse engineering. Learn key Dalvik bytecode analysis t...

Android Software Reverse Engineering & Decompilation

Beyond Obfuscation: Advanced JADX GUI Techniques for Decompiling Challenging Android APKs

Unlock the full potential of JADX for Android reverse engineering. Master advanced GUI features, CLI commands,...