Jump to content

4 posts in this topic

Recommended Posts

Posted

Would it be possible to hook an event in a sub_X program when the user taps something like vol+ and vol- ?

 

Wondering because I'd like to popup a text field and get input and be able to write that to memory.

Posted (edited)

if you can find the function where the action for where the button action is stored then possibly yes, but then you're gonna have to find a set function to set the value as u cant really just have any value written to an offset using writeData. You can do this with MSHook or APK Compare, but not usually sub_x

Updated by UltraNoob
Posted

if you can find the function where the action for where the button action is stored then possibly yes, but then you're gonna have to find a set function to set the value as u cant really just have any value written to an offset using writeData. You can do this with MSHook or APK Compare, but not usually sub_x

I just want to make an event where the user can activate it and enter in a number of their own.

Posted

I just want to make an event where the user can activate it and enter in a number of their own.

 

 but then you're gonna have to find a set function to set the value as u cant really just have a value written to an offset using writeData.

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