Jump to content

4 posts in this topic

Recommended Posts

Posted

im try to make tweak first time for me :( 

#import <substrate.h>
#import <Foundation/Foundation.h>

static float CharacterInformation$$GetStat() {
    return 001BBE68;
}

%ctor {
    MSHookFunction(MSFindSymbol(NULL, "__001BBE68"),(float*)CharacterInformation$$GetStat, NULL);
}

 

now this true 

Posted
3 minutes ago, Ted2 said:

This code is wrong & I've no idea what you're trying to do.

Add more details please.

first time for me 

i will try to hack damage 

and i have this offest 

text:00000001001BC14C                 FMOV            S0,#1.0

how can i make tweak 

Posted
Just now, intell said:

first time for me 

i will try to hack damage 

and i have this offest 

text:00000001001BC14C                 FMOV            S0,#1.0

how can i make tweak 

vm_writeData(0x1001BC14C, 0x00F0271E);

 

Anyways look up tutorial section for code injection & use this

http://armconverter.com/codeinjectgenerator/

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