Tagged Articles

Browsing: #Native Code

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

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

Frida JNI_OnLoad Bypass Techniques: Defeating Anti-Hooking in Android Native Code

Master Frida JNI_OnLoad bypass techniques to defeat anti-hooking in Android native code. Learn to hook early,...

Android Software Reverse Engineering & Decompilation

Mastering Obfuscator-LLVM: Identifying and Neutralizing Android Native Protections for Reverse Engineers

Demystify Android native code obfuscated with Obfuscator-LLVM. Learn identification techniques and practical n...

Android Software Reverse Engineering & Decompilation

Custom Frida-Gadget Development: Injecting Your Own Native Code into Android’s ART Runtime

Inject custom native code into Android's ART runtime using Frida-Gadget. A detailed guide for advanced instrum...

Android System Securing, Hardening, & Privacy

Advanced Android Security: Implementing Dynamic Seccomp-BPF Filters for JNI Libraries

Harden Android JNI libraries with dynamic Seccomp-BPF filters. This expert guide shows how to sandbox native c...

Android System Securing, Hardening, & Privacy

Beyond SELinux: Enhancing Android App Security with Fine-Grained Seccomp-BPF

Dive deep into Seccomp-BPF to enhance Android app security, moving beyond SELinux limitations with fine-graine...

Android App Penetration Testing & Frida Hooks

Frida & Stalker: Dynamic Code Tracing and Native Execution Flow Analysis on Android

Dive into Frida and Stalker for dynamic native code analysis on Android, tracing execution flow and intercepti...

Android Software Reverse Engineering & Decompilation

Defeating Native Code String Encryption: A Reverse Engineer’s Guide to JNI & C/C++ Crypto

Uncover the secrets of native string encryption in Android. Master JNI, C/C++ crypto reversal, and Frida hooki...

Android Software Reverse Engineering & Decompilation

Defeating Native Code String Encryption: A Reverse Engineer’s Guide to JNI & C/C++ Crypto

Uncover the secrets of native string encryption in Android. Master JNI, C/C++ crypto reversal, and Frida hooki...

Android Software Reverse Engineering & Decompilation

Reverse Engineering Android Malware: A Case Study on ARM64 Native Payloads

Dive into ARM64 native Android malware reverse engineering. Learn to analyze JNI payloads, decipher assembly,...

Android Emulator Development, Anbox, & Waydroid

Debugging Native Code in Custom AOSP ROMs Running on Android Emulators: A Practical Walkthrough

Master native code debugging in custom AOSP ROMs on Android emulators. This guide covers `userdebug` builds, `...

Android App Penetration Testing & Frida Hooks

Reverse Engineering Android Games: Modifying Native Logic via Frida JNI

Dive into Android game reverse engineering. Learn to dynamically modify native C/C++ logic using Frida for JNI...

Android System Securing, Hardening, & Privacy

The PAC Advantage: Protecting Critical Pointers in Android Native Code with Pointer Authentication

PAC in Android native code hardens against memory corruption by cryptographically signing pointers, preventing...