MemoryMappingModule/source
2022-01-26 13:25:28 +01:00
..
CThread.h Use a global spinlock to lock the alloc/free functions 2021-09-28 17:58:20 +02:00
function_replacements.cpp Patch KiGetOrPutUserData to allows usage of our mapped memory inside kernel 2021-11-06 17:06:31 +01:00
function_replacements.h Formatting and cleanup 2021-09-24 16:51:11 +02:00
logger.c Implement logging, but only when built with make DEBUG=1 2022-01-26 13:24:56 +01:00
logger.h Implement logging, but only when built with make DEBUG=1 2022-01-26 13:24:56 +01:00
main.cpp Implement logging, but only when built with make DEBUG=1 2022-01-26 13:24:56 +01:00
memory_mapping.cpp Implement logging, but only when built with make DEBUG=1 2022-01-26 13:24:56 +01:00
memory_mapping.h Formatting 2022-01-26 13:25:28 +01:00