hakril
|
f92204a16f
|
Change def of OBJECT_ATTRIBUTES struct to handle remotectypes (#51)
|
2024-05-18 23:11:35 +02:00 |
|
clement rouault
|
f4f9798d39
|
Added some netapi ctypes_generation / winproxy apis
|
2022-11-28 17:50:17 +01:00 |
|
clement rouault
|
5d9e9a240f
|
Added base for ws2_32 winproxy (define/struct/functions) + RtlMoveMemory
|
2022-10-28 18:23:56 +02:00 |
|
clement rouault
|
267ed1e85d
|
Add some ctypes_generation and generated def
|
2022-08-05 11:33:25 +02:00 |
|
clement rouault
|
4d988d2668
|
Added some function/struct to ctypes generation + wininet APIproxy
|
2021-08-05 11:24:18 +02:00 |
|
clement rouault
|
5a07f6a444
|
Removed temp/debug ctypes structure in ctypes_generation
|
2021-06-23 11:51:12 +02:00 |
|
clement rouault
|
5fdcbee121
|
Improved determinism of ctypes generation to reduce size of diff when regenerating
|
2021-06-21 13:45:24 +02:00 |
|
clement rouault
|
4e67a5ac95
|
Added Multiple function / define to generated def
|
2021-05-24 15:05:35 +02:00 |
|
hakril
|
01a59a92c4
|
Updated some doc and samples
|
2020-07-16 23:26:59 +02:00 |
|
hakril
|
578b4d9193
|
Update generated def + documentation
|
2020-03-29 22:14:29 +02:00 |
|
hakril
|
abded9944d
|
Regenerated ctypes
|
2018-12-28 21:22:29 +01:00 |
|
hakril
|
7a313f57c1
|
Added some crypto-related ctypes_generation definitions + generate.py now try to check for out-of-order definition
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
c97d149630
|
Added some ctypes_generation definitions
|
2018-08-02 18:42:36 +02:00 |
|
hakril
|
d232928780
|
Added some generated def + some winproxy functions
|
2018-07-13 14:33:50 +02:00 |
|
hakril
|
3d69ad3cb5
|
Add some definition in ctypes generation + winproxy wrappers; fix com.py imports
|
2018-06-05 11:38:57 +02:00 |
|
hakril
|
b88ce36acb
|
Add somme Evt-related define/structs/functions
|
2018-03-27 20:46:54 +02:00 |
|
hakril
|
af6943992a
|
cgen: Function generated after COM, handle COM variadic (cdecl) defintion + Comimplem.IID generated avec _functions_ + Add some COM/ComInterceptor definitions
|
2018-03-08 22:35:54 +01:00 |
|
hakril
|
8840b9fdb9
|
updated doc
|
2018-03-07 10:24:46 +01:00 |
|
hakril
|
1dc13b1a35
|
Adding some PE related windef + CertFreeCertificateContext
|
2018-03-04 18:45:23 +01:00 |
|
hakril
|
4251b18041
|
Fix ctypes generation + COM interface dependance check + add IPersistFile, IShellLink, strucs/defs
|
2018-01-25 16:51:04 +01:00 |
|
hakril
|
82e464d527
|
Replaced old generate.py with new ctypes generation code !
|
2018-01-19 18:11:16 +01:00 |
|
hakril
|
445de0b007
|
Commit generated def before switching generator code
|
2018-01-19 17:33:33 +01:00 |
|
hakril
|
32de3cb824
|
Improve ApiSetMap resolve to match ntdll behavior + add sizekey option to encryption_demo genkey option
|
2017-12-06 10:21:40 +01:00 |
|
hakril
|
8f7adb8da1
|
Add fuller PEB structure + Improved UNICODE_STRING + other define
|
2017-12-04 10:01:40 +01:00 |
|
hakril
|
f03bb89ae6
|
Working on time translation (filetime - unix - datetime) and windows volume objects
|
2017-11-28 10:50:02 +01:00 |
|
hakril
|
22224b52e2
|
Added utils.query_file_informations wrapper arround new winproxy.NtQueryInformationFile
|
2017-11-27 10:13:13 +01:00 |
|
hakril
|
f54599568d
|
Working on eventlog
|
2017-11-24 17:17:35 +01:00 |
|
Clement Rouault
|
d12bae6dbb
|
Remove 'WinUnicodeString' and add un extended struct _LSA_UNICODE_STRING: simplify lots of things
|
2017-11-17 15:13:34 +01:00 |
|
Clement Rouault
|
51bc3fdf7c
|
Improve _GUID & typedef definition + add a sample using gdef.meta to search for a name/value in generated defs
|
2017-11-15 15:20:38 +01:00 |
|
hakril
|
c3f9d87c82
|
Add missing doc sources
|
2017-10-15 00:13:56 +02:00 |
|
hakril
|
930c992be3
|
Working on improving crypto stuff
|
2017-10-09 09:11:48 +02:00 |
|
Clement Rouault
|
fccd2a49e6
|
Add doc to RPC + RPC_IF_ID generated-extended + lsass sample
|
2017-08-30 18:29:49 +02:00 |
|
Clement Rouault
|
1941adc93f
|
Working on RtlGetUnloadEventTraceEx - adding function and struct + fix remotectypes char-array in struct
|
2017-08-17 18:51:07 +02:00 |
|
Clement Rouault
|
8b9a71edc2
|
Add real doc for windows.generated_def
|
2017-08-16 15:11:23 +02:00 |
|
Clement Rouault
|
8d139bce79
|
Working on sphinx doc generation for windows.generated_def
|
2017-08-11 19:06:50 +02:00 |
|