Diavolo
01f8f36e30
Disable anticheat for good
2021-08-28 22:33:14 +02:00
TheApadayo
13cfe567a3
[AntiCheat] Correctly call startup time check so that it still runs if the AntiCheat is bypassed.
2019-01-06 14:02:17 -05:00
TheApadayo
69de8c3ac1
[AntiCheat] Remote extra line from debugging.
2019-01-06 14:00:13 -05:00
TheApadayo
f3b893f233
[AntiCheat] Detect if process is being started suspended in order to inject a dll to disable the anti cheat
2019-01-06 13:56:06 -05:00
TheApadayo
93d02d6f56
[AntiCheat] Make unreachable code useful again
2019-01-06 13:15:20 -05:00
RektInator
b0a41328ed
[General] Added VMProtect libraries (I own a license, feel free to DM), Fixed empty name vuln, Fixed javelin glitch.
2018-07-17 14:30:29 +02:00
momo5502
2c3f445f8f
[AntiCheat] Introduce LibUnlocker
2018-05-10 17:24:03 +02:00
momo5502
b54b18806f
[AntiCheat] Use more efficient hashing
2017-07-03 22:17:46 +02:00
momo5502
e80eb6fb43
[General] Get rid of FPS drops
2017-07-03 15:07:47 +02:00
momo5502
66dd013925
[AntiCheat] Fix linux usage
2017-06-30 10:37:37 +02:00
momo5502
d697c94388
[FileSystem] Remove debug message
2017-06-30 00:41:15 +02:00
momo5502
12dc916f72
[AntiCheat] Remove kernel dll hooks as the thread protection is enough
2017-06-21 21:13:34 +02:00
momo5502
08bc848267
[General] Small code fixes and optimization
2017-06-14 20:53:54 +02:00
momo5502
110aeb02f7
[General] Upgrade to C++17 features
2017-06-13 15:35:12 +02:00
momo5502
29ef5d6379
[AntiCheat] Add redundant code scanners
2017-06-11 21:24:32 +02:00
momo5502
7a0261ccbd
[AntiCheat] Prevent dll injection
...
- Hook native LdrLoadDll to prevent injection
- Hook native LdrpLoadDll to prevent injection
- Hook NtCreateThreadEx to log threads created by this process
and kill remote threads
2017-06-10 20:24:42 +02:00
momo5502
91871fd0d4
[AntiCheat] Fix indentation
2017-06-03 00:27:05 +02:00
momo5502
fe3e37347d
[Scheduler] Distinguish between dedi and client interface
2017-06-01 10:25:13 +02:00
momo5502
fe6cb2d737
[Scheduler] Introduce scheduler with 80 compile errors
2017-05-31 15:50:32 +02:00
momo5502
139ac3a80b
[AntiCheat] Fix virtual protect hook
2017-04-09 13:54:41 +02:00
momo5502
3a0a5b8506
[Maps] Add dvar r_forceForwardModels for debugging
2017-03-28 14:09:24 +02:00
momo5502
aa20fc009d
[AntiCheat] Patch virtual protect
2017-03-26 20:41:37 +02:00
momo5502
a257292594
[Exception] Remove bitmrc and upload minidumps using the helper
2017-03-13 22:14:41 +01:00
momo5502
a9dd792b30
[AntiCheat] Softer process protection
2017-03-12 11:13:47 +01:00
momo5502
eb14a0df62
[AntiCheat] Don't acquire debug priviledge
2017-03-11 02:31:41 +01:00
momo5502
5542fe0c16
[AntiCheat] Don't inherit handle
2017-03-11 02:30:24 +01:00
momo5502
e3fc5231a6
[AntiCheat] Disable process protection for dedis
2017-03-04 14:11:37 +01:00
momo5502
1b4393f095
[AntiCheat] More process security and debug priviledge acquisition
2017-03-04 13:52:00 +01:00
momo5502
9ac0ef53a1
[AntiCheat] Block LoadLibraryEx(A/W)
2017-02-13 18:32:07 +01:00
momo5502
dc9171f136
[AntiCheat] Allow process synchronization
2017-01-30 18:57:26 +01:00
momo5502
07746095b7
[AntiCheat] Disable process protection as it conflicts with steam
2017-01-26 20:45:15 +01:00
momo5502
82e9f3864c
[General] Refactor all the code
...
This is the actual refactoring, the last commit was broken
2017-01-20 22:41:03 +01:00
momo5502
079bc920a8
[General] Basic refactoring
2017-01-20 14:37:52 +01:00
momo5502
74b34f2a6d
[LineEndings] Fix them all
2017-01-19 22:55:15 +01:00
sr0
e1a4e3ec27
Remove .gitattributes file
2017-01-18 23:44:36 +01:00
/dev/root
6c9e28ff42
[LineEndings] Fix crlf lineendings
...
- added gitattributes file to force crlf for hpp/cpp/lua
2017-01-16 17:42:50 +01:00
momo5502
c9d160c72a
[General] Get rid of unnecessary submodules
2017-01-06 15:27:35 +01:00
momo5502
64e76c905e
[General] Use pre-incrementation in for loops
2016-12-22 01:32:07 +01:00
momo5502
788ccae967
[Command] Use pointers instead of an abstraction interface for params
2016-12-07 20:00:24 +01:00
momo5502
8085e4bd88
[CodeStyle] Refactor the code to match our basic style guidelines
2016-11-20 14:10:57 +01:00
momo5502
9d3af2cd69
[Utils] Rename interval update method
2016-11-13 12:10:51 +01:00
momo5502
29dcaa242b
Load mod zone and model stuff
2016-11-10 20:05:49 +01:00
momo5502
291bcdc7ac
AntiCheat refactoring part 8
2016-11-05 13:13:41 +01:00
momo5502
d32d58cc6f
AntiCheat refactoring part 7
...
?
2016-11-05 12:56:12 +01:00
momo5502
f2b965e48c
Declare as deprecated
2016-11-04 21:40:33 +01:00
momo5502
3e95fe4344
Refactor process protection
2016-10-30 21:15:30 +01:00
momo5502
64f80a21be
Slowmotion stuff. Seems like it has no effect....
2016-10-22 01:14:00 +02:00
momo5502
77f38525c4
More zone stuff
2016-09-20 22:00:02 +02:00
momo5502
63331b9bf7
Optimize anticheat
2016-09-17 17:15:58 +02:00
momo5502
e94d9788d0
Fix code analysis warnings
2016-09-04 13:06:44 +02:00