Commit Graph

7 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. a920c63d41 Auto format everything 2019-09-02 21:44:17 +02:00
Earthnuker b074d3c0d4 Revert "Updated parse_save.py to use PascalString and PrefixedArray"
This reverts commit 79889722ac
2017-10-08 01:09:09 +00:00
Earthnuker 79889722ac Updated parse_save.py to use PascalString and PrefixedArray 2017-10-08 03:05:17 +02:00
Earthnuker cef9944fc6 Update parse_save.py
Removed comment
2017-10-08 00:04:05 +00:00
Earthnuker ca979c2ae6 Update parse_save.py to use PrefixedArray and PascalString 2017-10-08 00:03:48 +00:00
Earthnuker bdd4cf59c1 Added scrapper.py and parse_save.py 2017-10-08 01:35:50 +02:00