Daniel S. Earthnuker
Earthnuker pushed tag v0.2.4 to Earthnuker/ED_LRR 2020-02-05 23:30:22 +00:00
Earthnuker pushed to WIP at Earthnuker/ED_LRR 2020-02-05 23:30:21 +00:00
aec570d055 WIP 2, to be cleaned and merged
d1e3152a83 WIP, to be cleaned and merged
Earthnuker pushed to master at Earthnuker/ED_LRR 2020-02-05 23:30:21 +00:00
2b97791937 Fix formatting error in route printout
5c3cdac88f Refactoring
bac5907f15 Update main.rs
273e5c74c3 Check if name is a substring of system name instead of exact match
5f341ae5f1 Update README.md
Earthnuker pushed to pyqt_gui at Earthnuker/ED_LRR 2020-02-05 23:30:21 +00:00
Earthnuker created repository Earthnuker/ED_LRR 2020-02-05 23:28:52 +00:00
Earthnuker pushed to master at ReScrap/ScrapHacks 2020-01-03 03:21:07 +00:00
3fca2cd438 fix small mistake in r2_analyze.py
Earthnuker pushed to master at ReScrap/ScrapHacks 2020-01-03 03:20:22 +00:00
7f34e298b8 Separated configuration for analysis into YAML file
Earthnuker pushed to master at ReScrap/ScrapHacks 2020-01-03 02:26:57 +00:00
d46d725409 Remove and ignore D3D8_VMT.hpp since it's autogenerated
Earthnuker pushed to master at ReScrap/ScrapHacks 2020-01-03 02:22:14 +00:00
7e044f0114 Lots of changes (expand to read more)
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-04 10:59:49 +00:00
48bf3773c9 Update 'ScrapHacks/README.md'
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-04 10:58:44 +00:00
ff503da20a Update ScrapHacks README
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-04 00:21:52 +00:00
9baa3a4630 Update CMakeLists.txt and README.md
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-03 23:54:23 +00:00
1cac557511 Add minimum python version in CMakeLists.txt
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-03 23:45:35 +00:00
f006214af6 small formatting change in D3D8_VMT generator
68451e1f97 Update CMakeLists.txt to search for python executable
Compare 2 commits »
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-03 23:28:58 +00:00
5a77320947 Remove .clang-format
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-03 23:28:37 +00:00
ae80b05af7 Update .gitignore and NOTES.md
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-03 23:28:16 +00:00
493b10e78b code cleanup, expand REPL, Automatically generate D3D8-VMT header file from include file, made ScrapHacks importable as python module
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-12-03 12:48:22 +00:00
37c64ea9ce Remove Injector
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-11-28 19:01:01 +00:00
1804541acd Update NOTES.md and r2_analyze.py: add suspected address of RenderFrame()
005668103a Update ScrapHack.cpp: remov unused include and variable
5f55c75a4b update ScrapHacks: remove unused VMT_Hook
03f04ae062 Update r2_analyze.py: Fix game_vars() extractor, extract basic blocks referencing World_Ptr, add typedefs and function signatures
Compare 4 commits »
Earthnuker pushed to master at ReScrap/ScrapHacks 2019-11-22 22:11:39 +00:00
a0b08b7544 Add r2_analyze script to parse and label interesting stuff