We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SonyPSPResolveNIDs.py> Running... Parsing pspsdk_types.h... WARN: Failed to parse typedef struct PspIoDrvFileArg WARN: Failed to parse typedef struct PspIoDrvFuncs WARN: Failed to parse typedef struct PspIoDrv WARN: Failed to parse typedef struct PspSysEventHandler{ WARN: Failed to parse typedef int (*PspHttpPasswordCB)( WARN: Failed to parse typedef struct SceIoDirent { WARN: Failed to parse typedef struct _pspUtilityGameSharingParams WARN: Failed to parse typedef struct _pspUtilityMsgDialogParams WARN: Failed to parse typedef struct SceUtilitySavedataParam PSPSDKTypes parsed in 0.250999927521 seconds Could not find .rodata.sceModuleInfo section, calculating its location from ELF Program Headers Resolving Export NIDs for pops Traceback (most recent call last): File "/home/paul/projects/psp/psp-ghidra-scripts/SonyPSPResolveNIDs.py", line 524, in <module> main() File "/home/paul/projects/psp/psp-ghidra-scripts/SonyPSPResolveNIDs.py", line 520, in main resolveExports(exports_addr, exports_end, nidDB, module_name) File "/home/paul/projects/psp/psp-ghidra-scripts/SonyPSPResolveNIDs.py", line 307, in resolveExports stub_addr = getDataAt(stub_base.add(4*num_funcs + 4*var_idx)).value AttributeError: 'NoneType' object has no attribute 'value' SonyPSPResolveNIDs.py> Finished!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: