-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
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
Merge vdsuite NID database to the vitasdk #574
Comments
I disagree with this. |
I won't overwrite function names where it doesn't make sense. |
known problem
But, if you ignore 1 and 2 and added them, everything will be mixed and maintenance will be very difficult. |
And you made the wrong addition using a script. |
Both 1 and 2 are covered in the script: https://www.github.com/devnoname120/vitasdk-db-tools/tree/master/dbtools.py It uses a Which function was incorrectly added? |
These functions are user functions, but in pull/390 they were added as kernel functions. |
@CelesteBlue-dev Any ideas why your nids-extract tool returns |
@devnoname120 I forgot a condition (modattribute & 0x7) in nids-extract. It is now fixed in ps-nids-extract. |
@CelesteBlue-dev Great! Feel free to take over this idea. You can base it off the script I used in my other PR. |
Follow-up of #390.
Use this script: https://github.com/devnoname120/vitasdk-db-tools/blob/master/dbtools.py
Database: https://bin.shotatoshounenwachigau.moe/vdsuite/ghidra-loader-db.yml
I converted this database to a
nids.txt
format for converting it more easily:ghidra-loader-db.txt
The text was updated successfully, but these errors were encountered: