/FlxC

FlexConvert to help you convert your patches to MS Easily and Accurately!

Primary LanguageShellGNU General Public License v3.0GPL-3.0

FlxC

Flex2MSConverter to help you convert your patches to MS Easily and Accurately!\

Why MacOS? -> If you are wondering so, then its because i first wrote the bash script on my mac, then ported it to iOS :P

Installation

iOS: Type 'su' in terminal to enter Root Mode, and then run the FLxCInstaller.sh (Case sensitive!)
MacOS: Double-Click the install.command

Note -> If you encounter a 'permission denied' error then run chmod +x [scriptpath] in terminal

Usage

FlxC (Shows Menu to select Patch)
FlxC [Patch Name]

Features

  1. Finds Classes, Methods and hooks them accordingly
  2. Assigns special names to each of the arguments automatically
  3. Reads which argument is modified, and which is not
  4. returns a value or adds a %orig hook accordingly
  5. Auto hooks multiple functions in the same class
  6. Supports all the Data Types! --> Int, Float, Bool, Long, Double, ID, NSNumber, NSString, UIColor, NSDate ( if you know more Contact me )
  7. Fast and Simple to Use! ( Also provides a Selector Menu to Choose from all the patches on your device )

Note

  1. Its free to use for everyone
  2. It has been tested on MTerminal v1.4-5 on iPad Mini 9.3.5
  3. Make sure you have XML Parser ToolKit, and xml2 form Cydia
  4. This Script is heavily dependant on 'xmllint'
  5. If you encounter any bugs/errors, contact @TheArmKing on Discord - TheArmKing#6647