Functions | Variables
cs_driver.c File Reference
#include <ntddk.h>
#include <capstone/capstone.h>
Include dependency graph for cs_driver.c:

Go to the source code of this file.

Functions

static NTSTATUS cs_driver_hello ()
 
EXTERN_C NTSTATUS DriverEntry (PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath)
 
_Use_decl_annotations_ int __cdecl printf (const char *_Format,...)
 

Variables

DRIVER_INITIALIZE DriverEntry
 

Function Documentation

◆ cs_driver_hello()

static NTSTATUS cs_driver_hello ( )
static

Definition at line 44 of file cs_driver.c.

◆ DriverEntry()

EXTERN_C NTSTATUS DriverEntry ( PDRIVER_OBJECT  DriverObject,
PUNICODE_STRING  RegistryPath 
)

Definition at line 33 of file cs_driver.c.

◆ printf()

_Use_decl_annotations_ int __cdecl printf ( const char *  _Format,
  ... 
)

Definition at line 91 of file cs_driver.c.

Variable Documentation

◆ DriverEntry

DRIVER_INITIALIZE DriverEntry

Definition at line 28 of file cs_driver.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:09