Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clienthax/Ps3GhidraScripts
/ loadingPrx
Method
loadingPrx
ghidra_scripts/Ps3ElfUtils.java:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
boolean loadingPrx() throws Exception {
74
return
programType == ET_SCE_PPURELEXEC;
75
}
76
77
// there should be a offset to this...
78
// TODO use e_phoffset instead
Callers
1
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected