Pinned Repositories
awesome-game-security
awesome game security [Welcome to PR]
Driver-Mega-collection-cpp
Collection of Driver Stuff
EAKC-EnumAllKernelCallbacks
Enumerate Callbacks and all Object Types
HideProcessDriver
Makes any running application completely invisible on Windows. Includes both kernel and user code
hwid
HWID spoofer
RaspPi-Siri-Remote-Control
Control your Raspberry Pi over voice commands from your iPhone
Render-Engine
Compute a triangulated Model (from Blender) into 3D-Projected Space on Terminal
TS-Changer
TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.
CaveCarver
CaveCarver - PE backdooring tool which utilizes and automates code cave technique
Flerov's Repositories
Flerov/TS-Changer
TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.
Flerov/EAKC-EnumAllKernelCallbacks
Enumerate Callbacks and all Object Types
Flerov/awesome-game-security
awesome game security [Welcome to PR]
Flerov/CVE-2023-38831-winrar
CVE-2023-38831 winrar exploit generator
Flerov/Render-Engine
Compute a triangulated Model (from Blender) into 3D-Projected Space on Terminal
Flerov/APICallProxy
Windows API Call Obfuscation
Flerov/BsodSurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Flerov/CVE
Local Privilege Escalation from Admin to Kernel vulnerability on Windows 10 and Windows 11 operating systems with HVCI enabled.
Flerov/cve-2024-20017
exploits for CVE-2024-20017
Flerov/DBUtil-Reused
Flerov/DICHook
Hook NtDeviceIoControlFile with PatchGuard
Flerov/FunctionStomping
A new shellcode injection technique. Given as C++ header or standalone Rust program.
Flerov/hygieia
Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.
Flerov/KACE
Emulate Drivers in RING3 with self context mapping or unicorn
Flerov/Kernel-notes
Wireless Kernel Study Notes
Flerov/llama2.c
Llama 2 Everywhere (L2E)
Flerov/MergeSort
Fast C++ MergeSort-Algorithm to sort a list of numbers initialized in reverse order
Flerov/Microsoft-Windows-Research-Kernel
Part of the Windows Research Kernel's Curriculum Kit Tools From When I was in College.
Flerov/mutante
Kernel-mode Windows HWID spoofer
Flerov/PoolParty
A set of fully-undetectable process injection techniques abusing Windows Thread Pools
Flerov/SigFlip
SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature.
Flerov/Srum
Flerov/StreamDiffusion
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
Flerov/test-dont-bother
fjewgorwngornwg
Flerov/warbird-hook
Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard
Flerov/windows-driver-docs
The official Windows Driver Kit documentation sources
Flerov/windows-kernel-pagehook
windows kernel pagehook
Flerov/windows-via-c-cpp
Unofficial source code repo for Jeffrey Richter and Christophe Nasarre's Windows via C/C++ 5th edition.
Flerov/WindowsMDM
Stop indexing me
Flerov/zeroimport
ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.