Commit Graph

1337 Commits

Author SHA1 Message Date
Maurice Heumann
3574f4c98f Update README.md 2022-09-12 21:19:22 +02:00
Maurice Heumann
4197fc8416 Update README.md 2022-09-12 06:34:41 +02:00
Maurice Heumann
a205ffb03f Update README.md 2022-09-11 21:14:52 +02:00
Maurice Heumann
8a7420ece2 Update resource.rc 2022-09-11 21:04:52 +02:00
Maurice Heumann
21cc3db54a Update README.md 2022-09-11 20:57:25 +02:00
Maurice Heumann
752c03be4e Update README.md 2022-09-11 20:43:08 +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
Maurice Heumann
58ba764d59 Merge pull request #26 from diamante0018/main
Label some useful functions
2022-08-11 13:29:35 +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
2ce99981ca Update submodules 2022-07-10 10:53:07 +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
Maurice Heumann
89b188a1ca Update README.md 2022-06-21 08:18:00 +02:00
momo5502
87775cc13c Remove unncessary code 2022-06-16 20:35:22 +02:00
Maurice Heumann
60a1a7664c Create README.md 2022-06-16 20:04:24 +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
221383d116 Include version 2022-06-16 10:07:06 +02:00
momo5502
34467f6dc2 Upload isolated release binary 2022-06-16 09:55:21 +02:00
momo5502
7ea0ef13db Add dependabot 2022-06-16 09:29:59 +02:00
momo5502
8c1e212af3 Remove unused code 2022-06-16 09:28:10 +02:00
Maurice Heumann
f4a534db04 Merge pull request #25 from momo5502/dependabot/submodules/main/deps/asmjit-33a31f0
Bump deps/asmjit from `a4cb51b` to `33a31f0`
2022-06-16 09:26:37 +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
dependabot[bot]
7cb3173ebc Bump deps/asmjit from a4cb51b to 33a31f0
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4cb51b` to `33a31f0`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a4cb51b532...33a31f04e8)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 17:35:45 +00:00
momo5502
3752853e2e Allow playing the game via rdp 2022-06-05 10:54:23 +02:00
Maurice Heumann
15ee2877d5 Merge pull request #23 from mjkzy/main
fix hwndBuffer not lining up with inputline/banner
2022-06-03 06:51:17 +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
Maurice Heumann
e2952e5905 Merge pull request #22 from mjkzy/main
dark mode console, symbols, new logo, corrections
2022-06-02 20:34:59 +02:00