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 |
|
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 |
|
momo5502
|
17b28d7546
|
Terminate when closing the external console
|
2022-05-31 19:00:57 +02:00 |
|
momo5502
|
5546cca0e7
|
Fix warning
|
2022-05-30 21:25:52 +02:00 |
|
momo5502
|
affc495c49
|
Track .text decryption
|
2022-05-30 21:10:30 +02:00 |
|
momo5502
|
f5f9dae447
|
Fix va
|
2022-05-30 21:10:08 +02:00 |
|
momo5502
|
d9b834bede
|
Better unpack hook
|
2022-05-30 20:37:58 +02:00 |
|
momo5502
|
4097ed37d5
|
Small fixes
|
2022-05-30 19:06:59 +02:00 |
|
momo5502
|
95df5bc91e
|
Disable arxan patches for now
|
2022-05-30 18:14:33 +02:00 |
|
momo5502
|
0a841e2f49
|
More arxan patches
|
2022-05-30 18:14:12 +02:00 |
|
momo5502
|
cda5d668ad
|
Fix splash image
|
2022-05-29 18:51:24 +02:00 |
|
momo5502
|
bf4211c7f2
|
Fix game
|
2022-05-29 18:24:17 +02:00 |
|
momo5502
|
7e616dd0ce
|
Small fixes
|
2022-05-29 16:46:49 +02:00 |
|
momo5502
|
cf889c402a
|
Fix workflow
|
2022-05-29 16:02:50 +02:00 |
|
momo5502
|
5c2db6e8df
|
Small fixes
|
2022-05-29 16:01:59 +02:00 |
|
momo5502
|
e28c72e643
|
Prepare arxan patching
It's still fully broken
|
2022-05-28 19:13:44 +02:00 |
|
momo5502
|
362a8e7a4e
|
boiii
|
2022-05-27 19:14:07 +02:00 |
|
momo5502
|
47d6d960d8
|
Install first hook and do cleanup
|
2022-05-27 19:08:39 +02:00 |
|
momo5502
|
60915bd335
|
Auto load mod
|
2022-05-26 10:50:04 +02:00 |
|
momo5502
|
59ee54ce18
|
Do some cleanup
|
2022-05-26 10:29:29 +02:00 |
|
momo5502
|
50ffdc3a3a
|
Allow running the game without steam open
|
2022-05-26 10:20:41 +02:00 |
|
momo5502
|
4b2a7c8e0b
|
Start steam if necessary
|
2022-05-24 20:56:15 +02:00 |
|
momo5502
|
b1c6f9de4a
|
Fully allow having ida and hxd open
|
2022-05-24 19:02:04 +02:00 |
|
momo5502
|
c4e4e35013
|
Prepare window cleanup
|
2022-05-23 20:42:07 +02:00 |
|
momo5502
|
5b0082dc93
|
Remove debug prints
|
2022-05-23 19:20:07 +02:00 |
|
momo5502
|
9a30a63bd1
|
Allow certain malicious tools to be running
|
2022-05-23 19:19:28 +02:00 |
|