Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 258 Bytes

Strtrace

Introduction

A simple script to trace string and objc object in ios app Based on Frida Stalker

Build

npm install

Usage

./strtrace.py --app <app_name> --func <module_name>!<function_offset>