Commit graph

58 commits

Author SHA1 Message Date
donnaskiez
9dd07ceae7 pointer encryption 2024-06-21 23:55:23 +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
2ada40ddbd packet encryption! 2024-05-11 22:54:58 +10:00
lhodges1
af1fa4f260 fix up deferred module hasinig 2024-03-04 15:12:44 +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
d743f49bd3 shared mapping - lock free interweaving io 2024-01-25 22:09:16 +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
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
602496062c remove ugly compuiler macros 2024-01-08 14:57:07 +11:00
lhodges1
f29f4aad5f significant refactor to mdouel vaerification + expoert stuff kinda wip 2024-01-07 15:13:41 +11:00
lhodges1
d6bc82f6e9 improve system module val performance 2024-01-01 01:06:24 +11:00
lhodges1
0a1e01e8e7 refactor nmi, dpc and some other stuf 2023-12-30 03:20:32 +11:00
lhodges1
1eff01c8e1 enhance smbios parsing to automatically detect system 2023-12-26 02:54:35 +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
a043150844 fix bug 2023-11-18 21:40:22 +11:00
lhodges1
6b32374c98 change lock prim 2023-10-11 17:35:20 +11:00
lhodges1
3ff97ceae9 static anal stuff 2023-10-11 00:52:42 +11:00
lhodges1
b2bed7dde8 lil refactor c: 2023-10-10 03:27:04 +11:00
lhodges1
b4e8b7b576 implement new thread list 2023-10-09 18:34:30 +11:00
lhodges1
abef56f5ab sum stuff c: 2023-10-08 02:37:47 +11:00
lhodges1
9ef6317806 fix some stoopid stuff 2023-10-07 16:27:22 +11:00
lhodges1
042c614716 nice c: 2023-10-06 22:08:30 +11:00
lhodges1
1e2de300c2 refactor the callbacks 2023-10-06 19:30:14 +11:00
lhodges1
9da18de49f da 2023-10-05 17:27:17 +11:00
lhodges1
244450c89b guh 2023-09-27 23:10:12 +10:00
lhodges1
41f6036640 fix apc free deadlock ting 2023-09-27 14:22:14 +10:00
lhodges1
a49f1a6f9c some comments n stuf 2023-09-26 23:48:21 +10:00
lhodges1
48799fe6d9 fixed apc leak :DDD 2023-09-26 23:32:06 +10:00
lhodges1
861c6d84f8 change da apc ref count stuff 2023-09-26 20:00:45 +10:00
lhodges1
aeddd69022 gah memory leak waaaaa 2023-09-26 01:41:38 +10:00
lhodges1
6958b7090b fix up pool reporting system 2023-09-18 13:15:26 +10:00
lhodges1
67ddf96a3c e 2023-09-11 19:23:29 +10:00
lhodges1
b20232878b e 2023-09-11 14:53:46 +10:00
lhodges1
87d1b66fd9 bed time 2023-09-08 04:47:48 +10:00
lhodges1
ea36f16703 e 2023-09-08 03:49:36 +10:00
lhodges1
500fd4d6d8 LOL 2023-09-07 01:33:08 +10:00
lhodges1
289c2bbbb1 got module integ checking working FUCK YESSS 2023-09-06 02:04:06 +10:00
lhodges1
0cc842d3ee e 2023-09-05 01:00:36 +10:00
lhodges1
911eff67ae bios 2023-09-04 23:36:26 +10:00
lhodges1
af45bc923f e 2023-09-02 23:47:15 +10:00
lhodges1
5e8eeb4bf0 implemented global report irp queue 2023-09-02 18:54:04 +10:00
lhodges1
3d1e2c7235 time 4 sleep c: 2023-09-02 02:45:06 +10:00
lhodges1
29def070b8 config stuff wip 2023-09-01 22:30:32 +10:00