📋
Mobile Device Security and Penetration Testing
  • Introduction
  • Mobile App Testing
  • Testing Network Communication
  • Android
    • Platform Overview
    • Android Basic Security Testing
    • Android Data Storage
    • Tampering and Reverse Engineering on Android
    • Android Network APIs
    • Android Anti-Reversing Defenses
  • iOS
  • Platform Overview
  • iOS Basic Security Testing
  • iOS Data Storage
  • iOS Network APIs
  • iOS Tampering and Reverse Engineering
  • iOS Code Quality and Build Settings
  • iOS Anti-Reversing Defenses
  • Appendix
    • Testing Server TLS Configuration
    • Testing Tools
    • ADB
    • Codesigning
    • Frida
      • Frida
      • Frida Tutorial 1
      • Frida Tutorial 2
      • Frida Tutorial 3
      • Frida on iOS
      • Objection
Powered by GitBook
On this page

Was this helpful?

Introduction

Welcome to the guides to support the Mobile Device Security and Penetration Testing. The guides are intended to be used to support the course.Becoming a super hero is a fairly straight forward process:

Target Audience

  • Developers

  • Administrators

  • Security experts

Some development knowledge is required as most of the tools required reading at code. You don’t need to proficient but be in a position to write and compile programs.

NextMobile App Testing

Last updated 4 years ago

Was this helpful?