Tag: Reverse
2 posts in total

iOS Security and Reverse Engineering Basics

This article introduces the basic knowledge of iOS security and reverse engineering, including the principles and tools of iOS jailbreaking, code cracking techniques, static analysis, and dynamic debugging, providing a beginner's guide to iOS security research.

Android App Packet Capture

Starting from Android 7.0, apps no longer trust User Certificates. If you need to perform HTTPS packet capturing on any app, you must first root the device. This article explains how to install packet capture certificates on Android 7.0+ devices with root permissions to achieve app traffic capturing.