hakril
|
f668288dfc
|
Fix bad escape in some docstrings
|
2025-02-01 22:44:53 +01:00 |
|
clement rouault
|
2db6037658
|
Small improvement/add to WMI objects/apis
|
2024-05-20 11:21:47 +02:00 |
|
hakril
|
66382b89f7
|
Some more py3 compat fix + few feature in POC
|
2020-02-13 22:30:46 +01:00 |
|
hakril
|
d9a43a4a8b
|
Update readme with Token/SecurityDescriptor demo + fix flag repr in README + small docstring fix
|
2018-12-28 21:21:30 +01:00 |
|
hakril
|
8dc2d443d5
|
Update WMI docs / samples
|
2018-12-17 23:40:08 +01:00 |
|
hakril
|
267eddb5fe
|
Reworking windows.com.Variant + working on new wmi API + wmi test
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
a18c08ee53
|
Working on new WMI interface + improved ComInterface errcheck
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
8840b9fdb9
|
updated doc
|
2018-03-07 10:24:46 +01:00 |
|
hakril
|
d91bc1a45a
|
Fix a bug in com.init() when CoInitializeEx failed + fix test: test_wmi fail du to pytest default COM-security settings
|
2018-03-04 18:34:40 +01:00 |
|
hakril
|
c20d443c29
|
windows.com.init does not raise anymore if CoInitializeEx fails but return error code + cosmetic
|
2018-03-03 16:55:40 +01:00 |
|
hakril
|
f682fbd8c1
|
Add transaction + window APIs to winproxy + get_mapped_filename raise on non-standard error (like aborted transaction)
|
2018-01-26 11:05:53 +01:00 |
|
hakril
|
f882bd1e35
|
Add wmi.gen_select for class select returning a generator + fom E_CRYPT define + CryptObj.nb_signer return 0 if CRYPT_E_INVALID_MSG_TYPE
|
2017-12-08 16:54:49 +01:00 |
|
hakril
|
4a75453a8b
|
Clean and Improve WMI query API that now accept a Timeout
|
2017-12-08 14:49:03 +01:00 |
|
Clement Rouault
|
4efae2194d
|
Adding Process.priority + fix in WMI raised exceptions + add x86.Iret
|
2017-11-10 11:12:24 +01:00 |
|
Clement Rouault
|
5a79e15440
|
Improve WMI capabilities by adding access to various namespaces + listing methods + add CurrentProcess.load_library
|
2017-11-08 17:55:47 +01:00 |
|
Clement Rouault
|
943945225a
|
Improve debugger/BP doc + add sample + small fixes in WMI/LocalDebugger + new data in ApiProxy for FunctionBP
|
2016-08-19 15:06:26 +02:00 |
|
Clement Rouault
|
6c1b4cf5e6
|
More doc / sample
|
2016-03-30 18:27:40 +02:00 |
|
hakril
|
53e131831d
|
Writing / updating some doc
|
2016-03-29 23:41:54 +02:00 |
|
Clement Rouault
|
ff5ce9ae86
|
Add EnumType for generated enum
|
2016-03-25 16:59:40 +01:00 |
|
Clement Rouault
|
480cbcf1dc
|
Improving com / wmi API / code
|
2016-03-25 15:14:53 +01:00 |
|
Clement Rouault
|
9856a1614b
|
Add firewall interface to system.network
|
2016-03-25 13:44:04 +01:00 |
|
Clement Rouault
|
1a85d99b0e
|
windows.com with a cleaner interface + use in wmi.pu
|
2016-03-24 16:03:13 +01:00 |
|
Clement Rouault
|
3cb8cc6f9e
|
Refactor: new winobject directory
|
2016-03-23 13:42:54 +01:00 |
|