Commit Graph

1337 Commits

Author SHA1 Message Date
momo5502
fd6cd6965e Fix select hook 2022-09-19 21:06:19 +02:00
Maurice Heumann
cc362b1d78 Update arxan.cpp 2022-09-19 09:18:23 +02:00
Maurice Heumann
14e24f1781 Merge pull request #30 from momo5502/dependabot/submodules/deps/asmjit-052b443
Bump deps/asmjit from `5c469e3` to `052b443`
2022-09-19 07:39:57 +02:00
dependabot[bot]
16341db318 Bump deps/asmjit from 5c469e3 to 052b443
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `5c469e3` to `052b443`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](5c469e3f7c...052b4430e9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 05:31:58 +00:00
Maurice Heumann
af95ee6b14 Update .gitmodules 2022-09-19 07:30:52 +02:00
momo5502
855097d6a8 Small fixes 2022-09-18 15:11:16 +02:00
momo5502
2822088800 Fix library loading 2022-09-18 11:47:12 +02:00
momo5502
cae5347c0c Some steam fixes 2022-09-18 11:31:46 +02:00
momo5502
1a925b352c Add function 2022-09-18 11:29:04 +02:00
momo5502
45ec89f98d Remove crash file 2022-09-18 08:48:12 +02:00
momo5502
ff59d3efa9 Always restore aslr bit 2022-09-18 08:34:32 +02:00
momo5502
b3fa303fdd Better branding 2022-09-18 08:33:11 +02:00
momo5502
62c5142b7a Support getting hook locations 2022-09-18 08:24:11 +02:00
momo5502
eb4f66dae7 Actually remove debug output 2022-09-18 08:24:11 +02:00
Maurice Heumann
aebfd94858 Merge pull request #29 from mjkzy/stuff
scheduler stuff
2022-09-18 08:22:27 +02:00
m
3855c173bf branding cleanup
normal scale again

use reverse_g

format
2022-09-17 13:36:39 -05:00
m
0b935f0c69 minidump changes 2022-09-17 13:36:02 -05:00
m
bac89feba9 add server and main pipelines 2022-09-17 08:11:44 -05:00
m
3a5ecdef29 renderer pipeline 2022-09-17 07:51:34 -05:00
momo5502
1e8f93e6ea Some demonware fixes 2022-09-17 13:42:25 +02:00
momo5502
f6eebe2471 Update README.md 2022-09-17 12:53:56 +02:00
momo5502
92208520d0 Add minidump support 2022-09-17 12:24:04 +02:00
momo5502
65187f401e Fix destruction behaviour 2022-09-17 12:19:59 +02:00
momo5502
190da1d44d Fix integrity debug prints 2022-09-17 10:26:21 +02:00
Maurice Heumann
5880119968 Update README.md 2022-09-17 09:43:42 +02:00
momo5502
ab1b21d9fd Better CI builds 2022-09-17 09:33:15 +02:00
momo5502
867de3c3dd Improve branding 2022-09-17 09:16:24 +02:00
momo5502
e0b6ba12ee More demonware progress 2022-09-17 08:47:58 +02:00
momo5502
100dc49beb Remove ept hooking support 2022-09-17 08:47:47 +02:00
momo5502
b2a7cf0dd6 Prepare demonware emulator 2022-09-17 08:13:06 +02:00
momo5502
dd45c6a0a5 Add dependabot again 2022-09-17 08:05:26 +02:00
momo5502
7d04c39a1b Remove dependabot 2022-09-17 08:05:13 +02:00
momo5502
63e87ec684 Update submodules 2022-09-17 08:03:25 +02:00
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
Maurice Heumann
fb29a28f1c Update README.md 2022-09-16 20:14:11 +02:00
Maurice Heumann
5ae15d3506 Merge pull request #28 from momo5502/experiments
Patch all 1219 integrity checks 🥳
2022-09-16 17:47:16 +02:00
momo5502
9b6dfe6d5a Fix build 2022-09-16 17:43:56 +02:00
momo5502
7750233435 Yeah baby 2022-09-16 17:40:29 +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
4a1044bab0 Update README.md 2022-09-12 21:22:50 +02:00