hakril
|
6c588cf723
|
Improve thread CONTEXT defitions + ARM64_CONTEXT
|
2025-03-06 10:30:00 +01:00 |
|
hakril
|
26b42a0587
|
Adding ctypes_generation for PROC_THREAD_ATTRIBUTE_X
|
2025-02-06 22:53:42 +01:00 |
|
hakril
|
2c9a159a81
|
Add system.architecture & process.architecture
|
2025-02-02 19:18:43 +01:00 |
|
hakril
|
68ea3c3a02
|
Regenerate ctypes
|
2025-01-08 19:50:45 +01:00 |
|
hakril
|
4b034fc0fe
|
Add RpcClient with DCOM capabilities handling multiple versions (localthis/localthat)
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
68a37443fd
|
Update some access-right names
|
2024-11-04 16:00:30 +01:00 |
|
hakril
|
91c468eba0
|
Update generated_def and winproxy
|
2024-10-23 09:55:39 +02:00 |
|
hakril
|
cbf456ac4f
|
Adding some generated_def related to Section & NtReadFile/NtWriteFile
|
2024-06-27 14:34:33 +02:00 |
|
hakril
|
e3fd66b3d6
|
ctypes generation detect duplicate def in source file + fix duplicates
|
2024-06-14 14:24:19 +02:00 |
|
hakril
|
9ce6fcef9c
|
Update ctypes_generation
|
2024-06-05 22:44:16 +02:00 |
|
hakril
|
6bf8f77617
|
Added IO definitions + ability to use CTL_CODE() macro in windef
|
2024-06-03 18:53:16 +02:00 |
|
hakril
|
f2ac6ea455
|
Fix alpc sample py3 (#45)
* ReAdded AF_ flags removed by mistake from ctypes_generation
* Adapt ALPC samples to python3 (fix #44)
---------
Co-authored-by: clement rouault <clement.rouault@exatrack.com>
|
2023-01-30 13:03:34 +01: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
|
e156b05e0f
|
Improving SecurityDescriptor API/functions
|
2022-05-09 17:41:01 +02:00 |
|
clement rouault
|
df44d38356
|
Added multiple genereted_def + fixed winproxy CreateFileW
|
2021-10-19 15:42:48 +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
|
d68ff123b3
|
Added/Updated some _SYSTEM_INFORMATION_CLASS related enum/struct
|
2021-06-21 10:46:15 +02:00 |
|
clement rouault
|
1f70bdd49a
|
Added some PE resource API in generated_def / winproxy
|
2021-06-18 17:22:38 +02:00 |
|
clement rouault
|
408fe8aaa4
|
Added some crypto definitions + POC of dpapi with crypto.protect/unprotect
|
2021-06-15 15:38:14 +02:00 |
|
hakril
|
4f2e43ae6b
|
Merge branch 'master' of https://github.com/BrunoPujos/PythonForWindows into BrunoPujos-master & regenerated windows.generated_def
|
2021-05-24 23:16:59 +02:00 |
|
clement rouault
|
4e67a5ac95
|
Added Multiple function / define to generated def
|
2021-05-24 15:05:35 +02:00 |
|
BrunoPujos
|
5052d99199
|
added .py autogenerated for event and filemapping functions
|
2021-05-19 10:19:14 +02:00 |
|
hakril
|
e2ff50e6a2
|
Added some generated def
|
2020-07-16 23:24:43 +02:00 |
|
hakril
|
47f3e64c84
|
Added some required generated def
|
2020-06-22 14:07:51 +02:00 |
|
hakril
|
f491c510eb
|
Adapt lucasg winproxy code to match codebase behavvior
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
e74089cda3
|
[Device] Add cfgmgr.CM_Enumerate_Classes winproxy
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
578b4d9193
|
Update generated def + documentation
|
2020-03-29 22:14:29 +02:00 |
|
hakril
|
c691d8eb84
|
Added EvtQuery.seek() + IsDebuggerPresent API for sample purpose
|
2020-03-19 10:33:12 +01:00 |
|
hakril
|
92df7eaee0
|
New generated_def py3 ready \o/ PFW should be ready for py3 testing
|
2020-02-13 23:18:47 +01:00 |
|
hakril
|
b490130585
|
Aded new generated ctypes_generation
|
2020-01-26 15:55:21 +01:00 |
|
hakril
|
7c816acdda
|
windows.system.registry does not use _winreg at all anymore
|
2019-08-05 22:26:28 +02:00 |
|
hakril
|
b160935747
|
Added current etw code (event_trace)
|
2019-05-31 09:06:09 +02:00 |
|
hakril
|
554a6b0572
|
Added some more ctypes defition
|
2019-05-18 23:35:52 +02:00 |
|
hakril
|
4e8a765bd6
|
Added some generated def
|
2019-01-22 15:02:18 +01:00 |
|
hakril
|
370210a610
|
Fix a bug in MEMORY_BASIC_INFORMATION64 extended struct + add related test
|
2019-01-03 21:51:35 +01:00 |
|
hakril
|
abded9944d
|
Regenerated ctypes
|
2018-12-28 21:22:29 +01:00 |
|
hakril
|
6c4a5f7d65
|
Added LoadLibraryEx[AW] + FreeLibrary to winproxy
|
2018-11-27 14:38:29 +01:00 |
|
hakril
|
b167c6e70f
|
Made some improvement of error handling by ApiProxy + some new generated def
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
91cbcce38f
|
Added some definition + POC of FlagExtractor
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
33ca0c9c34
|
Added many security-related defines + moved improved-psid in extended_structs
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
967c18d521
|
Added POC WinProcess.memory_info + some crypto defines
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
570436120b
|
Added some functions
|
2018-11-24 22:59:00 +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
|
e6a022f8be
|
Add windows.system.edition
|
2018-07-13 18:08:00 +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
|
849d64378f
|
Commit current work on scheduled tasks
|
2018-05-12 00:11:10 +02:00 |
|