SND\ussrhero_cp
61bab00356
[0.3.x] added : targetProcess.getMangedHeap ( Return object representing a managed heap )
...
[0.3.x] added : targetProcess.getManagedVar (Return object representing a managed object in the target managed process)
git-svn-id: https://pykd.svn.codeplex.com/svn@91257 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
db521b8c7a
[0.3.x] updated : version set to 0.3.1.8
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91248 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
86e7779289
[0.3.x] fixed : issue #14120 (failed to iterate over array)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91247 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
75993e9971
[0.3.x] removed : debug engine dll's
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91245 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
3fab992efd
[0.3.x] added : callFunctionRaw ( call function without prototype )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91241 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
61bf1b83d0
[pykd_ext_2.0] fixed : issue # 14104 ( !py command crashes if a script does not exist )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91233 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
7fc08bcadd
[0.3.x] added : getTypeInfoProviderFromPdb ( create typeInfo provider from pdb file )
...
[0.3.x] added : pushStack ( push a value into a stack )
[0.3.x] added : popStack( popStack )
git-svn-id: https://pykd.svn.codeplex.com/svn@91232 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
d3b5f99a20
[0.3.x] reworked : typedVar can change python byte sequences
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91219 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
16c796799b
[0.3.x] added : module.typedVar can accept python byte sequance
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91218 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
9cf68441ae
[0.3.x] added : typedVar.setField method ( Set field of a structire or an element od array )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91217 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
a0a7ef8196
[pykd_ext_2.0] fixed : issue #14093 (Crash when printing unicode)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91214 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
45942008eb
[0.3.x] fixed : build error
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91210 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
01aa2b6c6d
[0.3.x] added : typedVar.rawBytes method ( return list of bytes )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91208 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
ee8236c524
[pykd_ext_2.0] fixed : issue #14086 (invalid sys.argv values )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91206 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
67966b169b
[0.3.x] changed : version up
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91194 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\ussrhero_cp
260c3bc448
merged from 0.3.x
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91186 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:30:38 +04:00
SND\ussrhero_cp
307abc3405
[0.3.2] added : getTypeFromSource ( create typeInfo class from C/C++ source code )
...
[0.3.2] added : getTypeInfoProviderFromSource ( create typeInfo provider from C/C++ source code )
git-svn-id: https://pykd.svn.codeplex.com/svn@91182 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:29:22 +04:00
SND\ussrhero_cp
03bcd88f11
[pykd_ext_2.0] fixed : hang up python console
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91185 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
2049c751a0
[pykd_ext_2.0] fixed : issue 14066 (dbgCommand('q') leads to windbg hung)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91173 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
ad9a59f3b0
[pykd_ext_2.0] fixed : issue #14058 , 14060, 14061
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91172 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
7783c01228
[0.3.x] added : CPUException class
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91131 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
d97b2f08a3
[0.3.x] added : CallException class
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91127 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
a8b33ddb2e
[0.3.x] hotfix for previous commit
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91111 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
876ed6e76c
[0.3.x] added : sample with a class method call
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91110 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
381b06610b
[0.3.x] added : module.typedVar method with prototype argument
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91108 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
683241ce2f
[0.3.x] added : typedVar constructor allowing to set function prototype to work with overloaded functions
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91106 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
8361ab5243
[0.3.x] fixed : issue # 14029 ( call function with "void" return type raises exception )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91093 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
8a31949d19
[0.3.x] added : Python 3.6 support
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91090 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
03ff35d64f
[0.3.x] added : typedVar.method has optional argument 'prototype' to work with overloaded methods
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91089 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
d1a4b3e089
[pykd_ext_2.0] fixed : issue # 14024( eventHandler callbacks crash windbg)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91086 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
983bdd609d
[pykd_ext_2.0] fixed : properly cleanup for local interpreter
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91085 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
933e3e650d
[0.3.x] added : function getModulesList ( return list of modules for the current target )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91084 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
0288cae4f8
[0.3.x] added : typeInfo.getTypedVar method ( return typedVar instance )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91077 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
7c9621b279
[0.3.x] added : test with call method of std::string
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91076 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
eac07d8add
[0.3.x] added : typedVar.method ( return function object )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91075 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
c0cfd5f666
[0.3.x] added : method typeInfo.baseClass ( return a base class's type by name or by index )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91074 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
1d4c95497e
[0.3.x] added : method 'typeInfo.method' ( return method's type by name )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91073 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
be9f1420ec
[0.3.x] reworked : support kdlibcpp changes
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91072 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
85a36df11e
[pykd_ext_2.0] added : python version can be note in the first script line ( shebang line )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91049 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
584eb08fa7
[0.3.x] added : writeCStr, writeWStr ( write 0 terminated string to the target memory )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91045 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
7b3710b487
[pykd_ext_2.0] fixed : issue #13983 ( !pykd.info throws unhandled exception )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91044 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
c2a15c2769
[0.3.x] added : stackAlloc routine ( allocate bytes of space in the stack in the target process )
...
[0.3.x] added : stackFree routine ( free space in the stack previously allocated by stackAlloc )
git-svn-id: https://pykd.svn.codeplex.com/svn@91043 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
c4a08ee6b0
[0.3.x] added : typedVar.__call__ method ( run function in the target process )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91042 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
efdd835f4d
[0.3.x] added : callFunctionByAddr routine ( call function in the target process by type and offset )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91041 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
2c6f6c889a
[0.3.x] added : callFunction routine ( call function in the target process )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91040 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
669df8e55b
[0.3.x] added : defineFunction ( "Define custom function prototype" )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91037 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
06239a502a
[0.3.x] added : setIP, setSP, setBP routines ( change instruction, stack, frame pointers )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91034 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
503c8fd747
[0.3.x] added : setReg routine ( set a CPU register value by its name or its index )
...
[0.3.x] added : getRegisterName routine ( return register name by its index )
git-svn-id: https://pykd.svn.codeplex.com/svn@91031 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
18af73a962
[0.3.x] fixed : typo in a function description
...
git-svn-id: https://pykd.svn.codeplex.com/svn@91022 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
5a55a948e5
[0.3.x] added : targetSystem.setCurrent method ( set the system as a current )
...
[0.3.x] added : targetProcess.setCurrent method ( set the process as a current )
[0.3.x] added : targetProcess.getModuleByOffset ( return a module object by it's offset )
[0.3.x] added : targetProcess.getModuleByName ( return a module object by it's name )
git-svn-id: https://pykd.svn.codeplex.com/svn@91021 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00