From bc59e31a5b91e72fc8742e3be4695c2061bb7aca Mon Sep 17 00:00:00 2001 From: hopeless <99332743+pwnless@users.noreply.github.com> Date: Wed, 9 Oct 2024 18:57:51 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4095b2d..5b872d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # AutoFLEX Auto inject [FLEX](https://github.com/FLEXTool/FLEX) to any iOS app! +## Features +* Always build with newest FLEX with Github actions +* Inject single deb into you ipa and profit +* Works even without jailbreak, and inject any 3rd party app. +* Open FLEX at application launch. + ## Install **Do NOT install the deb directly**, the released deb is not for direct installation. Instead, you must use sideloady or other ipa patcher to patch this deb into ipa. @@ -13,4 +19,4 @@ It basically inject beloved FLEX debugger into any iOS application. Yes. yes, but first they __do not have the newest FLEX__, second they cannot be used when you have no jailbreak. ## Yes but I absolutley want to install this deb directly! -OK, you have to fork this repo, modify the control file to include the app bundle id you wanna hook, and run the workflow to get your deb. +OK, you have to fork this repo, modify the autoflex.plist file to include the app bundle id you wanna hook, and run the workflow to get your deb.