ver 0.1.1
id hooking now supported!!(NSString and NSNumber only)
Im not doing UIColor and NSDate cus I dunno how and i doubt anyone need it
2 known bugs
1. hooking method with more than 1 arg is not working properly
2. void hooking require you to add the %orig() yourself
Im working on it
FlexConverter is a tool that allow you to convert your Flex patch to tweak code.
It is very easy to use. All you have to do is open terminal and type in
FlexConverter YourPatchName
and your tweak code is in your clipboard!
Instructions
1. Download the .deb
2. Install it.
3. Run
FlexConverter <YourPatchName>
in terminal or ssh
The code will be copied to your clipboard.
4. Open your tweak file (usuallyTweak.xm) and paste the code.
Features
Convert int, bool, float, NSString and NSNumber hooking
Download Link
[Hidden Content]