Jump to content

7 posts in this topic

Recommended Posts

Posted (edited)


#import <Foundation/Foundation.h>

#import "writeData.h"

%ctor {

writeData(0x1D4C44, 1CE086E5);

}

Try put this on tweak.xm

Updated by Kenny808
Posted

Just  use Code Injection. Look up an ARM Converter and replace it with the function u are looking for :)

I just did that for him :3

Posted

 

#import <Foundation/Foundation.h>
#import "writeData.h"

%ctor {
writeData(001D4C44, 1CE086E5);
}
Try put this on tweak.xm

you mised 0x ...

 

also, hide the offset

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines