Skip to content

Instantly share code, notes, and snippets.

View Pai-Po's full-sized avatar
🏠
Working from home

Po Pai-Po

🏠
Working from home
View GitHub Profile
@Pai-Po
Pai-Po / idapython_cheatsheet.md
Created August 7, 2020 09:33 — forked from icecr4ck/idapython_cheatsheet.md
Cheatsheet for IDAPython
@Pai-Po
Pai-Po / IoCreateDeviceSecure.c
Last active December 17, 2019 02:57
WdmlibIoCreateDeviceSecure(IoCreateDeviceSecure) on Nt 6.x, doesn't support specified SID. this is a solution
// Copyright (c) 2019 Po. All rights reserved.
// Created on 2019-12-16
// Author: Po
{
status = IoCreateDevice(
DrvObj,
0,
&ustrDevName,