clement rouault
|
39d683ffeb
|
Fix & Test infinite look in regkey.values in certains conditions
|
2021-04-19 09:23:37 +02:00 |
|
clement rouault
|
3149961634
|
Retrieving process ppid now use limited_handle, allowed more case of sucessful retrieval
|
2021-03-05 16:37:48 +01:00 |
|
clement rouault
|
758f418965
|
Merge branch 'master' of https://github.com/hakril/PythonForWindows into master
|
2021-03-05 16:36:57 +01:00 |
|
hakril
|
ca6ce73dcc
|
Added poc for event explorer sample
|
2021-01-28 22:41:18 +01:00 |
|
clement rouault
|
86d02ee17d
|
De not import windows.pipe by default anymore
|
2021-01-12 15:30:13 +01:00 |
|
hakril
|
04cbbf3888
|
Fixed a Evthandle leak on evtlog code
|
2020-09-08 13:34:20 +02:00 |
|
hakril
|
caa8ef5f32
|
Added documentation about Pypi availability and installation
|
2020-07-23 10:19:55 +02:00 |
|
hakril
|
2cd9c287aa
|
Updated setup.py with long description
|
2020-07-23 09:38:03 +02:00 |
|
hakril
|
8d33e0143f
|
Updated online documentation for 0.6
V0.6
|
2020-07-16 23:48:22 +02:00 |
|
hakril
|
7a368a1a23
|
Updated version to 0.6 - Py3 supported !
|
2020-07-16 23:43:23 +02:00 |
|
hakril
|
8e257f9678
|
Added some code resulting from exploration in COM/remote ctypes
|
2020-07-16 23:37:41 +02:00 |
|
hakril
|
34254dfde2
|
Improving NDR packing for some easy to fix corner cases
|
2020-07-16 23:35:05 +02:00 |
|
hakril
|
0f49dff128
|
Added some docstrings
|
2020-07-16 23:33:27 +02:00 |
|
hakril
|
9bf2e61431
|
Improved test for NDR + added timeout for debugger test (if pytest-timeout present)
|
2020-07-16 23:31:35 +02:00 |
|
hakril
|
01a59a92c4
|
Updated some doc and samples
|
2020-07-16 23:26:59 +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
|
d8ac02e6a2
|
Improved NDR padding capabilities for primitive types
|
2020-06-15 10:00:05 +02:00 |
|
hakril
|
0fa8026c1b
|
Fix localdebugger (and sample) for python3
|
2020-06-05 17:10:45 +02:00 |
|
hakril
|
e4c0f8645e
|
Adapted symbol code & samples for py3 compat
|
2020-05-18 23:07:33 +02:00 |
|
hakril
|
2e48f9008a
|
Multiple docs update some __init__.py code (windows.debug not imported by default anymore)
|
2020-05-18 22:58:52 +02:00 |
|
hakril
|
aec35a46d5
|
Added Symbol related sample output
|
2020-05-18 22:49:32 +02:00 |
|
hakril
|
e70c97cbfc
|
Added symbol sample + SymbolDebugger
|
2020-05-18 22:48:12 +02:00 |
|
hakril
|
5b210b50cb
|
Updated some code in object manager
|
2020-05-18 22:45:08 +02:00 |
|
hakril
|
2e7bfba3b9
|
Added some version related definition
|
2020-05-15 14:11:00 +02:00 |
|
hakril
|
027b7c1c64
|
Working on symbols documentation
|
2020-05-15 00:30:05 +02:00 |
|
hakril
|
3151155670
|
Added a fonction to translate comdate format to datetime + fix DisableWow64FsRedirection for 32b system
|
2020-05-12 23:27:50 +02:00 |
|
hakril
|
38aef8e497
|
Fix py3 compat for some remote ctypes code
|
2020-05-12 23:27:01 +02:00 |
|
hakril
|
c666882105
|
Improved available information about scheduled task + updated documentation
|
2020-05-12 23:22:00 +02:00 |
|
hakril
|
ffec0aa57e
|
Renamed NewService class as Service + updated doc/sample for new service API
|
2020-05-12 00:20:16 +02:00 |
|
hakril
|
eb131d2621
|
system.services now handle int/slice for getitem + update doc + add a sample
|
2020-05-11 23:42:51 +02:00 |
|
hakril
|
042e77acf1
|
Updated doc of event_log.py
|
2020-05-11 23:42:51 +02:00 |
|
hakril
|
654280c8a5
|
Adapted samples for py3 support
|
2020-05-11 09:00:57 +02:00 |
|
hakril
|
176066d917
|
Added option --attributes to enum_device, and updated the sample accordingly
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
b59522e504
|
Documented most of the classes/attributes related to devices_manager.py. Updated related rst.
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
996487cc1f
|
Added device manager documentation skeleton to docs/ as well as samples output
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
0ec8ae2fa6
|
Adapted device manager samples & small API improvements
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
78c205d248
|
Added some comment about unsure high-level API choice/possibility to discuss
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
6a7626eb2d
|
Adapted lucasg sample to new (poc) device manager high-level API
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
1077541ec4
|
POC of new high-level API for device manager adapted from lucasg work
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
f491c510eb
|
Adapt lucasg winproxy code to match codebase behavvior
|
2020-05-10 23:27:18 +02:00 |
|
hakril
|
5aed4305d6
|
Port lucag device manager structures/function to ctypes generation
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
97a1bb22e1
|
[device] Add device object associated with phy device
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
ec0e97c075
|
[device] Improve device's name retrieval
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
7652f597f3
|
[Device] Correctly parse device's resources
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
5aa181c4cf
|
[Device] Implement API to retrieve resources associated with devices
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
445c68537c
|
[Device] Implement apis to retrieve the list of devices under each class
|
2020-05-10 23:27:18 +02:00 |
|
lucasg
|
0ee191c981
|
[Device] Add setupapi SetupDiClassNameFromGuid winproxy
|
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 |
|
Reuven Peleg
|
ef580c675f
|
Fix port_name member in documentation
AlpcClient class have member name port_name, not portname
|
2020-05-08 23:39:09 +02:00 |
|