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,4 +1,19 @@
|
|||
VERSION=1
|
||||
/
|
||||
NEXT-ID:0
|
||||
00000002:ASYLUM:c0a86451c288202638203322400
|
||||
00000000:CRUSADER.EXE:c0a86451c28c202638381579400
|
||||
00000003:DOSCALLS.DLL:c0a86451c283202637930887000
|
||||
00000004:U8.EXE:c0a86451c28f202638566649200
|
||||
00000005:XANDRV32.DLL:c0a86451c282202637894958200
|
||||
00000006:xanlib.dll:c0a86451c289202638239150700
|
||||
/Maddo
|
||||
0000000a:CRUSADER-RAW.EXE:c0a8647bdba516037949612600
|
||||
/Writable
|
||||
00000001:CRUSADER-PATCHED.EXE:c0a86451f6e9206725659389900
|
||||
/orig_cd
|
||||
00000009:CRUSADER.EXE:c0a86451c28b202638339220200
|
||||
/regret
|
||||
00000007:ASYLUM.DLL:c0a86451c280202637798314100
|
||||
00000008:REGRET.EXE:c0a86451c281202637836837200
|
||||
NEXT-ID:b
|
||||
MD5:d41d8cd98f00b204e9800998ecf8427e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue