(adsbygoogle = window.adsbygoogle || []).push({});
So if you're good with IDA perhaps you could help me.
I've opened a decrypted EBOOT in IDA with the PS3 Plugins.
I'm trying to change some values and or get the offsets for them so that they can be edited with a tool.
The problem i'm currently having is that there is no cross reference for it. Therefore i don't know what values or what is being called.
This is my first time using IDA so experience is at minimum.
I have generated strings and waited for IDA to idle.
I then click on a strings and look at it in IDA view...
Image:
You must login or register to view this content. <-- no cross reference
Another image here also shown in HxD...
Image:
You must login or register to view this content.
All help is appreciated.