Tagged Articles

Browsing: #Static Analysis

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

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

Static Analysis Playbook: Detecting Inter-App Communication (IAC) via Intents & Services

Master static analysis to uncover Android Inter-App Communication (IAC) vulnerabilities. Learn to detect insec...

Android Software Reverse Engineering & Decompilation

Tracing Sensitive Data Flow Across Android IPC: A Static Analysis Methodology for Security Researchers

Analyze Android apps for sensitive data leaks via IPC using static analysis. A methodology for tracing data th...

Android Software Reverse Engineering & Decompilation

Automating IPC Vulnerability Discovery: Scripting Static Analysis for Android Applications

Automate Android IPC vulnerability discovery using static analysis. Find unprotected components, and write scr...

Android Software Reverse Engineering & Decompilation

Unraveling Android Service Bind & Start Mechanisms: A Static Analysis Perspective for Security Audits

Dive into static analysis for Android Services. Uncover security flaws in start/bind mechanisms by inspecting...

Android Software Reverse Engineering & Decompilation

Mastering Soot for Static IPC Analysis: A Practical Guide for Android Reverse Engineering

Master Soot for static Android IPC analysis. This guide covers setup, Intent tracing, and service binding to f...

Android Software Reverse Engineering & Decompilation

Advanced Static Analysis of Android Intent Resolution: Bypassing Obfuscation for IPC Discovery

Uncover hidden Android IPCs by mastering advanced static analysis. Bypass obfuscation using data flow, call gr...

Android Software Reverse Engineering & Decompilation

RE Lab: Identifying & Exploiting Vulnerable Android Services Through Static Code Review

Master static analysis to uncover and exploit insecure Android services. A deep dive into IPC vulnerabilities...

Android Software Reverse Engineering & Decompilation

Deep Dive: Unmasking Hidden IPC Attack Vectors via Static Analysis of Android Intent Filters

Unmask hidden Android IPC attack vectors by static analysis of Intent Filters. Learn to identify, exploit, and...

Android Software Reverse Engineering & Decompilation

How to Statically Map All Android IPC Pathways (Intents & Services) in a Malicious APK

Learn to statically map Android IPC pathways (Intents & Services) in malicious APKs. Uncover hidden comms...

Android Software Reverse Engineering & Decompilation

Beyond ProGuard: Analyzing Custom Smali Obfuscation in Android Malware Samples

Dive into advanced Smali obfuscation in Android malware. Learn to analyze dynamic string decryption, control f...

Android Software Reverse Engineering & Decompilation

Unveiling Secrets: Advanced resources.arsc Analysis for Obfuscated Android Applications

Unlock the secrets of obfuscated Android apps by mastering resources.arsc analysis. Learn binary formats, cust...

Android Software Reverse Engineering & Decompilation

Your First Kotlin RE Project: A Step-by-Step Walkthrough Decompiling an Android APK

Master Android Kotlin decompilation. Learn to reverse engineer APKs step-by-step using essential tools like Ap...