Commit Graph

33 Commits

Author SHA1 Message Date
494483650d Added DomitoFreePortableExecutableDigest 2023-11-24 15:28:32 +01:00
99656409ca Update Domito.h 2023-07-03 22:57:30 +02:00
fb15ee81ff Added comment 2023-07-03 21:11:09 +02:00
d736e7a30e Update Domito.h 2023-07-03 20:50:23 +02:00
1afdd90b4e Simplified CI definitions 2023-07-03 17:45:57 +02:00
2fbc08e22d Unified function argument types 2023-07-03 01:57:37 +02:00
f1ac78134e Fixed linker issues
Finished dynamic function resolving
2023-07-03 00:24:31 +02:00
413baa3541 Fixed typos 2023-07-02 20:04:31 +02:00
59b66d327b Minor fixup 2023-07-02 19:55:23 +02:00
8c94cdff3e Update Domito.h 2023-07-02 19:52:14 +02:00
ccc04f5b93 Populated DomitoInit 2023-07-02 19:51:44 +02:00
24bec1ffea Reworked CI code to resolve during runtime 2023-07-02 19:35:01 +02:00
98104e8120 Started splitting code into more modular forms 2023-07-02 18:42:52 +02:00
3692857ffc Added SAL remark 2023-07-02 18:20:57 +02:00
fe0f9e5bcb Renamed ci.h to Domito.MinCrypt.h
Extended the README
2023-07-02 12:22:41 +02:00
5541c05d1d Replaced passing allocator to functions with library global memory management support types 2023-07-01 16:33:13 +02:00
ad92db405c Added DomitoValidateFileLegacyMode 2023-07-01 07:03:25 +02:00
2beb3c374a Added function docs 2023-07-01 06:54:54 +02:00
904ba57442 Added DomitoGetProcessImageName 2023-07-01 06:48:16 +02:00
169ea6688a Update Domito.h 2023-07-01 06:40:57 +02:00
f7560b1873 Added DomitoCalculatePortableExecutableDigest 2023-07-01 06:35:39 +02:00
6c8144b646 Added DomitoReadFile 2023-07-01 06:23:11 +02:00
6313f01e22 Added IRQL annotation 2023-07-01 06:14:42 +02:00
965c6d8730 Added DomitoGetPortableExecutableDigestKind 2023-07-01 06:12:05 +02:00
e930f829ca Added crypto alg conversion helper 2023-07-01 06:04:58 +02:00
91cf973a26 Added some structure to headers 2023-07-01 05:59:27 +02:00
f63c9284a9 Renamed function 2023-07-01 05:33:35 +02:00
31aabeda3d Update Domito.h 2023-07-01 05:24:47 +02:00
1113a23f19 Added DomitoMemorySearchPattern 2023-07-01 05:24:04 +02:00
7392917f61 Moved internally used types to source file 2023-07-01 04:39:52 +02:00
a6b7b455ec Exposed custom allocator callback 2023-07-01 04:36:59 +02:00
3727b600ce Added .editorconfig 2023-07-01 04:23:11 +02:00
23e4b1203c Corrected directory structure 2023-07-01 04:16:12 +02:00