04/01/2008, 05:33 AM
In a PSP, functions in a module are named by concatenating the library they are exported (supervisor) and a 4 byte idenifier called a NID,
The NID was obtained by computing the SHA-1 of the function name,
This has now changed making it harder to obtain the correct NID,
I believe the NID resolver would do as ZiNgA said bridge the gap between the new and old NIDs making older kernel modules compatible for the newer firmware,
The NID was obtained by computing the SHA-1 of the function name,
This has now changed making it harder to obtain the correct NID,
I believe the NID resolver would do as ZiNgA said bridge the gap between the new and old NIDs making older kernel modules compatible for the newer firmware,