Commit Graph

116 Commits

Author SHA1 Message Date
ussrhero
7185ba87fe Merge branch 'vs2017-support' into '0.3.2' 2018-07-10 01:28:23 +03:00
ussrhero
223c225d71 added typeInfo::scopeName method
added typeInfoProviderIterator class
added typeInfoProvider::getIterator method
added typeInfoProvider::__iter__ method
added typeInfoProvider::__getattr__ method
2018-05-14 11:45:12 +03:00
Tarasenko Alexander
48c227f9e1 upgrade pykd project 2018-04-15 22:16:04 +03:00
ussrhero
34c9190bdb added markdown formatter for auto created documentation 2017-12-28 12:01:03 +03:00
SND\kernelnet_cp
0d0648873b [0.3.x] added : targetSystem.getProcessBySystemId method ( return process by PID )
[0.3.x] added : targetProcess.getThreadBySystemId method ( return thread by tid )

git-svn-id: https://pykd.svn.codeplex.com/svn@91010 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
b3244c422b WOW64 stack fix
git-svn-id: https://pykd.svn.codeplex.com/svn@90955 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
1d25e61d02 [0.3.x] added : removeBp routine ( Remove breakpoint by index )
git-svn-id: https://pykd.svn.codeplex.com/svn@90875 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
89006d9608 [0.3.x] added : typeInfo.fieldOffset method ( get fieldOffset by field's index )
git-svn-id: https://pykd.svn.codeplex.com/svn@90847 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
fc255caa0c [0.3.x] added : ctor for targetSystem, targetProcess and tragetThread classes
git-svn-id: https://pykd.svn.codeplex.com/svn@90828 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
2c90283c42 [0.3.x] fixed : stkwalk.py WOW64 parameter
git-svn-id: https://pykd.svn.codeplex.com/svn@90824 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
29e42ed852 [0.3.x] fixed : exec_file raise std exception
git-svn-id: https://pykd.svn.codeplex.com/svn@90543 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
ab0d8e2031 [0.3.x] fixed : snippet iat.py
git-svn-id: https://pykd.svn.codeplex.com/svn@90540 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
6133ff57fb [0.3.x] added : debug engine dll's added to source control
git-svn-id: https://pykd.svn.codeplex.com/svn@90336 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
55d6d9737b [0.3.x] updated : pytowiki script : new information
git-svn-id: https://pykd.svn.codeplex.com/svn@89229 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
a244ea3f3a [0.3.x] added setup.py
git-svn-id: https://pykd.svn.codeplex.com/svn@89227 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:23:01 +04:00
SND\kernelnet_cp
81321ac0c1 [0.3.x] updated : stkdelta.py
git-svn-id: https://pykd.svn.codeplex.com/svn@88869 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
bd6ce0adaa [0.3.x] updated : snippet stkwalk.py
git-svn-id: https://pykd.svn.codeplex.com/svn@88448 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
a6f4139bab [0.3.x] added : pytool projects for snippets debugging
git-svn-id: https://pykd.svn.codeplex.com/svn@88264 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d922dbe8da [0.3.x] refactored : stkwalk script
git-svn-id: https://pykd.svn.codeplex.com/svn@88179 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
935e90483d [0.3.x] branch : nbl.py
git-svn-id: https://pykd.svn.codeplex.com/svn@87553 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
5396e876e3 [0.3.x] added : removeExt ( Unload a WinDBG extension. Parameter: extension path )
git-svn-id: https://pykd.svn.codeplex.com/svn@87280 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
4eb0d49c23 [0.3.x] reworked : added GIL release/acquire for any call to kdlibcpp
git-svn-id: https://pykd.svn.codeplex.com/svn@86869 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
93ad5090da [0.3.x] fixed : dbgCommand('g') hangs up
git-svn-id: https://pykd.svn.codeplex.com/svn@86399 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
6ecf53e19d [0.3.x] branch : snippets/ntobj.py
git-svn-id: https://pykd.svn.codeplex.com/svn@86278 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
2115053907 [0.3.x] added : !py command commandline arguments ( -g -l -h )
git-svn-id: https://pykd.svn.codeplex.com/svn@86005 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
f98b8c60bc [0.3.x] branch : nids.py
git-svn-id: https://pykd.svn.codeplex.com/svn@85615 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
48daec4a9d [0.3.x] added : searchMemory routine
git-svn-id: https://pykd.svn.codeplex.com/svn@85266 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
4572e0927f [0.3.x] branch : gdt.py
git-svn-id: https://pykd.svn.codeplex.com/svn@85190 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
e8375fb680 [0.3.x] branched : accessmak.py ctlcode.py export.py iat.py
git-svn-id: https://pykd.svn.codeplex.com/svn@85139 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
10640607e1 [0.3.x] branch : cr0.py cr4.py
git-svn-id: https://pykd.svn.codeplex.com/svn@85138 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
a4ddaadd11 [pykd-0.3] first version - supported kllibcpp
git-svn-id: https://pykd.svn.codeplex.com/svn@83675 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:07:21 +04:00
SND\air_max_cp
76f8e8271c added: print boost::intrusive list, rbtree containers
git-svn-id: https://pykd.svn.codeplex.com/svn@82991 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
4da6671e23 [0.2.x] updated: nbl.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82760 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
0b3bb3e6cb [0.2.x] fixed: added some workaroudns for getting pointer size for old pdb for WINXP64 ( they have wrong machine type )
git-svn-id: https://pykd.svn.codeplex.com/svn@82668 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
a69089a004 [0.2.x] fixed : speed optimization for ntobj.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82635 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
78f733fb2d [0.2.x] fixed : stkdelta.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82487 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
053b930846 [0.2.x] fixed : stkwalk.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82486 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
e5f6c91be8 [0.2.x] fixed: snippets cr0.py and сr4.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82277 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
f2daca89fc [0.2.x] fixed: typeBuilder returns wrong basic types
git-svn-id: https://pykd.svn.codeplex.com/svn@82204 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
e3486bc637 [0.2.x] added: stkwalk.py ( add --unique parameter )
git-svn-id: https://pykd.svn.codeplex.com/svn@82055 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
7d91a79afa [0.2.x] updated: stkwalk.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82049 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
c5080ef41e [0.2.x] updated: stkwalk.py
git-svn-id: https://pykd.svn.codeplex.com/svn@82043 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
4021a60d2d [0.2.x] updated: stkwalk.py script for wow64 stack printing
git-svn-id: https://pykd.svn.codeplex.com/svn@82005 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
9b4260f5f3 [0.2.x] added: wow64 stack for stkwalk
git-svn-id: https://pykd.svn.codeplex.com/svn@81923 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
3e2969ab6a [0.2.x] added : argument showDisplacement for method module.findSymbol ( by default showDisplacement = True )
git-svn-id: https://pykd.svn.codeplex.com/svn@81741 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
31b46b6c8e [0.2.x] added : snippet stkdelta ( show stack consumption )
git-svn-id: https://pykd.svn.codeplex.com/svn@81714 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
e4752037ff [0.2.x] added : stkwalk.py snippet
git-svn-id: https://pykd.svn.codeplex.com/svn@81690 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
d28b1fe186 [0.2.x] added : pytowiki script output information about a class's properties
git-svn-id: https://pykd.svn.codeplex.com/svn@81669 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\kernelnet_cp
e521125903 [0.2.x] fixed : phidecheck.py script
git-svn-id: https://pykd.svn.codeplex.com/svn@81602 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
SND\EreTIk_cp
67e1ce1e63 [0.2.x] ~ntobj: print handle value
git-svn-id: https://pykd.svn.codeplex.com/svn@81209 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00