Commit Graph

28 Commits

Author SHA1 Message Date
SND\kernelnet_cp
1b715fbafa git-svn-id: https://pykd.svn.codeplex.com/svn@64017 9b283d60-5439-405e-af05-b73fd8c4d996 2011-04-15 06:18:25 +00:00
SND\kernelnet_cp
de82f9d737 [samples] updated: refactored samples
git-svn-id: https://pykd.svn.codeplex.com/svn@63978 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-14 16:01:29 +00:00
SND\EreTIk_cp
0d8a90ace6 [~] remove isSessionStart() call
git-svn-id: https://pykd.svn.codeplex.com/svn@63974 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-14 14:32:36 +00:00
SND\kernelnet_cp
0fe3d77428 [samples] updated: reviewed and refactored all samples
git-svn-id: https://pykd.svn.codeplex.com/svn@62997 9b283d60-5439-405e-af05-b73fd8c4d996
2011-03-22 16:28:12 +00:00
SND\EreTIk_cp
f2471ac5a0 [~] skip unresolved imports
[~] optimized for new functional of pykd

git-svn-id: https://pykd.svn.codeplex.com/svn@61770 9b283d60-5439-405e-af05-b73fd8c4d996
2011-02-21 10:07:11 +00:00
SND\EreTIk_cp
d3a22fc0a8 [+] addSynSymbol function adds a synthetic symbol to a module by virtual address
[+] dbgModuleClass::addSynSymbol method adds a synthetic symbol by offset related to module base
[+] samples/synimp.py: add synthetic symbols for module by imports

git-svn-id: https://pykd.svn.codeplex.com/svn@61768 9b283d60-5439-405e-af05-b73fd8c4d996
2011-02-21 09:49:47 +00:00
SND\EreTIk_cp
d389dd16a5 [~] 2k3-x64 parameters fixed
git-svn-id: https://pykd.svn.codeplex.com/svn@61611 9b283d60-5439-405e-af05-b73fd8c4d996
2011-02-17 20:07:12 +00:00
SND\EreTIk_cp
262dff0703 [~] fixed for Win2003 x64 (and WinXp x64)
git-svn-id: https://pykd.svn.codeplex.com/svn@61497 9b283d60-5439-405e-af05-b73fd8c4d996
2011-02-15 13:17:30 +00:00
SND\kernelnet_cp
25e7428ac1 [!] fixed: previous revision
git-svn-id: https://pykd.svn.codeplex.com/svn@60263 9b283d60-5439-405e-af05-b73fd8c4d996
2011-01-17 07:31:35 +00:00
SND\kernelnet_cp
b4898cff7e [+] added : __getattribute__ method for dbgModuleClass class to simplify access to module symbols's offsets
git-svn-id: https://pykd.svn.codeplex.com/svn@60262 9b283d60-5439-405e-af05-b73fd8c4d996
2011-01-17 07:17:16 +00:00
SND\EreTIk_cp
7220df31bf [~] functional printobjtable.py expanded and moved to ntobj.py
[~] modules ntobj.py and phidecheck.py moved into snippets

git-svn-id: https://pykd.svn.codeplex.com/svn@59149 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-24 11:38:48 +00:00
SND\EreTIk_cp
d766568252 [*] output int as unsigned
git-svn-id: https://pykd.svn.codeplex.com/svn@59109 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-23 12:01:46 +00:00
SND\EreTIk_cp
5968cf04a1 [*] syntax
git-svn-id: https://pykd.svn.codeplex.com/svn@59108 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-23 11:59:20 +00:00
SND\EreTIk_cp
a256bf682d [*] fix: committed wrong file
git-svn-id: https://pykd.svn.codeplex.com/svn@59107 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-23 11:56:03 +00:00
SND\EreTIk_cp
326daca391 [+] check for hidden processes: compare content of PspCidTable table and PsActiveProcessHead list
git-svn-id: https://pykd.svn.codeplex.com/svn@59104 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-23 11:13:09 +00:00
SND\EreTIk_cp
0b089bbfa3 + test for ntobj.getType and ntobj.getListByHandleTable : print objects (and type) from handle table
git-svn-id: https://pykd.svn.codeplex.com/svn@59103 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-23 11:11:46 +00:00
SND\EreTIk_cp
0fdc0e1c1f [+] module for work with NT Object tree manager:
* get object type - ntobj.getType(p)
       * build object list from handle table - ntobj.getListByHandleTable(pHandleTable, pType=0, bContainHeaders=True)

git-svn-id: https://pykd.svn.codeplex.com/svn@59102 9b283d60-5439-405e-af05-b73fd8c4d996
2010-12-23 11:10:08 +00:00
SND\kernelnet_cp
470e376d73 [+] added : getCurrentPorcess, setCurrentProcess routines
git-svn-id: https://pykd.svn.codeplex.com/svn@58080 9b283d60-5439-405e-af05-b73fd8c4d996
2010-11-26 15:26:00 +00:00
SND\kernelnet_cp
a5fd4481fe [!] fixed: loadModule return None for non existin module with out outputing error message
git-svn-id: https://pykd.svn.codeplex.com/svn@58077 9b283d60-5439-405e-af05-b73fd8c4d996
2010-11-26 14:03:25 +00:00
SND\kernelnet_cp
5cff86598c [!] re-commit
git-svn-id: https://pykd.svn.codeplex.com/svn@58075 9b283d60-5439-405e-af05-b73fd8c4d996
2010-11-26 11:53:20 +00:00
SND\kernelnet_cp
ea3dad282d [+] added : sample stacks.py
git-svn-id: https://pykd.svn.codeplex.com/svn@58074 9b283d60-5439-405e-af05-b73fd8c4d996
2010-11-26 11:47:57 +00:00
SND\kernelnet_cp
477da2e29f [+] added: !pythonpath windbg command - print enviroment var $pythonpath
[+] added: !py windbg command uses $pythonpath var for search scripts





git-svn-id: https://pykd.svn.codeplex.com/svn@56329 9b283d60-5439-405e-af05-b73fd8c4d996
2010-10-25 07:54:10 +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
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
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