Commit Graph

6 Commits

Author SHA1 Message Date
Daniel S. 7e044f0114 Lots of changes (expand to read more)
- Update NOTES with new findings
- Add Cutter link to README
- Add ASMJIT, ASMTK and Zydis to CMake
- Make DX8 setting cofigurable via ScrapHacks REPL
- Add scaffolding for build hook trampolines using asmjit
- Add on the fly assembling of code to REPL
- Clean up command structure
- Add memory RWX to REPL
- Add stack dumping to REPL
- Add Gamevar dumping to REPL
- Add hook check to overlay commands (don't work if DX8 not hooked)
- Allow nested command definitions for cleaner REPL
- AllocConsole() as early as possible
- shuffle some code around for cleanup
- Add GameVar, PakEntry and HashIndex structures
2020-01-03 03:22:09 +01:00
Daniel S. 0461764566 Big Update
Added more functions to DLL
Simplified Injector
Added Screenshot
Added some more functions to dbg.py module
2019-02-27 01:56:10 +01:00
Daniel S. f8bc746132 Update dbg.py to lastest version 2018-12-22 03:25:18 +00:00
Earthnuker a7b63b4297 Update dbg.py
Added functions to warp to Mission target, or bring Mission target to current location
2017-10-09 18:53:18 +00:00
Earthnuker 41b37b2037 Added dbg.nuke() which destroy everything in the Level 2017-10-08 03:06:33 +02:00
Earthnuker cf7ce84a43 Added lib/dbg.py 2017-10-08 01:37:53 +02:00