Commit graph

293 commits

Author SHA1 Message Date
donnaskiez
3c1ee3a14b BIG CLEANUP 2024-06-09 22:09:18 +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
Chrizz
96a8b18908
Missing (#12) 2024-05-15 22:38:28 +10:00
Chrizz
a2ce7c5c2c
Added license (#11) 2024-05-15 22:23:31 +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
donnaskiez
23444671ea bug fix 2024-04-23 20:23:47 +10:00
donnaskiez
3aa74dedfe indentation 2024-04-13 18:23:14 +10:00
donnaskiez
49c7ff65f1 code cleanup 2024-04-13 18:06:59 +10:00
donnaskiez
c3e0dc65b0 80 line limit - need to refactor lots of code but ceebs atm 2024-04-13 14:40:51 +10:00
lhodges1
4037283f59 remove debugbreak 2024-03-04 15:28:06 +11:00
lhodges1
af1fa4f260 fix up deferred module hasinig 2024-03-04 15:12:44 +11:00
lhodges1
6095470f12 readme + some small stuff 2024-02-15 03:56:03 +11:00
lhodges1
7394dd44c0 pci io stuf 2024-02-15 03:16:27 +11:00
lhodges1
87a12bed3d typo 2024-02-14 05:29:19 +11:00
lhodges1
a35840ef8b comment 2024-02-14 05:13:56 +11:00
lhodges1
e6bbb850f5 pci enumeration!! 2024-02-14 05:08:38 +11:00
lhodges1
bef7c8a3b5 implement deferred module hashing 2024-02-12 01:34:28 +11:00
lhodges1
22849e498c small fix 2024-02-09 18:41:35 +11:00
lhodges1
973a89e77b small ix 2024-02-04 20:37:40 +11:00
lhodges1
c60bcda000 lil big of stuf 2024-01-31 18:32:13 +11:00
lhodges1
762fcaebfd start working on import encryption. Simple avx xoring atm need 2 learn MORE! 2024-01-30 03:31:12 +11:00
lhodges1
034f4dbd20 some bug fixes 2024-01-28 18:34:09 +11:00
lhodges1
d743f49bd3 shared mapping - lock free interweaving io 2024-01-25 22:09:16 +11:00
lhodges1
67fe04c2e2 refactor the timer class a lil bit 2024-01-23 15:15:21 +11:00
lhodges1
51faa685ba small fix 2024-01-23 00:21:51 +11:00
lhodges1
4dc55a4592 fuck off stoopid errors 2024-01-23 00:08:59 +11:00
donnaskiez
2a316ff33d
plz (#7)
um timer
2024-01-23 00:02:59 +11:00
lhodges1
7e4adf3712 e 2024-01-22 23:57:44 +11:00