Commit Graph

78 Commits

Author SHA1 Message Date
27efa36c8b Added notes 2023-11-24 16:13:21 +01:00
494483650d Added DomitoFreePortableExecutableDigest 2023-11-24 15:28:32 +01:00
e7c2c8c4bf Enabled use of non-executable memory pages 2023-11-23 00:33:35 +01:00
fc64263de0 Update README.md 2023-07-05 20:10:22 +02:00
6116d6ff7b Update README.md 2023-07-04 23:01:04 +02:00
302d8e2f72 Converted ZwQuerySystemInformation to dynamic call 2023-07-04 17:17:57 +02:00
22a09441ab Update README.md 2023-07-03 23:08:56 +02: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
ce17eb3ecf Update README.md 2023-07-03 20:45:30 +02:00
6e2fd257c0 Removed dynamic CI experiments that do not work, possibly due to Patch Guard 2023-07-03 20:44:12 +02:00
aa77523f3a Simplified init procedure 2023-07-03 18:04:13 +02:00
1afdd90b4e Simplified CI definitions 2023-07-03 17:45:57 +02:00
ede76264fb Bugfixes 2023-07-03 02:02:45 +02:00
2fbc08e22d Unified function argument types 2023-07-03 01:57:37 +02:00
7fc654769e Warnings and memory allocation fixes 2023-07-03 01:54:12 +02:00
1e7e4007de Bugfix 2023-07-03 00:55:51 +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
33fcee10f7 Update Domito.Memory.cpp 2023-07-02 19:58:59 +02:00
0320cd419e Update README.md 2023-07-02 19:57:04 +02:00
59b66d327b Minor fixup 2023-07-02 19:55:23 +02:00
c7675a704c Update README.md 2023-07-02 19:52:56 +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
b3b10a26eb Update Domito.vcxproj.filters 2023-07-02 18:56:26 +02:00
aac92a3212 Update Domito.Internal.h 2023-07-02 18:54:47 +02:00
77670a9f2d Update Domito.cpp 2023-07-02 18:52:22 +02:00
791432dcc2 More clean-up 2023-07-02 18:51:02 +02:00
98104e8120 Started splitting code into more modular forms 2023-07-02 18:42:52 +02:00
47c1e3c0a8 Update README.md 2023-07-02 18:24:44 +02:00
3692857ffc Added SAL remark 2023-07-02 18:20:57 +02:00
2d435cb689 Update README.md 2023-07-02 12:29:15 +02:00
3bdf7abb81 Update README.md 2023-07-02 12:25:05 +02:00
1389f2db30 Update README.md 2023-07-02 12:24:28 +02:00
fe0f9e5bcb Renamed ci.h to Domito.MinCrypt.h
Extended the README
2023-07-02 12:22:41 +02:00
e0385accaf Update README.md 2023-07-01 20:47:36 +02:00
a5c4f205fb Update README.md 2023-07-01 20:46:16 +02:00
e8b625b706 Added ci.lib stubs 2023-07-01 20:44:56 +02:00
5c36262be0 Update README.md 2023-07-01 17:35:48 +02:00
08a5d60fba Update README.md 2023-07-01 17:30:36 +02:00
f95ce8cbed Update README.md 2023-07-01 16:34:20 +02:00
5541c05d1d Replaced passing allocator to functions with library global memory management support types 2023-07-01 16:33:13 +02:00
0df66bdea2 Update LICENSE 2023-07-01 07:10:18 +02:00
9642f5ecaa Update README.md 2023-07-01 07:07:15 +02:00
ad92db405c Added DomitoValidateFileLegacyMode 2023-07-01 07:03:25 +02:00
c3b0116581 Update Domito.cpp 2023-07-01 06:55:23 +02:00
2beb3c374a Added function docs 2023-07-01 06:54:54 +02:00