hakril
|
1cb8ad02c9
|
[TEST] Breaking ctypes generation result for CI test purpose
|
2025-01-08 19:35:25 +01:00 |
|
hakril
|
3428acc580
|
Add a test for gdef.HRESULT_FACILITY()
|
2025-01-08 19:33:56 +01:00 |
|
hakril
|
ee37178bcf
|
improve RpcClient error reporting in call()
|
2025-01-08 19:33:29 +01:00 |
|
hakril
|
f2a287d818
|
Add some ctypes generation + HRESULT_FACILITY macro
|
2025-01-08 19:31:28 +01:00 |
|
hakril
|
e69302449c
|
Merge pull request #67 from hakril/ci_ctypes_generation
Add CI tests for ` ctypes_generation\generate.py`
|
2025-01-08 10:17:28 -08:00 |
|
hakril
|
1f86a8a1c5
|
Fix broken ctypes generation : duplicate define
|
2025-01-08 19:09:43 +01:00 |
|
hakril
|
2737a64fd7
|
Improve github actions
|
2025-01-08 19:07:26 +01:00 |
|
hakril
|
9163e981fc
|
Add github CI to test .\ctypes_generation\generate.py
|
2025-01-08 18:57:21 +01:00 |
|
hakril
|
17d4644973
|
Merge pull request #66 from hakril/multiversion_localthis
Multiversion ORPC call in `RpcClient`
|
2025-01-08 06:51:37 -08:00 |
|
hakril
|
315ad8ed9e
|
Small refactor in RPCCLient.call()
|
2025-01-07 19:14:33 +01:00 |
|
hakril
|
da0f403507
|
Update documentation build
|
2025-01-07 18:29:36 +01:00 |
|
hakril
|
31f7d1c593
|
Add windows.system.display_version + update version number + doc
|
2025-01-07 18:23:32 +01:00 |
|
hakril
|
0e9edcf440
|
Improve AlpcClient/Server __del__ method
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
0b0b88a270
|
more ORPC test : windows iexplore this time
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
a45ad2b48c
|
Remove breakpoint in test_orpc_network_manager
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
d535440a44
|
Add stubborn implementation + first orpc test based on that
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
4b034fc0fe
|
Add RpcClient with DCOM capabilities handling multiple versions (localthis/localthat)
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
c040ec368e
|
Working on multi-version localthis handling
|
2025-01-07 18:23:01 +01:00 |
|
hakril
|
9a67dca363
|
Merge pull request #65 from hakril/service_handler
Service handler functions
|
2024-12-31 05:47:11 -08:00 |
|
hakril
|
9041326d82
|
Regen documentation
|
2024-12-31 11:25:05 +01:00 |
|
hakril
|
ee2b0e11e5
|
update version number
|
2024-12-31 11:11:15 +01:00 |
|
hakril
|
4985f7bba5
|
update documentation for service
|
2024-12-31 11:04:10 +01:00 |
|
hakril
|
99d39604df
|
Finishing samples/python_service.py
|
2024-12-31 10:23:08 +01:00 |
|
hakril
|
196d4dcac4
|
Add functions implemented by services in ctypes_generation
|
2024-12-20 09:08:01 +01:00 |
|
hakril
|
9c1c125931
|
Merge pull request #63 from hakril/fileinfo_ctypesgen
Add some func/struct associated with [Set/Get]FileInformationByHandle
|
2024-11-08 14:53:06 +01:00 |
|
hakril
|
dce802e0f3
|
Add some func/struct associated with [GS]etFileInformationByHandle
|
2024-11-08 14:46:48 +01:00 |
|
hakril
|
8d517f29cf
|
Merge pull request #62 from hakril/1.0.1
Version 1.0.1
v1.0.1
|
2024-11-05 09:59:51 +01:00 |
|
hakril
|
2ff11e7e5f
|
Candidate for 1.0.1
|
2024-11-05 09:34:04 +01:00 |
|
hakril
|
e0852a2866
|
Merge pull request #61 from hakril/comupdate
Add multiple ctypes defintions
|
2024-11-04 17:03:23 +01:00 |
|
hakril
|
68a37443fd
|
Update some access-right names
|
2024-11-04 16:00:30 +01:00 |
|
hakril
|
72962be653
|
Improve RPCClient
|
2024-10-28 13:52:00 +01:00 |
|
hakril
|
b25fc491df
|
More tests fixup
|
2024-10-24 18:34:00 +02:00 |
|
hakril
|
3de820046d
|
Fix or improv test resilience
|
2024-10-24 17:32:20 +02:00 |
|
hakril
|
92863f7944
|
improve test_pe_parse.py resiliance to system32 pe format change
|
2024-10-24 17:13:28 +02:00 |
|
hakril
|
db14bc0294
|
Small COM fix/improvements
|
2024-10-23 10:10:40 +02:00 |
|
hakril
|
979f7ec77a
|
Small fix in simple_x86
|
2024-10-23 09:56:06 +02:00 |
|
hakril
|
91c468eba0
|
Update generated_def and winproxy
|
2024-10-23 09:55:39 +02:00 |
|
hakril
|
0cd51a088e
|
Big ctypes_generation update + add lot of structures/interfaces
|
2024-10-23 09:53:59 +02:00 |
|
hakril
|
13d0b6b3b7
|
Merge pull request #58 from hakril/improv_simple_assembly
Improve handling of some instructions in simple x86/x64
|
2024-06-27 15:14:20 +02:00 |
|
hakril
|
cbadada375
|
Testing stuff for new CI config
|
2024-06-27 14:57:56 +02:00 |
|
hakril
|
f90991022a
|
Update CI with publish-unit-test-result-action/windows@v2
|
2024-06-27 14:46:59 +02:00 |
|
hakril
|
cbf456ac4f
|
Adding some generated_def related to Section & NtReadFile/NtWriteFile
|
2024-06-27 14:34:33 +02:00 |
|
hakril
|
53554f45ab
|
Improve handling of Jmp/Call/Push/Pop
|
2024-06-27 14:22:40 +02:00 |
|
hakril
|
006dce7054
|
Add tests for non-handled instruction format in simple x86/x64
|
2024-06-27 14:03:39 +02:00 |
|
hakril
|
7475c8893e
|
Merge pull request #57 from hakril/uprade_version
Uprade version to 1.0.0
v1.0.0
|
2024-06-14 17:26:05 +02:00 |
|
hakril
|
ddb22444d2
|
Update version number to 1.0.0 + update documentation
|
2024-06-14 17:13:16 +02:00 |
|
hakril
|
1ab7d3cad6
|
improve documentation of generated code
|
2024-06-14 17:10:46 +02:00 |
|
hakril
|
50b0493364
|
Upgrade sphinx conf + update some doc
|
2024-06-14 16:19:44 +02:00 |
|
hakril
|
e3fd66b3d6
|
ctypes generation detect duplicate def in source file + fix duplicates
|
2024-06-14 14:24:19 +02:00 |
|
hakril
|
703c7f2ec2
|
Fix windows.native_exec.cpuid for py3
|
2024-06-14 14:22:21 +02:00 |
|