Tagged Articles

Browsing: #Dynamic Analysis

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

Google AdSense Placement - Responsive Header Leaderboard
Android App Penetration Testing & Frida Hooks

Mastering Frida: Programmatically Listing Android’s Live Classes and Their Methods

Master Frida to dynamically list Android app classes and their methods at runtime. Essential for pen testing a...

Android App Penetration Testing & Frida Hooks

From APK to Runtime: Complete Guide to Android Class & Method Enumeration with Frida

Master Android class and method enumeration at runtime using Frida. This guide covers setup, basic and advance...

Android App Penetration Testing & Frida Hooks

Reverse Engineering Android Apps: A Step-by-Step Frida Guide to Runtime Discovery

Streamline Android app analysis: Explore loaded classes, enumerate methods, and understand application structu...

Android App Penetration Testing & Frida Hooks

Frida Hooks Explained: How to Enumerate Android Classes & Methods for Dynamic Analysis

Learn how to use Frida to enumerate Android classes and methods at runtime for dynamic analysis, a crucial ste...

Android App Penetration Testing & Frida Hooks

Practical Guide to Frida: Dynamic Class & Method Enumeration for Android Pen Testing

Master Frida for dynamic class and method enumeration in Android pen testing. Uncover hidden app logic, bypass...

Android App Penetration Testing & Frida Hooks

Android RE Lab: Mapping Runtime Classes and Methods with Frida & Objection

Master Android runtime class/method mapping with Frida & Objection. This guide shows how to dynamically en...

Android App Penetration Testing & Frida Hooks

Frida Masterclass: Bypassing Custom Certificate Pinning in Android Apps, Step-by-Step

Master Frida to bypass custom Android certificate pinning. This guide provides step-by-step instructions and c...

Android App Penetration Testing & Frida Hooks

Zero to Bypass: Crafting Custom Frida Scripts for Unique Android Root Detection Challenges

Master Android root detection bypass with custom Frida scripts. Learn to identify and hook common checks like...

Android Software Reverse Engineering & Decompilation

Frida Hooks for Custom Class Loaders: Deobfuscating Runtime Code in Android Apps

Demystify Android app obfuscation. Learn to use Frida to identify and hook custom class loaders, revealing hid...

Android Software Reverse Engineering & Decompilation

Reverse Engineering Android Plugins: Analyzing External Modules Loaded by ClassLoaders

Explore Android dynamic code loading. Learn to identify and analyze external modules loaded by DexClassLoader...

Android Software Reverse Engineering & Decompilation

Frida Scripting for DexClassLoader: Hooking & Tracing Dynamically Loaded Android Code

Learn to use Frida for dynamic analysis of Android apps, specifically hooking DexClassLoader to trace and extr...

Android Software Reverse Engineering & Decompilation

Android Dynamic Code Loading RE Lab: Dissecting DexClassLoader Malware Payloads

Dissecting Android malware using DexClassLoader for dynamic code loading requires advanced RE. Learn to hook w...