Add PyGhidra Crusader Toolkit and patch scripts
- Introduced README.md for the PyGhidra Crusader Toolkit, detailing setup and usage instructions. - Added bootstrap_env.ps1 script to create and refresh the Python virtual environment with necessary packages. - Implemented _tmp_patch_hidden_cheat_menu.py and _tmp_patch_hidden_cheat_menu_deferred.py scripts for patching specific memory addresses in Ghidra.
This commit is contained in:
parent
fafd849beb
commit
ad6ebd0b86
132 changed files with 41758 additions and 99 deletions
|
|
@ -1,6 +1,9 @@
|
|||
VERSION=1
|
||||
/
|
||||
0000000a:udf_c0a86451c281202637836837200:c0a86451c652220429919955700
|
||||
00000008:udf_c0a86451c28c202638381579400:c0a86451f608205075819887000
|
||||
00000006:udf_c0a86451f2583322595358500:c0a86451c1883616844258300
|
||||
00000009:udf_c0a86451f6e9206725659389900:c0a86451ed04206884877489100
|
||||
00000007:udf_c0a86451fc492611033559300:c0a86451cb1215992032385300
|
||||
00000002:udf_c0a8647bd82013090643707800:c0a8647bd36436342237796300
|
||||
00000004:udf_c0a8647bdaf715949048416300:c0a8647bd36636342258818700
|
||||
|
|
@ -8,5 +11,5 @@ VERSION=1
|
|||
00000000:udf_c0a8647bf0178892741854800:c0a8647bd36236342207469100
|
||||
00000001:udf_c0a8647bf4b212984786819600:c0a8647bd36336342224113900
|
||||
00000003:udf_c0a8647bfe7615910786193500:c0a8647bd36536342248279100
|
||||
NEXT-ID:8
|
||||
NEXT-ID:b
|
||||
MD5:d41d8cd98f00b204e9800998ecf8427e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue