Pipe We Are Using: "animepatrol"
auto driver = new driver_manager("\\\\.\\animepatrol", process_id);ISO C++20 Standard (/std:c++20)
Configuration Properties -> Linker -> Advanced -> Entry Point -> "DriverEntry"
Configuration Properties -> C/C++ -> Code Generation -> Security Check -> "Disable Security Check (/GS-)"
Configuration Properties -> Advanced -> Character Set -> "Not Set"
- Get a Module Handler from the Kernel Driver instead of UserMode
- Load a Kernel Driver from BIOS/UEFI (AMD/INTEL)


