hakril
|
2c9a159a81
|
Add system.architecture & process.architecture
|
2025-02-02 19:18:43 +01:00 |
|
hakril
|
314cd2b862
|
More arm exploration of api responses
|
2025-02-02 19:16:24 +01:00 |
|
hakril
|
d05801dd46
|
Regen generated_def
|
2025-01-31 13:46:11 +01:00 |
|
hakril
|
3818bb2e3d
|
Add V1 of ctypes_definition for TEB
|
2025-01-31 13:46:11 +01:00 |
|
hakril
|
2b64a6d316
|
Add definition for _TEB
|
2025-01-31 13:46:11 +01:00 |
|
hakril
|
5d7e074039
|
Merge pull request #73 from dariushoule/windows_store_interpreter_tweaks
Improved behavior when running under Microsoft Store python interpreters
|
2025-01-29 00:57:08 -08:00 |
|
hakril
|
92b3cfcb2b
|
Adapt sample + docs for microsoft-store-python-injection
|
2025-01-28 19:45:36 +01:00 |
|
Darius Houle
|
082b13112d
|
missed docstring*
|
2025-01-26 23:46:19 -07:00 |
|
Darius Houle
|
52859d19c4
|
feedback revisions
|
2025-01-26 23:38:50 -07:00 |
|
hakril
|
db8d782e3a
|
Update _PEB_LDR_DATA definition with fields known since WinXP
|
2025-01-24 08:59:37 +01:00 |
|
hakril
|
99c28ac035
|
stubborn: add support for new PRIV_RESOLVER_INFO_17763 seen on 10.0.17763
|
2025-01-15 22:32:00 +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
|
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
|
dce802e0f3
|
Add some func/struct associated with [GS]etFileInformationByHandle
|
2024-11-08 14:46:48 +01:00 |
|
hakril
|
2ff11e7e5f
|
Candidate for 1.0.1
|
2024-11-05 09:34:04 +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
|
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
|
8472fd12a7
|
docs/generate_samples.py now use py3
|
2024-06-10 21:27:13 +02:00 |
|
hakril
|
59b3531d15
|
Update samples output
|
2024-06-10 21:26:56 +02:00 |
|
hakril
|
9770165487
|
Update readme
|
2024-06-10 18:18:23 +02:00 |
|
hakril
|
36b4bf38fc
|
Regen ctypes after rebase
|
2024-06-05 22:52:48 +02:00 |
|
hakril
|
9ce6fcef9c
|
Update ctypes_generation
|
2024-06-05 22:44:16 +02:00 |
|
hakril
|
0a2ed77302
|
Adding encoding documentation
|
2024-06-05 22:43:30 +02:00 |
|
hakril
|
6bf8f77617
|
Added IO definitions + ability to use CTL_CODE() macro in windef
|
2024-06-03 18:53:16 +02:00 |
|
hakril
|
f92204a16f
|
Change def of OBJECT_ATTRIBUTES struct to handle remotectypes (#51)
|
2024-05-18 23:11:35 +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
|
f45a997179
|
Merge branch 'master' of github.com:hakril/PythonForWindows into master
|
2021-08-05 11:24:36 +02:00 |
|
clement rouault
|
4d988d2668
|
Added some function/struct to ctypes generation + wininet APIproxy
|
2021-08-05 11:24:18 +02:00 |
|
hakril
|
b8ceea8f22
|
Added simple_x[86/64] listing of instrtuction to documentation + regenerated doc
|
2021-08-03 22:59:04 +02:00 |
|
clement rouault
|
5a07f6a444
|
Removed temp/debug ctypes structure in ctypes_generation
|
2021-06-23 11:51:12 +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
|
4e67a5ac95
|
Added Multiple function / define to generated def
|
2021-05-24 15:05:35 +02:00 |
|
hakril
|
caa8ef5f32
|
Added documentation about Pypi availability and installation
|
2020-07-23 10:19:55 +02:00 |
|
hakril
|
8d33e0143f
|
Updated online documentation for 0.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
|
01a59a92c4
|
Updated some doc and samples
|
2020-07-16 23:26:59 +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 |
|