pspdev / psp-ghidra-scripts

Scripts for use with the Ghidra Reverse Engineering Suite
Apache License 2.0
34 stars 6 forks source link

Creating sceModuleInfo in Resurssiklunssi fails #4

Closed John-K closed 4 years ago

John-K commented 4 years ago

Creating sceModuleInfo in Resurssiklunssi the long way fails because their p_addr in the first load command points to init section instead of sceModuleInfo like everything else.

Consider using .rodata.sceModuleInfo if it exists and fall back to the manual way if it doesn't exist