aboutsummaryrefslogtreecommitdiff
path: root/loader_launcher_proxy
AgeCommit message (Collapse)Author
2022-03-26Major exploit fixes and some minor bug fixes/improvements (#117)v1.6.0-rc3KittenPopo
* 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 * Added string hash macro * Added convenient vtfunc macro * Made lil ConCommand creation macro * Fixed multiple NET_SetConVar exploits * Quick fixerino * Fix convar struct (and other things) * Revive clang-format (but good, i think) * Update .clang-format * Reformatted code to meet .clang-format requirements * Minor formatting fixes * Fixed Northstar "crashing" when console is closed * Update .clang-format
2022-01-24Misc improvementsp0358
2022-01-02add wsock32 proxy!!! (it works quite nicely)p0358
2021-12-31Fix launcher proxygeni
2021-12-31Clean upgeni
2021-12-31Make launcher proxy target v143geni
The rest of Northstar targets v143
2021-12-30actually use custom allocation, override allocators of curl and rapidjsonp0358
2021-12-30add realloc toop0358
2021-12-30Restore the functionality of arguments from command linep0358
2021-12-30Refactor and fix of various issues, add run_northstar.txt supportp0358
2021-12-29remove x86 configurationsp0358
2021-12-29Add direct launcherp0358
2021-12-29add launcher.dll proxy optionp0358