Commit Graph

87 Commits

Author SHA1 Message Date
AleBlbl
9b1bb4855b correct types in XMem stuff 2024-09-06 04:59:54 +02:00
AleBlbl
062b740b1e added @45 to @91 kernelx export functions 2024-09-06 04:47:04 +02:00
jlallas384
89130ad2af
Merge branch 'main' into main 2024-09-06 05:31:26 +04:00
AleBlbl
b4428184ca @1 to @44 export done 2024-09-06 03:17:27 +02:00
Tyler Jaacks
bcf188ee54 Added BOOL DeleteSynchronizationBarrier 2024-09-05 19:07:51 -05:00
Tyler Jaacks
85544a1678 Removed some dupes. 2024-09-05 19:02:33 -05:00
Tyler Jaacks
d926deab08 Fixed order. 2024-09-05 18:59:58 -05:00
jlallas384
c33ff08d19
Merge branch 'main' into main 2024-09-06 03:58:22 +04:00
Tyler Jaacks
5d32b02878 Fixed alignment for Exports.def. 2024-09-05 18:13:39 -05:00
Bagietka
a42db01972 XMem implementation 2024-09-05 19:35:13 +02:00
Serenity
dbfa73c64c
Update Exports.def 2024-09-05 11:51:34 -04:00
jlallas384
f758459f2d
Merge branch 'main' into main 2024-09-05 19:43:03 +04:00
Serenity
ee096d79e8 NTDLL 2024-09-05 11:21:16 -04:00
jlallas384
2f603347cf add registry functions in kernelx 2024-09-05 22:37:36 +08:00
AleBlbl
5d376ffe00
fixed spacing in kernelx.h 2024-09-05 08:11:48 +02:00
Dexrn ZacAttack
ec8a835ebb
Merge branch 'main' into main 2024-09-04 23:07:59 -07:00
Serenity
92c94d0317 Fixed Linker Issues 2024-09-04 23:17:40 -04:00
AleBlbl
4efc98dbb6 some additional export 2024-09-05 04:31:08 +02:00
AleBlbl
ef74898128 Added export functions to fix etwplus.dll entrypoint errors 2024-09-05 02:34:56 +02:00
AleBlbl
985252f0fc ups little typo 2024-09-05 02:03:29 +02:00
AleBlbl
cc4d1a35ff Added InitializeCriticalSectionEx because i forgot about it 2024-09-05 02:01:08 +02:00
AleBlbl
efb657b4e7 Added XMemFree for xcompress.dll entrypoint error 2024-09-05 01:54:02 +02:00
Tyler Jaacks
c0d445c71c
Merge pull request #11 from AleBello7276/main
First batch of many kernelx export functions + Should Fix Check build error
2024-09-04 18:11:21 -05:00
Tyler Jaacks
22375669d4 Added PixEvents and an app that we can use to launch games. 2024-09-04 18:04:58 -05:00
AleBlbl
100646149a Should Fix build check erro 2024-09-05 01:03:43 +02:00
AleBlbl
ed5f17b62b First batch of many kernelx export functions 2024-09-05 00:53:21 +02:00
Bagietka
49fc20ca7a Ntdll stub 2024-09-04 17:31:59 +02:00
AleBlbl
ac55de1903 Fixed Exports.def, now function exports work as it should 2024-09-04 13:55:41 +02:00
AleBlbl
b040f546b6 First Attempt Trying to match DLLMain entrypoint 2024-09-04 12:34:09 +02:00
Tyler Jaacks
7fd6e7a254 Added stub for XMemAllocDefault_X. 2024-09-03 23:41:35 -05:00
Tyler Jaacks
eb60a08186 Added XMemAlloc and TpSetPoolAffinityMask psuedocode. 2024-09-03 23:23:01 -05:00
Tyler Jaacks
3a63188bd2 Added TpSetPoolAffinityMask stub. 2024-09-03 23:14:57 -05:00
Tyler Jaacks
8f70d9782c Added the AcquireSRWLockExclusive, AcquireSRWLockShared, EnterCriticalSection, and GetProcessHeap. 2024-09-03 23:05:57 -05:00
Tyler Jaacks
88a6cda95c Removed base code from everything kernelx.dll. 2024-09-03 22:08:07 -05:00
Tyler Jaacks
9cf10524b7 Added etwplus and xg_x dlls. 2024-09-03 19:36:14 -05:00
Tyler Jaacks
c676363e60 Fix directories 2024-09-03 19:30:07 -05:00
Tyler Jaacks
5b6e327d75 Added some of the basic dlls. 2024-09-03 19:29:06 -05:00