Clement Rouault
|
feb76b48c3
|
unit tests now check for uncollectable-object (gc.garbage)
|
2017-04-26 11:07:52 +02:00 |
|
hakril
|
be5cbe2631
|
Winprocess.peb not a fixedproperty anymore to prevent ref-cycle + add windows.crypto to setup.py
|
2017-04-24 22:43:49 +02:00 |
|
hakril
|
8aa71f8c44
|
Fix remote execute_python in multiple process where python.dll is load at differents addresses
|
2017-04-21 21:22:24 +02:00 |
|
Clement Rouault
|
b418d85a5a
|
Fix test_exe_in_module_list for python 64b
|
2017-04-21 17:39:05 +02:00 |
|
Clement Rouault
|
3f6131d621
|
Fix implem of bp exe!(offset|API) + add test for this case
|
2017-04-21 17:30:18 +02:00 |
|
Clement Rouault
|
db6cec9031
|
Add PEB.Mutant + PEB.ImageBaseAddress in PEB definition
|
2017-04-21 17:01:45 +02:00 |
|
Clement Rouault
|
120e9bfa6f
|
Add exe in the debugger list of modules (for bp)
|
2017-04-21 15:03:48 +02:00 |
|
Clement Rouault
|
799bca8d3f
|
Fix BitsCopyCallback callback prototype + print error code on bits job error
|
2017-04-20 11:52:56 +02:00 |
|
hakril
|
979d1bd418
|
Regenerate doc with sphinx 1.5.5
|
2017-04-13 13:11:35 +02:00 |
|
Clement Rouault
|
9cb9c2a9a0
|
Update doc build
|
2017-04-13 11:42:52 +02:00 |
|
Clement Rouault
|
1b0f1e9507
|
update winproxy list of function
|
2017-04-13 11:41:48 +02:00 |
|
Clement Rouault
|
654e6bff71
|
change remote_calc sample to use notepad + add demo of test_code sample + Stos[BWD] in simple_x86 +
|
2017-04-13 11:14:09 +02:00 |
|
Clement Rouault
|
344678de02
|
Add doc/sample for CryptObject
|
2017-04-12 17:20:37 +02:00 |
|
Clement Rouault
|
70d330961a
|
exception reraised by registry have a winerror + remove dead code windows windows.com
|
2017-04-12 17:20:37 +02:00 |
|
Clement Rouault
|
0902618312
|
Add few test for windows.crypto + fix a syswow test
|
2017-04-12 17:20:37 +02:00 |
|
Clement Rouault
|
b31702f783
|
Add BITS COM wrappers
|
2017-04-12 17:20:37 +02:00 |
|
Clement Rouault
|
81df41339b
|
Improve windows.com.IID __repr__ and __eq__ + interface IBackgroundCopyCallback + COMImplementation.QueryInterface now returns better value allowing marshalling
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
a6eb669099
|
Imprive windows.com.IID + add some BITS Interface/structs
|
2017-04-12 17:20:36 +02:00 |
|
hakril
|
ab01eba54f
|
More doc + fix sample on windows.crypto
|
2017-04-12 17:20:36 +02:00 |
|
hakril
|
1550c5ae3e
|
adding sample for windows.crypto
|
2017-04-12 17:20:36 +02:00 |
|
hakril
|
f1b1bec903
|
Working on documentation of windows.crypto
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
e08720e49a
|
Fix pickle/unpikcl of Flag + StrFlag for protocol 2 + StrFlag.__str__ is the string + test
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
21c179ed2e
|
add sample for windows.crypto
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
4183646b28
|
add Handle.infos + Process.open_token
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
5431b57560
|
fix ImprovedVariant.asbool + com.create_instance accept a context parameter + fix RemoteWCharP.value logic + winutils.decompress_buffer
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
a107656402
|
Add SACL/DACL related struct to func/def/structs + some winerror + some crypto func + utility func
|
2017-04-12 17:20:36 +02:00 |
|
Clement Rouault
|
64f56d3977
|
Identified a possible bug with Debugger._explicit_single_step + some DBGPRINT
|
2017-04-12 17:20:35 +02:00 |
|
Clement Rouault
|
d2582d5e09
|
Renamed some error check method with intelligible name + some security functions def
|
2017-04-12 17:20:35 +02:00 |
|
Clement Rouault
|
3f39ca9f0c
|
More work on windows.crypto and Add an encryption sample POC
|
2017-04-12 17:20:35 +02:00 |
|
Clement Rouault
|
8743883068
|
working on crypto.certificate.CryptObject
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
ae02d9e916
|
Add some User32 API
|
2017-04-12 17:19:01 +02:00 |
|
Clement Rouault
|
98bc95204d
|
still Working on windows.crypto object + API + test
|
2017-04-12 17:19:01 +02:00 |
|
Clement Rouault
|
68e809728a
|
Working on windows.crypto object + API + test
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
d5b70d829f
|
Playing with future windows.crypto API / class
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
28b2596483
|
Fix PVOID arguments in function generated + add some func/struct from CryptoAPI
|
2017-04-12 17:19:01 +02:00 |
|
Clement Rouault
|
50e7a1f2e3
|
Still Working on CryptoAPI
|
2017-04-12 17:19:01 +02:00 |
|
Clement Rouault
|
5478bda8bc
|
Working on CryptoAPI
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
15e40da1ca
|
Playing with CryptoApi
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
d2b801cada
|
Fix handle_exit_process + detach in Debugger to prevent keeping ref on process + fix pe_parse IATHook: all test pass
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
8653c4c1e4
|
No-closure pe_parse pass the test of WindowsTestCase
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
f863d75eee
|
exception is raised if remote dll injection fails
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
bc7656da05
|
[WIP] pe_parse refactor, imports and exports works without closure by code in dirty
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
03aec90d63
|
WIP: fixing handle 'leak' in dbg that require manual garbare collection for now
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
861884099f
|
Better handling of read_string for string at the end of readable memory
|
2017-04-12 17:19:00 +02:00 |
|
hakril
|
63cdb3bbeb
|
Better handling of read_wstring for wstring at the end of readable memory
|
2017-04-12 17:19:00 +02:00 |
|
hakril
|
e17400ed63
|
Debugger.detach remove self.target + better handling/clean of Thread/Process handles
|
2017-04-12 17:19:00 +02:00 |
|
Clement Rouault
|
e58fb73f3b
|
Fix VARIANT interpretation of VT_BOOL
|
2016-12-06 16:20:02 +01:00 |
|
Clement Rouault
|
11bdbd8873
|
Remove TrapFlag when detaching debugger
|
2016-08-23 11:56:54 +02:00 |
|
Clement Rouault
|
8942efa36c
|
Fix sample for FunctionBP
|
2016-08-22 14:05:29 +02:00 |
|
Clement Rouault
|
59776e40c3
|
Let's call it a V0.3
V0.3
|
2016-08-22 13:50:44 +02:00 |
|