mirror of
https://github.com/zaksabeast/3ds-Ghidra-Scripts.git
synced 2025-06-19 17:35:51 -04:00
Add running order to readme
This commit is contained in:
parent
5b64c07277
commit
4f22f17725
11
README.md
11
README.md
@ -12,9 +12,18 @@ Features:
|
||||
|
||||
These have been built over time for my personal use as needs came up, so results may vary and improvements can be made. If you run into a situation where these don't work as intended, I would happily accept a PR.
|
||||
|
||||
## Running order
|
||||
|
||||
My preferred order to run these is:
|
||||
|
||||
1. Label svcs
|
||||
1. Label handles
|
||||
1. Label ipc functions
|
||||
1. Set tls type
|
||||
|
||||
## Credits
|
||||
|
||||
Thanks to:
|
||||
|
||||
- [3dbrew](https://www.3dbrew.org/wiki/Services_API) for almost everything in the services.py file
|
||||
- [3dbrew](https://www.3dbrew.org/wiki/Services_API) for almost everything in the ctr_services.py file
|
||||
- HackOvert for [their ghidra snippets](https://github.com/HackOvert/GhidraSnippets)
|
||||
|
Loading…
Reference in New Issue
Block a user