Tagged Articles

Browsing: #Malware Analysis

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

Google AdSense Placement - Responsive Header Leaderboard
Android Software Reverse Engineering & Decompilation

Runtime String Decryption Lab: Extracting Encrypted Strings from Android Applications Dynamically

Learn to dynamically extract encrypted strings from Android apps using Frida. Expert-level guide covers techni...

Android Software Reverse Engineering & Decompilation

Android Anti-Emulator Bypass Guide: Defeating Virtual Environment Detection in Malware and Protected Apps

Defeat Android anti-emulator tech in malware & protected apps using Frida, system property modification, a...

Android Software Reverse Engineering & Decompilation

ProGuard Deobfuscation 101: A Step-by-Step Guide for Android Reverse Engineers

Dive into ProGuard deobfuscation for Android apps. Learn step-by-step techniques to reverse engineer obfuscate...

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

Reconstructing Corrupted DEX Files: A Practical Guide to Repairing Android Binaries

Repair corrupted Android DEX files. This guide details DEX format, diagnostic tools, and practical header/ID l...

Android Software Reverse Engineering & Decompilation

DEX File Structure Deep Dive: Programmatic Navigation and Data Extraction

Deep dive into Android DEX file structure for programmatic navigation and data extraction. Learn to parse head...

Android Software Reverse Engineering & Decompilation

Advanced DEX Reverse Engineering: Unpacking Obfuscated Android Applications

Dive deep into Android DEX file format for advanced reverse engineering of obfuscated apps. Learn parsing, man...

Android Software Reverse Engineering & Decompilation

Building a Custom DEX Parser: From Raw Bytes to Method Signature Reconstruction

Dive deep into DEX file parsing. Learn to reconstruct Android method signatures from raw bytes for advanced re...

Android Software Reverse Engineering & Decompilation

Bypassing ART Anti-Hooking: Advanced Techniques to Evade Detection and Tamper Protections

Dive deep into ART internals to discover advanced anti-hooking bypass techniques. Evade detection and tamper p...

Android Software Reverse Engineering & Decompilation

How to Decipher Obfuscated Android Manifests: Techniques and Tools for Security Analysts

Learn to decipher obfuscated Android Manifests. This guide covers static analysis, Apktool usage, and identify...

Android Software Reverse Engineering & Decompilation

Reverse Engineering Android Manifests: A Step-by-Step Troubleshooting Script for Malicious Apps

Dissect Android Manifests to uncover malware. A step-by-step guide on reverse engineering permissions, compone...

Android Software Reverse Engineering & Decompilation

Frida Gadget Troubleshooting: Common Errors and Fixes for Android RE Workflows

Troubleshoot common Frida Gadget errors in Android RE, from crashes to script failures. Expert fixes for ABI,...