Commit Graph

9 Commits

Author SHA1 Message Date
Jack f5ab6fb5e8
Folder restructuring from primedev (#624)
Copies of over the primedev folder structure for easier cherry-picking of further changes

Co-authored-by: F1F7Y <filip.bartos07@proton.me>
2023-12-27 01:32:01 +01:00
GeckoEidechse 16f85420b3
Make link to BUILD.md relative to README.md (#571)
Make link to BUILD.md relative to README.md instead of a hardcoded link to relevant GitHub page
2023-10-11 17:43:06 +02:00
GeckoEidechse b715404147 Add newline
also part of refactor merge :^)
2022-09-02 02:19:54 +02:00
BobTheBob f9bc3c9d18
Adjust folder structure (#242)
* Adjust folder structure

* change launcher directory name
2022-08-24 00:32:31 +01:00
KittenPopo de7deafc7e
Implement KittenPopo exploit fixes (and sanity changes) (#112)
* Added main exploit fixes

* Fixed typo in sigscanning.cpp

* Fully implemented

* Added proper includes for new files

* Update README.md

* typo

* spare me my sanity (fixed ridiculous code)

* Added rest of KittenMemUtils

* Rename KittenMemUtils

* Removed all messy memory edits, implemented NSMem instead

* Update NorthstarDedicatedTest.vcxproj

* [1] Move everything from securitypatches to ExploitFixes

* [2] Move everything from securitypatches to ExploitFixes

* Fixed module offsets in stack trace

* Fixed UTF8 Parsing (Multiplayer Crash)

* Implemented UT8 fix

* Update NorthstarDedicatedTest.vcxproj

* Update hookutils.cpp

* Small fixes

* all my homies hate clang-format

* Temporarily restore README.md
2022-03-23 20:03:56 +00:00
Barichello c160ef2454
Add format section 2022-02-15 00:54:14 -03:00
Milo Akerman 49ce33d3aa
Add Build Status to README.md (#66) 2022-02-05 22:09:07 -03:00
Barichello e272e2b2d2
Add build section 2022-01-14 11:06:03 -03:00
BobTheBob 8dfb8e8661
Initial commit 2021-07-08 15:05:39 +01:00