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)
pip3 install strongarm-ios
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