SamuelTulach / tpm-spooferLinks
Simple proof of concept kernel mode driver hooking tpm.sys dispatch to randomize any public key reads
☆231Updated 2 years ago
Alternatives and similar repositories for tpm-spoofer
Users that are interested in tpm-spoofer are comparing it to the libraries listed below
Sorting:
- ☆345Updated 8 months ago
- ☆260Updated 4 months ago
- UEFI Bootkit with user-mode communication☆109Updated 7 months ago
- manual map unsigned driver over signed memory☆213Updated last year
- State of the art DLL injector that took 20 minutes to make☆223Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆137Updated last year
- A mapper that maps shellcode into loaded large page drivers☆310Updated 3 years ago
- kernel anticheat to test your driver against☆181Updated 7 months ago
- kernel mode spoofer disk and smbios, socket communication☆225Updated 3 years ago
- ☆136Updated 3 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆220Updated 11 months ago
- manually map driver for a signed driver memory space☆170Updated 4 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆287Updated 2 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆192Updated 3 months ago
- This is a simple project of a driver + usermode.☆166Updated 3 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆274Updated 2 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆156Updated 3 months ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆130Updated 3 months ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆371Updated 4 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆190Updated last year
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆461Updated 4 years ago
- ☆83Updated last year
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆199Updated 3 years ago
- Simple EFI runtime driver that hooks GetVariable function and returns data expected by Windows to make it think that it's running with se…☆215Updated 4 years ago
- Guide for patching AMI Aptio V UEFI firmware to circumvent Secure Boot checks☆130Updated last year
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆143Updated last year
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆120Updated last month
- Using CVE-2023-21768 to manual map kernel mode driver☆196Updated 2 years ago
- undetected eac mapper☆168Updated 3 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago