What's new

Solved Need help finding offset and making SCO/sprx blackscreen protection

ElectroDennis

ElectroDennis

Enthusiast
Messages
144
Reaction score
61
Points
95
Sin$
0
running 4.82.1 NoBD and I grabbed my eboot and converted it to an elf and opened it with HxD to try and find the “RECIEVED_GETREADY_TO_START_PLAYING” offset so i can make my own blackscreen protection. I found the string but it has three offsets like so...




I’m not sure what the hell I’m doing but I do, you know what I mean? Poeple have offered to give it to me but want to charge me $15-$25 but I don’t trust them because why would anyone pay more than $5 for a file less than 20kb? Lmao.


Any help would be nice, I would like to make a sco protection to use on my ofw but an sprx will be good enough for me.
 
PPRX

PPRX

what you want from me
Messages
46
Reaction score
43
Points
90
Sin$
0
Unfortunately, you can not create sprx black screen protection with the offset you found.
The offset you found is an offset into the string, not an offset into the function.
Try search "RECIEVED_GET_READY_TO_START_PLAYING" again using IDA.
 
Last edited:
Upvote 0
ElectroDennis

ElectroDennis

Enthusiast
Messages
144
Reaction score
61
Points
95
Sin$
0
Unfortunately, you can not create sprx black screen protection with the offset you found.
The offset you found is an offset into the string, not an offset into the function.
Try search "RECIEVED_GET_READY_TO_START_PLAYING" again using IDA.
Using BLUS30127 EBOOT... Ida never finds anything for me, not even one string. Btw using ida freeware, not pro, idk if that matters or not.
This is HxD


This is IDA after seraching for the string...
 
Last edited:
Upvote 0
Top Bottom
Login
Register