index
:
EfiGuard.git
my
test
Disable PatchGuard and DSE at boot time with an EasyAntiCheat compatibility mode
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Changed protocol GUID, backdoor variable name and cookie value
my
Toni Uhlig
2024-10-25
*
Update README
Toni Uhlig
2024-08-21
*
Compile `EfiDSEFix` with Mingw64
Toni Uhlig
2024-08-21
*
Support custom EfiGuard driver filenames by specifing `-D EFIGUARD_DRIVER_FIL...
Toni Uhlig
2023-08-30
*
Added partial PatchGuard disable at compile time with `-D EAC_COMPAT_MODE=1`.
Toni Uhlig
2023-08-30
*
Disable PatchGuard at compile time with `-D DO_NOT_DISABLE_PATCHGUARD=1`.
Toni Uhlig
2023-08-17
*
Changed EfiGaurd title to something more "neutral" ;)
Toni Uhlig
2023-08-17
*
EfiDSEFix: acquire SE_DEBUG_PRIVILEGE when finding kernel addresses
Matthijs Lavrijsen
2023-07-31
*
Fix build with current EDK2 master
Matthijs Lavrijsen
2023-06-22
*
Update README.md
Matthijs Lavrijsen
2023-06-21
*
EfiDSEFix: print help text on invalid usage
Matthijs Lavrijsen
2023-05-31
*
Handle 5-level paging when checking canonical address bits
Matthijs Lavrijsen
2023-04-26
*
EfiGuardDxe: distinguish between winload and kernel build numbers
Matthijs Lavrijsen
2023-04-03
*
Clean up linker options
v1.3
Matthijs Lavrijsen
2023-03-26
*
RtlSleep: wait for a timer event instead of stalling
Matthijs Lavrijsen
2023-03-26
*
Loader: check entry descriptions to determine whether they are Windows
Matthijs Lavrijsen
2023-03-26
*
Loader: remove BdsLibConnectAllDriversToAllControllers
Matthijs Lavrijsen
2023-03-26
*
Loader: minor SetHighestAvailableMode improvements
Matthijs Lavrijsen
2023-03-26
*
Loader: handle EFI_SECURITY_VIOLATION from LoadImage
Matthijs Lavrijsen
2023-03-26
*
EfiGuardDxe: clear and restore CR0.WP when copying
Matthijs Lavrijsen
2023-03-26
*
Add CopyWpMem and SetWpMem routines
Matthijs Lavrijsen
2023-03-26
*
Update Zydis to v4
Matthijs Lavrijsen
2023-03-26
*
EfiDSEFix -c: error message wording
Matthijs Lavrijsen
2023-03-17
*
EfiGuardDxe: disable VBS for the current boot
Matthijs Lavrijsen
2023-03-16
*
EfiDSEFix -i: print CI option values and IUM status
Matthijs Lavrijsen
2023-03-13
*
Misc. warning fixes
Matthijs Lavrijsen
2023-03-13
*
EfiDSEFix: add "-r" command to read the value of g_CiOptions
Matthijs Lavrijsen
2023-02-27
*
Update ntdll.h
Matthijs Lavrijsen
2023-02-27
*
Restructure LibraryClasses in .dsc
Matthijs Lavrijsen
2023-02-27
*
Macro sanitization
Matthijs Lavrijsen
2023-02-27
*
Add StrniCmp implementation
Matthijs Lavrijsen
2022-08-24
*
Fix build with CLANGPDB toolchain on Linux
Matthijs Lavrijsen
2022-08-17
*
Misc. warning fixes
Matthijs Lavrijsen
2022-08-17
*
DXE driver: store the full kernel build number in global context
Matthijs Lavrijsen
2022-08-17
*
EfiGuardDxe: add VisualUefi support for recent versions of edk2
Matthijs Lavrijsen
2022-08-17
*
Update README.md
Matthijs Lavrijsen
2022-04-21
*
Update to VS2022
Matthijs Lavrijsen
2022-04-21
*
EfiDSEFix: add /SUBSYSTEM:NATIVE project configuration
Matthijs Lavrijsen
2022-04-21
*
Update ntdll.h
Matthijs Lavrijsen
2022-04-21
*
Apply GenFw flags to all toolchains
Matthijs Lavrijsen
2022-04-21
*
Fix warnings when compiling with GCC
Matthijs Lavrijsen
2022-04-21
*
Fix build with current EDK2 master
Matthijs Lavrijsen
2022-03-30
*
Fix build with current EDK2 master
Matthijs Lavrijsen
2021-06-28
*
EfiDSEFix: improve g_CiOptions address validation
v1.2.1
Matthijs Lavrijsen
2021-05-25
*
Update arc.h
v1.2
Matthijs Lavrijsen
2021-05-12
*
EfiDSEFix: fix BSOD on Windows 10 with KB5003173 when using '-d'
Matthijs Lavrijsen
2021-05-12
*
Fix Resharper warnings
Matthijs Lavrijsen
2021-05-12
*
Use PE runtime function tables for finding function start addresses
v1.1.1
Matthijs Lavrijsen
2021-01-30
*
Update Zydis submodule
Matthijs Lavrijsen
2021-01-30
*
Fix compilation on Clang 11
Matthijs Lavrijsen
2021-01-13
[next]