Commit Graph

15 Commits

Author SHA1 Message Date
Daniel S. 8d92f25b8c Lots of Updates (expand for more):
- Started implementing new parser for chunked data
- Started documenting data formats
- Started dissector for network protocol
- Added AI-Graph renderer (converts .pth files to python data you can import into Blender)
- Added Script to convert savefile to JSON
- Added (old) parser for chunked data format
- Added basic parser for LFVF data section (Vertex Data)
- Added script to analyze and filter read trace generated with frida script
- Added various Frida scripts
2020-08-04 18:05:34 +02:00
Daniel S. aabacafd9c Update 'README.md'
Fix typo
2020-03-03 17:14:13 +00:00
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. a0b08b7544 Add r2_analyze script to parse and label interesting stuff 2019-11-22 23:11:34 +01:00
Daniel S. 11f6637386 Add radare2 link to readme 2019-11-20 20:53:00 +01:00
Daniel S. 4b6f9c520f Update NOTES and README
Fix DX8 hooking bug in ScrapHacks, deinitialize everything properly by hooking `Scrap.Exit`
2019-03-12 23:43:26 +01:00
Daniel S. ffbcc30427 Code cleanup 2019-02-28 17:50:52 +01:00
Daniel S. fe97182caa Update README.md 2019-02-23 22:44:33 +01:00
Earthnuker 4e251de377 Update README.md 2017-10-08 01:13:41 +00:00
Earthnuker e335c45ab7 Update README.md 2017-10-08 01:13:32 +00:00
Earthnuker 1dd2871dfb Update README.md 2017-10-08 00:05:00 +00:00
Earthnuker ae721e386f Updated README.md 2017-10-08 01:37:07 +02:00
Earthnuker c47f063eb9 Added README.md 2017-10-07 23:26:21 +00:00
Earthnuker ba9e44dee4 Created NOTES.md 2017-10-07 23:13:42 +00:00
Earthnuker 581b413985 add README 2017-10-08 01:04:22 +02:00