Jump to content

Is the target class important?


Go to solution Solved by Naeemjr,

3 posts in this topic

Recommended Posts

Posted

I am using flex to find the classes for an that i am trying to hack and there is this target class that is called IAPM and with a method : -(bool)subscribed There is only of this but sometimes there are more methods with pretty much the same name (-(bool)subscribed) so how would we know which one to set to true? Do we look at the class and then choose? And if the classes have weird names then? Or is it ok to set stuff like this to true?

mu1lc.jpg

  • Solution
Posted

I am using flex to find the classes for an that i am trying to hack and there is this target class that is called IAPM and with a method : -(bool)subscribed There is only of this but sometimes there are more methods with pretty much the same name (-(bool)subscribed) so how would we know which one to set to true? Do we look at the class and then choose? And if the classes have weird names then? Or is it ok to set stuff like this to true?mu1lc.jpg

First search for suscribed and see how may are there just turn them on it is a bool even if you turn the wrong one it won't crash the game unless it void

Posted

Trial & Error. If the application has more than 1 class that hold a "Subscriber" value, turn them to TRUE and see which one affects the application

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