hakril
|
0e9edcf440
|
Improve AlpcClient/Server __del__ method
|
2025-01-07 18:23:01 +01:00 |
|
clement rouault
|
c4a40626b2
|
Improve windows.alpc message size handling and configuration using a global
|
2021-09-22 14:51:30 +02:00 |
|
hakril
|
6a5364ea1e
|
Updated docstring of RPCClient to link to AlpcClient & documented AlpcClient.port_name
|
2020-05-08 23:31:29 +02:00 |
|
hakril
|
4d3b3e18ad
|
Lot of small py3 compat fix
|
2020-02-13 22:23:20 +01:00 |
|
hakril
|
44e5a09564
|
Few improvement in existing API + test of Winprocess.handles
|
2019-01-22 15:06:23 +01:00 |
|
hakril
|
23837a0713
|
Improving volume objects + adding CurrentProcess.peb.apisetmap with ApiSetMap parsing capabilities
|
2017-12-04 10:12:41 +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
|
8ba325afd2
|
Add a new FlagMapper to easily transform int to Flag and change to code use it
|
2017-11-10 13:47:27 +01:00 |
|
hakril
|
2094ab4ad4
|
Fix some docstring + re-add windows.test.pop_proc_[32|64] + fix all samples + few doc adapt
|
2017-10-15 00:13:07 +02:00 |
|
Clement Rouault
|
7947ace02d
|
Add alpc[Client|Server] __del__ to close handles + NtAlpcDisconnectPort + test
|
2017-09-15 17:54:19 +02:00 |
|
Clement Rouault
|
b9a00b2ed7
|
add rpc.rst doc + rename endpoint_map_alpc + rename ndr EptMapAuth
|
2017-09-14 17:24:18 +02:00 |
|
Clement Rouault
|
1fe5b912be
|
Add some ALPC samples to the documentation
|
2017-08-28 17:09:49 +02:00 |
|
Clement Rouault
|
c76a50c045
|
add doc to alpc.py + improve doc now that Winstruct are documented
|
2017-08-16 17:38:18 +02:00 |
|
Clement Rouault
|
d1cadf062a
|
working on windows.alpc + fix in current_process.threads
|
2017-08-04 17:18:41 +02:00 |
|
Clement Rouault
|
aa22f1515d
|
Working on new windows.alpc
|
2017-07-28 09:20:40 +02:00 |
|
Clement Rouault
|
f08953f4ae
|
rewrite of alpc.py + adapt rpc/client.py
|
2017-07-12 16:29:02 +02:00 |
|
Clement Rouault
|
5d34493356
|
commit alpc.py before rewriting
|
2017-07-12 16:27:43 +02:00 |
|
Clement Rouault
|
aff6ee4e17
|
replace PORT_MESSAGE struct def with PORT_MESSAGE[32|64] + FunctionBP can get the function via a class parameter
|
2017-06-21 13:16:22 +02:00 |
|
Clement Rouault
|
ae5a211613
|
fix SIZE_T definition to ctypes.c_size_t + fix MessageAttribute._get_required_buffer_size
|
2017-06-08 18:22:24 +02:00 |
|
Clement Rouault
|
a13b287202
|
Clean some rpc/alpc code + add ndr.NdrCString
|
2017-06-07 11:45:11 +02:00 |
|
Clement Rouault
|
e5e9ff7a47
|
windows.alpc + windows.rpc first version (manual_uac works with those)
|
2017-05-19 17:14:10 +02:00 |
|