Commit Graph

79 Commits

Author SHA1 Message Date
momo5502
a47a309ad7 Small fixes 2022-09-17 08:00:43 +02:00
momo5502
a7d3df22e8 Add branding 2022-09-16 20:56:48 +02:00
momo5502
9e7d923028 Keep console hook 2022-09-16 20:56:48 +02:00
momo5502
9b6dfe6d5a Fix build 2022-09-16 17:43:56 +02:00
momo5502
d616aa46cd Cleanup code 2022-09-16 17:39:52 +02:00
momo5502
7ea589d3b4 Working integrity check bypass 2022-09-16 17:18:20 +02:00
momo5502
92312dcf2f Formatting 2022-09-15 20:55:29 +02:00
momo5502
e761a12d8c Patch integrity checks using hooks 2022-09-15 19:07:47 +02:00
momo5502
f768b27637 Optimizations 2022-09-14 21:23:19 +02:00
momo5502
99400afa98 First working patch with hooking support :D 2022-09-14 20:30:10 +02:00
momo5502
63d2acbde6 Integrity experiments 2022-09-14 19:55:39 +02:00
momo5502
5f6b9f3bfe Prepare patching some integrity checks.
TODO: Automate these
2022-09-13 20:42:42 +02:00
momo5502
febfc1b5e1 Enable HW BPs with context 2022-09-13 20:42:42 +02:00
Maurice Heumann
8a7420ece2 Update resource.rc 2022-09-11 21:04:52 +02:00
momo5502
82ca3f191f Include more experiments 2022-09-11 11:03:59 +02:00
momo5502
e1f57f7aa2 Include some experiments 2022-09-11 11:02:48 +02:00
momo5502
33a485c694 Include debug breakpoint util 2022-09-11 10:47:19 +02:00
momo5502
b3377fc092 Add handle abstractions 2022-09-11 09:24:27 +02:00
momo5502
038ab2a4bb Allow placing hardware breakpoints 2022-09-11 08:25:17 +02:00
momo5502
53a7133b75 Disable data storing 2022-09-10 16:18:10 +02:00
momo5502
d5a3089559 Reset aslr bit to allow patching the binary 2022-08-27 11:10:43 +02:00
Diavolo
ca263a16e7 Label some useful functions 2022-08-10 11:26:19 +02:00
momo5502
dd0503e4ce More cleanup 2022-07-10 11:31:02 +02:00
momo5502
56e124d867 Small cleanup 2022-07-10 11:14:53 +02:00
momo5502
8a395b525b More dedi progress 2022-07-03 19:07:52 +02:00
momo5502
954072ff02 Add test server 2022-07-02 10:20:11 +02:00
momo5502
1456f7743e Allow using wireshark 2022-07-01 21:45:53 +02:00
momo5502
70ad1b5823 Hook all steam imports 2022-06-26 10:08:03 +02:00
momo5502
87775cc13c Remove unncessary code 2022-06-16 20:35:22 +02:00
momo5502
2f84d1476c Remove foreign asmjit backends 2022-06-16 19:44:47 +02:00
momo5502
5f8a8e9a2b Remove curl 2022-06-16 19:35:40 +02:00
momo5502
95df3ba287 Better window destruction 2022-06-16 14:33:49 +02:00
momo5502
ea3c66239e Don't join during start 2022-06-16 14:22:42 +02:00
momo5502
024812c5cc Small cleanup 2022-06-16 14:19:06 +02:00
momo5502
d87973b500 Add auto update support 2022-06-16 14:15:14 +02:00
momo5502
8c5e696720 Fix threading issues 2022-06-16 12:12:36 +02:00
momo5502
65fddf188a Patch tls callbacks while game is unpacking 2022-06-16 12:08:34 +02:00
momo5502
6659650722 Prepare autoupdating 2022-06-16 10:21:19 +02:00
momo5502
8c1e212af3 Remove unused code 2022-06-16 09:28:10 +02:00
momo5502
e5d0058301 Support hypervisor assisted hooking for analysis 2022-06-07 20:42:13 +02:00
momo5502
4df6a9ee5b Remove experiment 2022-06-07 19:02:02 +02:00
momo5502
767955685a Better signature processing 2022-06-07 19:01:33 +02:00
momo5502
3752853e2e Allow playing the game via rdp 2022-06-05 10:54:23 +02:00
mjkzy
db042a60b3 define as macro 2022-06-02 14:50:30 -05:00
mjkzy
ffadc2b875 fix hwndBuffer not lining up with inputline/banner 2022-06-02 14:45:45 -05:00
momo5502
9dc984a059 Fix window closing 2022-06-02 20:49:03 +02:00
momo5502
e75e4961f6 Small refactoring 2022-06-02 20:42:58 +02:00
mjkzy
313433b4e6 move clean text to game class 2022-06-02 06:49:43 -05:00
mjkzy
427b4ecff7 WM_QUIT in conwndproc + comments 2022-06-02 06:42:32 -05:00
mjkzy
3b1ab04f33 dark mode console, symbols, new logo, corrections 2022-06-02 03:14:44 -05:00