Commit graph

254 commits

Author SHA1 Message Date
donnaskiez
bd7ecfd503 fornitte 2024-08-04 16:34:52 +10:00
donnaskiez
3c55545417 some small tweaks 2024-08-04 16:30:31 +10:00
donnaskiez
87ffb31b83 completely refactor pool.c 2024-08-04 15:15:37 +10:00
donnaskiez
197796d004 format 2024-08-01 14:21:53 +10:00
donnaskiez
18109448bc rename 2024-07-28 01:15:29 +10:00
donnaskiez
bffc16115d internal c lib 2024-07-22 20:43:23 +10:00
donnaskiez
f1627cd86c internal c lib 2024-07-22 20:43:09 +10:00
donnaskiez
7d5da826e9 index fix 2024-07-20 19:07:17 +10:00
donnaskiez
56fbbf5284 some code cleaning 2024-07-20 00:27:50 +10:00
donnaskiez
0a5e2cc020 change index to unsigned vals 2024-07-18 21:34:52 +10:00
donnaskiez
8e68e4e4cc refactor driver.c 2024-07-13 20:32:00 +10:00
donnaskiez
0e6f4def14 small fix 2024-07-13 19:51:06 +10:00
donnaskiez
0b729a6fa0 simple exception hooking detection 2024-07-13 15:43:50 +10:00
donnaskiez
08b059bee9 session fix 2024-06-22 00:22:11 +10:00
donnaskiez
9dd07ceae7 pointer encryption 2024-06-21 23:55:23 +10:00
donnaskiez
bbcfa50cff fix ref count 2024-06-17 18:51:39 +10:00
donnaskiez
30fdeb2118 fortnite 2024-06-16 21:42:13 +10:00
donnaskiez
424f1e9a63 comments + fixes 2024-06-16 20:31:06 +10:00
donnaskiez
0ba98fa9d5 e 2024-06-16 20:07:48 +10:00
donnaskiez
bc0c2cbccd fixups 2024-06-16 20:02:53 +10:00
donnaskiez
3d8514cbd4 tree fixup 2024-06-16 19:52:27 +10:00
donnaskiez
f143a87b69 remove unused list + queue implementations 2024-06-16 19:21:37 +10:00
donnaskiez
b2528c7fc7 rb tree implementation 2024-06-16 18:04:28 +10:00
donnaskiez
b7493ebcd7 hashmap multithreading improvement 2024-06-13 22:53:37 +10:00
donnaskiez
2f679357ed comment 2024-06-11 21:51:47 +10:00
donnaskiez
102165029d small hashmap improvements 2024-06-11 21:41:55 +10:00
donnaskiez
6895b1723d x86 temp fix 2024-06-09 17:38:22 +10:00
donnaskiez
b88109a4c4 zero previous session info 2024-06-09 17:26:12 +10:00
donnaskiez
ea2278e7b3
internal refactoring (#14)
- Refactor process list. New implementation consists of a hashmap. Each process entry then contains the associated user modules.
- Implement user module integrity checks on timer callback
2024-06-09 17:22:22 +10:00
donnaskiez
cdd7b09ea0 small fix for system information 2024-05-30 15:45:33 +10:00
donnaskiez
b115ea97f0 begin tpm implementation 2024-05-30 15:42:35 +10:00
donnaskiez
f7dd6ae97f coupley more reports 2024-05-15 19:48:09 +10:00
donnaskiez
3a45a9fe04 fix 2024-05-12 17:32:10 +10:00
donnaskiez
ee658477f8 refactor io queue to use mutex. I feel this is the best solution given the irql requirements for each of the potential reporting threads at the irql they will parse the report at, even though there is a potential fro delay. Will soon implement work items that the reports are queued to, allowing execution to return once report is queued. 2024-05-12 17:26:36 +10:00
donnaskiez
15ef3a1d75 bed 2024-05-12 02:06:34 +10:00
donnaskiez
f106fa892a small io packet change 2024-05-12 01:27:18 +10:00
donnaskiez
2ada40ddbd packet encryption! 2024-05-11 22:54:58 +10:00
donnaskiez
d5e3aa3dd4 fortnite 2024-05-06 18:40:55 +10:00
donnaskiez
d655cfc5c9 small fix 2024-05-06 17:08:39 +10:00
donnaskiez
08beb2e036 fixup 2024-05-06 00:07:33 +10:00
donnaskiez
e1a5a78db0 e 2024-05-05 23:59:00 +10:00
donnaskiez
2477ea004e more refactoring 2024-05-05 23:58:36 +10:00
donnaskiez
8685725415 refactor some more 2024-05-05 23:20:35 +10:00
donnaskiez
80b34ea2f1 refactor the old trash module validation code 2024-05-05 22:36:25 +10:00
donnaskiez
e393666166 remove dbgpoint 2024-05-05 22:01:36 +10:00
donnaskiez
37f176e83e hm 2024-05-05 22:00:08 +10:00
donnaskiez
30ab652a56 o yeh 2024-05-05 21:29:32 +10:00
donnaskiez
7280c7eec6 heartbeat packet 2024-05-05 21:07:05 +10:00
donnaskiez
c6b1f03db0 fix apc bug 2024-05-05 20:42:22 +10:00
donnaskiez
07904949a6
integrate some new stuff [wip] (#9) 2024-05-05 01:43:01 +10:00