BlackBone
Windows memory hacking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
BlackBoneDrv.h File Reference
#include <ntifs.h>
#include "BlackBoneDef.h"
#include "Routines.h"
#include "Remap.h"

Go to the source code of this file.

Macros

#define DEVICE_NAME   L"\\Device\\" ## BLACKBONE_DEVICE_NAME
 
#define DOS_DEVICE_NAME   L"\\DosDevices\\" ## BLACKBONE_DEVICE_NAME
 

Functions

NTSTATUS BBDispatch (IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp)
 CTL dispatcher More...
 

Macro Definition Documentation

#define DEVICE_NAME   L"\\Device\\" ## BLACKBONE_DEVICE_NAME
#define DOS_DEVICE_NAME   L"\\DosDevices\\" ## BLACKBONE_DEVICE_NAME

Function Documentation

NTSTATUS BBDispatch ( IN PDEVICE_OBJECT  DeviceObject,
IN PIRP  Irp 
)

CTL dispatcher

Parameters
DeviceObjectDevice object
IrpIRP
Returns
Status code