Populated DomitoInit

This commit is contained in:
2023-07-02 19:51:44 +02:00
parent 24bec1ffea
commit ccc04f5b93
2 changed files with 76 additions and 0 deletions

View File

@ -3,6 +3,27 @@
#include <Domito.MinCrypt.h>
/* ___
* / __|___ _ __ _ __ ___ _ _
* | (__/ _ \ ' \| ' \/ _ \ ' \
* \___\___/_|_|_|_|_|_\___/_||_|
*
*/
//
// Library initialization tasks. Call one in your DriverEntry
//
_IRQL_requires_max_(PASSIVE_LEVEL)
EXTERN_C
void
DomitoInit();
_IRQL_requires_max_(PASSIVE_LEVEL)
EXTERN_C
void
DomitoShutdown();
/* __ __ __ __ _
* | \/ |___ _ __ ___ _ _ _ _ | \/ |__ _ _ _ __ _ __ _ ___ _ __ ___ _ _| |_
* | |\/| / -_) ' \/ _ \ '_| || | | |\/| / _` | ' \/ _` / _` / -_) ' \/ -_) ' \ _|