Skip to content

A simple script to trace string and objc object in ios app

Notifications You must be signed in to change notification settings

DX39061/strtrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67a497c · Oct 11, 2024

History

5 Commits
Sep 26, 2024
Sep 26, 2024
Sep 26, 2024
Sep 26, 2024
Oct 10, 2024
Oct 11, 2024
Sep 26, 2024

Repository files navigation

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>

About

A simple script to trace string and objc object in ios app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published