hakril
|
578392ffde
|
Improve retrieving of event-log data type
|
2019-02-11 17:11:23 +01:00 |
|
hakril
|
44e5a09564
|
Few improvement in existing API + test of Winprocess.handles
|
2019-01-22 15:06:23 +01:00 |
|
hakril
|
4e8a765bd6
|
Added some generated def
|
2019-01-22 15:02:18 +01:00 |
|
hakril
|
3fe7ee2cce
|
Fix bug in debugger caused by on_setup new code
|
2019-01-03 22:00:01 +01:00 |
|
hakril
|
370210a610
|
Fix a bug in MEMORY_BASIC_INFORMATION64 extended struct + add related test
|
2019-01-03 21:51:35 +01:00 |
|
hakril
|
288e87a0d3
|
Update windows.security doc + add ref to module in doc
|
2019-01-03 21:50:17 +01:00 |
|
hakril
|
abded9944d
|
Regenerated ctypes
|
2018-12-28 21:22:29 +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
|
771593f17d
|
Fix in safe_execute_python to raise WindowsError if process die during execution
|
2018-12-21 18:53:55 +01:00 |
|
hakril
|
a194f0be6b
|
Fixed bug in WinProxy where error add bad func name + update winproxy function list in doc
|
2018-12-21 18:52:08 +01:00 |
|
hakril
|
4f62434dfb
|
Moved lookup_sid to windows.utils + add Token to window.security + update doc about official Token path
|
2018-12-21 18:50:22 +01:00 |
|
hakril
|
fb567c6a76
|
Added some samples output + document change Kernel32Error -> WinproxyError + fix sample/readme/doc related
|
2018-12-21 18:13:28 +01:00 |
|
hakril
|
784e669597
|
update debugger.py with new on_setup callback"
|
2018-12-21 16:22:38 +01:00 |
|
hakril
|
21e259fa73
|
Update some doc/samples for new module/features
|
2018-12-21 16:18:19 +01:00 |
|
hakril
|
db44087bba
|
Refactor thread code for simple token retrieving on Process/Thread objects
|
2018-12-21 16:07:10 +01:00 |
|
hakril
|
f522f08e7f
|
Fix token.py doc + improve NDR with new class + doc NdrString new behavior + update uac.py sample to match new NdrString
|
2018-12-21 16:05:37 +01:00 |
|
hakril
|
a9a39bc53f
|
Added multiple ctypes_generation definition + some winproxy functions
|
2018-12-21 15:31:51 +01:00 |
|
hakril
|
79ff18e06f
|
Update doc/samples/test of windows.security
|
2018-12-21 15:26:29 +01:00 |
|
hakril
|
986664d01f
|
update Doc + test + sample for token.py
|
2018-12-20 22:48:16 +01:00 |
|
hakril
|
8dc2d443d5
|
Update WMI docs / samples
|
2018-12-17 23:40:08 +01:00 |
|
hakril
|
6c4a5f7d65
|
Added LoadLibraryEx[AW] + FreeLibrary to winproxy
|
2018-11-27 14:38:29 +01:00 |
|
hakril
|
460274d532
|
Process object now return new Token object (still WIP)
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
2a4bdd7e30
|
removing crypto ECRYPT_DATA_BLOB. now CRYPT_DATA_BLOB is extended_struct + testing new API in crypto object
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
d936942d28
|
[WIP] improving Token object possibilities
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
24c5083633
|
POC of new Improved buffer utilities + sprint use dunder method __sprint__ if available in objects
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
c3b85068e5
|
Added Retn to x86/64 assemblers + encryption_demo sample can now sign a file + [WIP] token improvement
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
b6f57b8342
|
Code now use renamed/improved windows.com.Variant
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
cf6c813002
|
ComInterface now expose a callback for ctypes error handling. Allow COM interface to change/handle the raised Exception
|
2018-11-24 22:59:01 +01:00 |
|
hakril
|
b167c6e70f
|
Made some improvement of error handling by ApiProxy + some new generated def
|
2018-11-24 22:59:01 +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
|
e46dc48c37
|
Addapt codebase and tests to winproxy refactoring (replace Kernel32Error to WinproxyError)
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
77fca8bb0f
|
Refactor winproxy into a directory
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
bbde38ffe4
|
First version of windows.security based on clmntb work
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
0e52272ddc
|
Fixed a warning in simple_x[86|64]
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
91cbcce38f
|
Added some definition + POC of FlagExtractor
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
33ca0c9c34
|
Added many security-related defines + moved improved-psid in extended_structs
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
967c18d521
|
Added POC WinProcess.memory_info + some crypto defines
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
0125f78c67
|
Quick fix for query_volume_information
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
570436120b
|
Added some functions
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
1c21b77292
|
Add sign/verify methods to windows.crypto + POC/Play with improved ctypes buffer/array
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
7a313f57c1
|
Added some crypto-related ctypes_generation definitions + generate.py now try to check for out-of-order definition
|
2018-11-24 22:59:00 +01:00 |
|
JaGoTu
|
921f066fb8
|
Ndr: Make sure Strings are null-terminated
Prevents RPC_X_BAD_STUB_DATA when a non-null-terminated string is
provided as an argument.
|
2018-11-07 21:26:28 +01:00 |
|
hakril
|
c228a0d5cb
|
Added Certificate.distinguished_name and BaseSystemModule.name + some winproxy functions
|
2018-08-02 18:51:41 +02:00 |
|
hakril
|
c97d149630
|
Added some ctypes_generation definitions
|
2018-08-02 18:42:36 +02:00 |
|
hakril
|
e6a022f8be
|
Add windows.system.edition
|
2018-07-13 18:08:00 +02:00 |
|
hakril
|
a75de140d6
|
Added object manager samples to doc + fix Certificate.thum[b]print typo
|
2018-07-13 14:41:09 +02:00 |
|
hakril
|
d232928780
|
Added some generated def + some winproxy functions
|
2018-07-13 14:33:50 +02:00 |
|
hakril
|
c19241098a
|
Improve object manager doc + add samples
|
2018-07-13 14:24:55 +02:00 |
|
hakril
|
c59af86910
|
Renamed kernobj.py to object_manager.py and added to windows.system.object_manager + improve API + beginning of doc
|
2018-06-11 17:55:11 +02:00 |
|