MemoryMappingModule/source
2024-04-25 12:02:28 +02:00
..
CThread.h Use the default heap for threads, make sure to memset default heap allocations to 0 after using them 2023-03-26 16:03:34 +02:00
function_replacements.cpp Implement KiValidateUserDataRange and KiValidateUserCodeRange hook 2023-02-17 08:17:21 +01:00
function_replacements.h Use clang-format to format the code 2022-02-02 18:34:27 +01:00
functionpatcher.def Use latest version of libfunctionpatcher 2023-01-06 16:02:58 +01:00
globals.c Use the default heap for threads, make sure to memset default heap allocations to 0 after using them 2023-03-26 16:03:34 +02:00
globals.h Use the default heap for threads, make sure to memset default heap allocations to 0 after using them 2023-03-26 16:03:34 +02:00
logger.c Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 15:51:47 +01:00
logger.h Improve logging and resolve any compiler warnings 2022-05-09 19:34:19 +02:00
main.cpp Bump version to 0.2.6 2024-04-25 12:02:28 +02:00
memory_mapping.cpp Fix compiling with latest wut version 2024-04-25 12:02:28 +02:00
memory_mapping.h Make sure we can execute code on all three cores, check heaps on application end 2024-04-25 12:02:28 +02:00
version.h Log the module version on each application start 2022-10-09 14:32:17 +02:00