Skip to content

bytedriver/strongarm-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Strongarm Tutorial

This project demonstrates the usage of strongarm which is a full-featured, cross-platform ARM64 Mach-O analysis library.

In this project, you will be able to modify a constant string that appears on the test app's UI.

(Using Python3, on MacOS)

Install dependencies

pip3 install strongarm-ios

Build & Test

python3 Modify.py

You should be noticed that it prints as follow:

Found the string.
Hello 'strongarm'

Please see the details about strongarm, please follow here: https://github.com/datatheorem/strongarm

About

A Simple Strongarm Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages