Jump to content

Enable Debug menu in Games


Go to solution Solved by fahadxmb,

22 posts in this topic

Recommended Posts

Posted

it depends on each game mostly used words

are

 

hacked

 

okay thx, now i get a lots of functions in ida, how i can recognize wich one let the menu appier? some of then use this codes MOVS R0, #0, BX LR and other only BX LR

  • Replies 21
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

okay thx, now i get a lots of functions in ida, how i can recognize wich one let the menu appier? some of then use this codes MOVS R0, #0, BX LR and other only BX LR

those are the patched ones

Posted

those are only wich use the BX LR code right?

not all but some

what happens is that the confuscated switches between text codes get replaced by the patched ones which replaces the ckdes into different formats instead of the original ones

Posted

not all but some

what happens is that the confuscated switches between text codes get replaced by the patched ones which replaces the ckdes into different formats instead of the original ones

hmmm.... okay, and the move r0, #0 codes shows me that the code is off right? and to enable it i musst use the code move r0, #1? or is that always different from function to function?

 

can it be that ida dont show me all offsets from a .so file? in one file it show me only the arm codes from 0x0025ce80 to 0x009...... and in a other one from 0x0085.... to 0x09..... but what is with the funktions btw. 0x000000 and the 0x0025.... or is that for ida not possible to read it?

Posted

hmmm.... okay, and the move r0, #0 codes shows me that the code is off right? and to enable it i musst use the code move r0, #1? or is that always different from function to function?

 

can it be that ida dont show me all offsets from a .so file? in one file it show me only the arm codes from 0x0025ce80 to 0x009...... and in a other one from 0x0085.... to 0x09..... but what is with the funktions btw. 0x000000 and the 0x0025.... or is that for ida not possible to read it?

no IDA can read it but it has been coded in a different way formed .ro data so it cannot be loaded the script is different

Posted

no IDA can read it but it has been coded in a different way formed .ro data so it cannot be loaded the script is different

okay and how i can load it?

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