SND\kernelnet_cp
eff19ff608
[!] bug fixed: issue #7164 ( loadTypedVarList can fall in infinite loop )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@55067 9b283d60-5439-405e-af05-b73fd8c4d996
2010-09-14 10:15:28 +00:00
SND\kernelnet_cp
eba80f2426
[+] added: sizeof routine ( returns size of type )
...
[+] added: sizeof method for typedVarClass ( return size of var in memory )
git-svn-id: https://pykd.svn.codeplex.com/svn@55065 9b283d60-5439-405e-af05-b73fd8c4d996
2010-09-14 09:09:15 +00:00
SND\kernelnet_cp
51f2adb195
ready for release
...
git-svn-id: https://pykd.svn.codeplex.com/svn@54282 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-20 12:19:22 +00:00
SND\kernelnet_cp
68b73e99c4
[+] added: version infi resource
...
git-svn-id: https://pykd.svn.codeplex.com/svn@54281 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-20 12:18:30 +00:00
SND\kernelnet_cp
0bfbcf2390
[+] added: getImplicitThread routine( get address of the current thread )
...
[+] added: setImplicitThread routine ( change current thread context )
[+] added: dbgStackFrameClass class ( information about stack frame )
[+] added: getCurrentStack routine ( get current stack as collections of dbgStackFrameClass object )
git-svn-id: https://pykd.svn.codeplex.com/svn@54280 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-20 12:09:45 +00:00
SND\kernelnet_cp
d2e5dacb50
[+] added: loadLinkedList routine
...
[+] added: getPdbFile routine
[+] added: reloadSymbols
git-svn-id: https://pykd.svn.codeplex.com/svn@54138 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-16 15:04:22 +00:00
SND\kernelnet_cp
f5286ff2e8
[!] bug fixed: issue #6862 ( loadUnicodeString for x64 target does not work )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53990 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-12 12:35:35 +00:00
SND\kernelnet_cp
9cc359b816
ready for release
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53848 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-09 14:28:00 +00:00
SND\kernelnet_cp
0f9c2e1e2c
[+] added: dbgExtensionClass class for calling windbg extension command from python script
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53831 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-09 07:28:59 +00:00
SND\kernelnet_cp
26b5fb69a1
[!] bug fixed: issue #6812 ( windbg ext command !py does not work with full path )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53644 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-05 17:05:35 +00:00
SND\kernelnet_cp
6e7d492e18
[+] added: !pycmd command for windbg extension
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53591 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-04 15:26:17 +00:00
SND\kernelnet_cp
6ee2fc538f
ready for release
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53516 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-03 10:21:48 +00:00
SND\kernelnet_cp
8c58567865
[!] bug fixed : #6769 Args parsing is not supporting quoting
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53515 9b283d60-5439-405e-af05-b73fd8c4d996
2010-08-03 10:18:44 +00:00
SND\kernelnet_cp
7c64eff59e
[+] added: proclist.py sample
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53271 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-29 17:49:35 +00:00
SND\kernelnet_cp
4f95f0e722
[+] added: loadTypedVarList routine
...
[!] fixed: typedVar
git-svn-id: https://pykd.svn.codeplex.com/svn@53270 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-29 17:49:08 +00:00
SND\kernelnet_cp
ea92b6e472
ready for release
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53259 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-29 14:42:53 +00:00
SND\kernelnet_cp
9d45f0c24a
[+] added: loadAnsiStr
...
[+] fixed: issue #6747 ( windbg script's call parameters passing into python script added )
git-svn-id: https://pykd.svn.codeplex.com/svn@53258 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-29 14:39:49 +00:00
SND\kernelnet_cp
06b508031a
[+] drvobj.py sample added
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53158 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-28 14:43:04 +00:00
SND\kernelnet_cp
2575bd6bfa
[+] loadUnicodeString routine added
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53157 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-28 14:42:05 +00:00
SND\kernelnet_cp
1e8e382c4e
ready for release
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53138 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-28 10:12:39 +00:00
SND\kernelnet_cp
ebf8275a94
[+] routines for loading integer value by pointer ( PtrByte, PtrSignByte, PtrWord ... )
...
[!] bugfix: typedVar
git-svn-id: https://pykd.svn.codeplex.com/svn@53137 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-28 10:07:43 +00:00
SND\kernelnet_cp
4547274ef0
[+] routines for loading array with sign extending( loadSignBytes, loadSignWords ... ) added
...
git-svn-id: https://pykd.svn.codeplex.com/svn@53055 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-27 11:36:17 +00:00
SND\kernelnet_cp
a95075cb6f
[+] routines for loading array ( loadBytes, loadWords ... ) added
...
[+] sample added
git-svn-id: https://pykd.svn.codeplex.com/svn@53051 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-27 10:24:50 +00:00
SND\kernelnet_cp
e396c27fa9
idt.py sample added
...
git-svn-id: https://pykd.svn.codeplex.com/svn@52950 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-26 11:38:06 +00:00
SND\kernelnet_cp
5f7636ac4b
ready for release
...
git-svn-id: https://pykd.svn.codeplex.com/svn@52944 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-26 10:55:12 +00:00
SND\kernelnet_cp
5b7de9d7f8
DML syntax for dprint supported
...
git-svn-id: https://pykd.svn.codeplex.com/svn@51469 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-12 16:03:13 +00:00
SND\kernelnet_cp
3269c5fdc4
git-svn-id: https://pykd.svn.codeplex.com/svn@50499 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-07 11:06:24 +00:00
SND\kernelnet_cp
d5a299f688
git-svn-id: https://pykd.svn.codeplex.com/svn@50349 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-06 14:57:24 +00:00
SND\kernelnet_cp
69397dcc3d
git-svn-id: https://pykd.svn.codeplex.com/svn@50348 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-06 14:53:38 +00:00
SND\kernelnet_cp
a7765dfb9e
git-svn-id: https://pykd.svn.codeplex.com/svn@50346 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-06 14:53:05 +00:00
SND\kernelnet_cp
8599bca853
git-svn-id: https://pykd.svn.codeplex.com/svn@50345 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-06 14:52:03 +00:00
SND\kernelnet_cp
9e57e58b88
git-svn-id: https://pykd.svn.codeplex.com/svn@50344 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-06 14:49:02 +00:00
RNO\_MCLWEB
457e39a970
Created team project folder $/pykd via the Team Project Creation Wizard
...
git-svn-id: https://pykd.svn.codeplex.com/svn@50343 9b283d60-5439-405e-af05-b73fd8c4d996
2010-07-06 14:42:53 +00:00