qwikrazor87

Results 7 comments of qwikrazor87

Do you guys have plans of reversing the OFW updater modules (I know it's not part of the modules in flash)?

@artart78 Yeah, I just thought it would be interesting though, since there are some interesting modules in there (to me at least). modname (attr) updater (0x0800) scePSAR_Driver (0x1006) sceChkuppkg (0x5006)...

in loadelf.c, sceKernelApplyPspRelSection, at line 919, this code, addrSegIndex = ELF32_R_ADDR_BASE(relocInfo[i].r_info >> 16); //0x000052C8 ELF32_R_ADDR_BASE is a define that right shifts the input 16 bits, and as you can see,...

It is used for PS1 KEYS.BIN extraction and PTF theme decryption.

I will see later if I can remove it and make a smaller function for those needs without libkirk.

ok, I will look into it as soon as I can. I just moved recently, so it might be a while.

Thank you, I will look into it when I can.