Pinned Repositories
CSGO-Config
Config for CSGO
CVE-2024-36877
Exploit POC for CVE-2024-36877
EFI_Driver_Access
Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write memory without restrictions
gelectron
gameoverlay solution for Electron, Qt and CEF, just like discord game overlay and steam game overlay, inject any app to overlay in your game
MiniVisorPkg
The research UEFI hypervisor that supports booting an operating system.
napoca
Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.
PatchBoot
Guide for patching AMI Aptio V UEFI firmware to circumvent Secure Boot checks
SmmBackdoorNg
Updated version of System Management Mode backdoor for UEFI based platforms: old dog, new tricks
spectre
A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine.
systemahacker
About me
SystemaHacker's Repositories
SystemaHacker/CSGO-Config
Config for CSGO
SystemaHacker/systemahacker
About me
SystemaHacker/CVE-2024-36877
Exploit POC for CVE-2024-36877
SystemaHacker/EFI_Driver_Access
Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write memory without restrictions
SystemaHacker/gelectron
gameoverlay solution for Electron, Qt and CEF, just like discord game overlay and steam game overlay, inject any app to overlay in your game
SystemaHacker/MiniVisorPkg
The research UEFI hypervisor that supports booting an operating system.
SystemaHacker/napoca
Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.
SystemaHacker/PatchBoot
Guide for patching AMI Aptio V UEFI firmware to circumvent Secure Boot checks
SystemaHacker/SmmBackdoorNg
Updated version of System Management Mode backdoor for UEFI based platforms: old dog, new tricks
SystemaHacker/spectre
A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine.
SystemaHacker/systemahacker.github.io
A small blog for write-ups
SystemaHacker/VAC
Source code of Valve Anti-Cheat obtained from disassembly of compiled modules
SystemaHacker/vac-hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
SystemaHacker/VACKeyRetrieval
Retrieves VAC module ice encryption key by reversing the LCG seed that it was generated with