donnaskiez
87ffb31b83
completely refactor pool.c
2024-08-04 15:15:37 +10:00
donnaskiez
56fbbf5284
some code cleaning
2024-07-20 00:27:50 +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
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
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
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
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
3aa74dedfe
indentation
2024-04-13 18:23:14 +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
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
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
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
donnaskiez
85c6fd6665
Rewrite IO handling ( #6 )
...
* csq stuff
* oh yea
* bugfix
* epicc
* some formating n dat
* bug fix
* class changes
* e
* fix up some of the io stuff
* fix io PLEASEEE
* fff
2024-01-21 18:22:06 +11:00
lhodges1
267cbce0bf
lil refactoring
2024-01-15 12:01:14 +11:00
lhodges1
643072e867
implement lookaside lists
2024-01-14 15:31:19 +11:00
lhodges1
c5e8beaf99
some refactoring
2024-01-14 08:33:57 +11:00
lhodges1
19619119df
implement timer objects + some stuf
2024-01-12 16:40:33 +11:00
lhodges1
2a4a5e344d
some stuf
2024-01-11 20:16:55 +11:00
lhodges1
0172aebe6d
minor stuff
2024-01-07 15:42:40 +11:00
lhodges1
f29f4aad5f
significant refactor to mdouel vaerification + expoert stuff kinda wip
2024-01-07 15:13:41 +11:00
lhodges1
52f00b9a1a
cleanup integrity check routines
2024-01-03 09:29:23 +11:00
lhodges1
1e2e41f76e
implement hal table validation
2024-01-02 03:45:40 +11:00
lhodges1
7b15c10ca1
fix attached thread offset
2023-12-30 19:41:09 +11:00
lhodges1
47adcab90f
refactor cid detection, remove old kpcrb detection
2023-12-30 18:52:44 +11:00
lhodges1
0a1e01e8e7
refactor nmi, dpc and some other stuf
2023-12-30 03:20:32 +11:00
lhodges1
1040289914
logging + readme + other
2023-12-24 05:52:55 +11:00
lhodges1
84c4f5137f
some formatting. Smiley face
2023-12-13 15:06:27 +11:00
lhodges1
e0c44632cb
start big pool scan stuf
2023-11-09 02:02:17 +11:00
lhodges1
9c97f66e41
readME
2023-11-02 04:42:15 +11:00
lhodges1
38e24354da
win11 bug fux
2023-11-02 03:38:37 +11:00
lhodges1
a482faceca
ipi interrupt, readme, some bug fix
2023-10-30 22:57:24 +11:00
lhodges1
42ce4ee09c
fix
2023-10-21 21:25:08 +11:00
lhodges1
f8b04d8b5e
implement thread list
2023-10-09 01:07:49 +11:00
lhodges1
199f5fe742
fix
2023-10-05 19:21:36 +11:00
lhodges1
9eaf0bfdd7
code cleanup
2023-10-04 02:23:01 +11:00
lhodges1
f6d3966ecb
start doing some ept detection stuff
2023-10-03 01:31:30 +11:00
lhodges1
651b310f1c
prevents threads from disabling apcs
2023-09-29 22:43:03 +10:00
lhodges1
956b25ccd2
few changes
2023-09-28 23:56:07 +10:00
lhodges1
861c6d84f8
change da apc ref count stuff
2023-09-26 20:00:45 +10:00
lhodges1
c0243f2e85
some stuffffffff
2023-09-24 21:13:20 +10:00