Commit Graph

665 Commits

Author SHA1 Message Date
SND\kernelnet_cp
393cf3131a [test] added : testEnumField ( fields of enumarable type is returned as integer )
git-svn-id: https://pykd.svn.codeplex.com/svn@68330 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-27 11:07:14 +00:00
SND\kernelnet_cp
ab06800664 [pykd] updated: dbgprocess.cpp refactored
git-svn-id: https://pykd.svn.codeplex.com/svn@68324 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-27 08:49:09 +00:00
SND\kernelnet_cp
162c58eb33 [pykd] updated: !pycmd
git-svn-id: https://pykd.svn.codeplex.com/svn@68283 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-26 08:16:58 +00:00
SND\kernelnet_cp
679b315aac [pykd] added: cpuReg class based on intBase
[pykd] updated: debugEvent class

git-svn-id: https://pykd.svn.codeplex.com/svn@68108 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-22 06:55:01 +00:00
SND\kernelnet_cp
2bc8e5760f [pykd] added : class intBase
git-svn-id: https://pykd.svn.codeplex.com/svn@68107 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-22 06:53:04 +00:00
SND\EreTIk_cp
9c9164daef [+] write MSR value
git-svn-id: https://pykd.svn.codeplex.com/svn@68044 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-20 14:44:31 +00:00
SND\EreTIk_cp
76aa604568 [~] misprint: dbgBreakpointClass -> dbgModuleClass
git-svn-id: https://pykd.svn.codeplex.com/svn@68039 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-20 12:17:04 +00:00
SND\kernelnet_cp
8e00dc3612 [pykd] fixed: issue 8657( !pycmd does not allow to define functions )
git-svn-id: https://pykd.svn.codeplex.com/svn@67703 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-06 15:45:11 +00:00
SND\air_max_cp
5d1bd33f62 [snippets] improved stlp.py: typeInfo() used to create stlp tree and stlp node representation.
git-svn-id: https://pykd.svn.codeplex.com/svn@67068 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-17 17:37:11 +00:00
SND\air_max_cp
b5f25cc5c8 [test] fixed _run_pykdtest.cmd when it's launched from 32-bit cmd.exe in 64-bit OS.
git-svn-id: https://pykd.svn.codeplex.com/svn@66776 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-14 14:38:57 +00:00
SND\EreTIk_cp
d4dc9a02e5 [~] fixes for new type model
git-svn-id: https://pykd.svn.codeplex.com/svn@66735 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-13 13:40:59 +00:00
SND\EreTIk_cp
6965f1bcee fix:8953
git-svn-id: https://pykd.svn.codeplex.com/svn@66696 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-12 17:51:38 +00:00
SND\kernelnet_cp
32f3428469 [snippets] updated: nbl.py ( added ARP parsing )
git-svn-id: https://pykd.svn.codeplex.com/svn@66516 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-09 14:09:03 +00:00
SND\EreTIk_cp
2c3d26da91 [*] vcproj-file modifications
git-svn-id: https://pykd.svn.codeplex.com/svn@66439 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-08 16:42:26 +00:00
SND\EreTIk_cp
cbbc29523e [+] ntobj: get directory object content
[+] ntobj: get object address by full name
 [+] drivers.py - demonstration of the new ntobj.py: print list of all driver objects

git-svn-id: https://pykd.svn.codeplex.com/svn@66437 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-08 16:29:33 +00:00
SND\kernelnet_cp
2f4f925b4b [pykd] added : typedVar::data method ( Return raw string object with data stream )
git-svn-id: https://pykd.svn.codeplex.com/svn@66398 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-07 16:39:05 +00:00
SND\kernelnet_cp
80eaf476cd [pykd] updated : move all code for input/output operation to dbgio.h/cpp
git-svn-id: https://pykd.svn.codeplex.com/svn@66396 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-07 16:13:05 +00:00
SND\air_max_cp
d70b95ec1e [test] added regression test proof-of-concept. regression test automatically runs from VS on build.
git-svn-id: https://pykd.svn.codeplex.com/svn@66346 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-06 16:48:10 +00:00
SND\air_max_cp
133d70ec82 [~] setup: version increment.
git-svn-id: https://pykd.svn.codeplex.com/svn@65849 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-25 06:37:27 +00:00
SND\kernelnet_cp
b79541dfce ready for release 0.0.18
git-svn-id: https://pykd.svn.codeplex.com/svn@65847 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-25 05:46:02 +00:00
SND\kernelnet_cp
b30c1d15cb [pykd] added : rdmsr routine ( Return MSR value )
git-svn-id: https://pykd.svn.codeplex.com/svn@65796 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-24 09:32:42 +00:00
SND\kernelnet_cp
04adeb02ee [snippets] added: vmcb script ( print VMCB area for AMD SVM )
git-svn-id: https://pykd.svn.codeplex.com/svn@65786 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-24 06:15:48 +00:00
SND\EreTIk_cp
33cf487b27 [~] moduleEvents renamed to debugEvent. now it is base class of all debug events
git-svn-id: https://pykd.svn.codeplex.com/svn@65734 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 11:35:43 +00:00
SND\EreTIk_cp
f5e9108187 [~] silent mode for load/unload module callbacks
git-svn-id: https://pykd.svn.codeplex.com/svn@65731 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 10:39:16 +00:00
SND\EreTIk_cp
a5c8f7e887 [~] add files to vcproj for 2008
git-svn-id: https://pykd.svn.codeplex.com/svn@65725 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 09:38:43 +00:00
SND\kernelnet_cp
c90d280a94 [pykd] added : lost dbgexcept.cpp file
git-svn-id: https://pykd.svn.codeplex.com/svn@65724 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 09:36:01 +00:00
SND\kernelnet_cp
a1f173a193 [pykd] added : lost dbgbreak.cpp/h files
git-svn-id: https://pykd.svn.codeplex.com/svn@65723 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 09:23:53 +00:00
SND\kernelnet_cp
da1b7b7977 [snippets] updated
git-svn-id: https://pykd.svn.codeplex.com/svn@65717 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 07:51:26 +00:00
SND\kernelnet_cp
9a0d80eb23 [pykd] added: typeInfo class
[pykd] added: typeException, memoryException and their translation into python 

git-svn-id: https://pykd.svn.codeplex.com/svn@65714 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-23 06:43:24 +00:00
SND\EreTIk_cp
6e2d161966 [+] add callback for load/unload modules
git-svn-id: https://pykd.svn.codeplex.com/svn@65709 9b283d60-5439-405e-af05-b73fd8c4d996
2011-05-22 23:55:20 +00:00
SND\kernelnet_cp
77300508e7 [snippets] ubdated: nbl.py (tcp header)
git-svn-id: https://pykd.svn.codeplex.com/svn@64449 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-25 06:10:11 +00:00
SND\kernelnet_cp
f3fbb0c9c8 [pykd] added : loadWChars function
git-svn-id: https://pykd.svn.codeplex.com/svn@64327 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-22 08:43:57 +00:00
SND\kernelnet_cp
a6048b8783 [snippets] updated: pytowiki script
git-svn-id: https://pykd.svn.codeplex.com/svn@64253 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-20 08:12:47 +00:00
SND\kernelnet_cp
a3a4cadcc2 [snippets] updated: pytowiki script
git-svn-id: https://pykd.svn.codeplex.com/svn@64251 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-20 06:52:14 +00:00
SND\EreTIk_cp
3e9951b63b [~] add dml output
[~] add funtion for get object name
[~] add funtion for build full name
[~] cast to camel case style

git-svn-id: https://pykd.svn.codeplex.com/svn@64247 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 21:58:03 +00:00
SND\kernelnet_cp
a95d0c23c5 [snippets] added: pytowiki script for formatting help for codeplex wiki
git-svn-id: https://pykd.svn.codeplex.com/svn@64230 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 15:55:06 +00:00
SND\EreTIk_cp
b985efa08d [+] script for print nt!_PORT_MESSAGE[32] header and message dump
git-svn-id: https://pykd.svn.codeplex.com/svn@64227 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 15:09:33 +00:00
SND\kernelnet_cp
ad44c62065 [pykd] updated : improve performance of typedVar function
git-svn-id: https://pykd.svn.codeplex.com/svn@64221 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 13:46:19 +00:00
SND\kernelnet_cp
83b2fd2c5d [snippets] added: !py nbl for parsing ndis _NET_BUFFER_LIST structure
git-svn-id: https://pykd.svn.codeplex.com/svn@64207 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 07:48:01 +00:00
SND\kernelnet_cp
228e4b1374 [pykd] fixed: issue 8669 ( typedVar() creates an object for a non-existent structure type )
git-svn-id: https://pykd.svn.codeplex.com/svn@64206 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 06:47:42 +00:00
SND\kernelnet_cp
90265c7a5f [pykd] fixed: issue 8655 ( Unnamed structure/unioin not added to fields of typedVarClass )
git-svn-id: https://pykd.svn.codeplex.com/svn@64169 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-18 14:22:11 +00:00
SND\EreTIk_cp
69a0b16e0d [+] release linker options /pdbpath:none
git-svn-id: https://pykd.svn.codeplex.com/svn@64095 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-16 21:20:29 +00:00
SND\air_max_cp
8fd2e76503 [~] setup: version increment.
git-svn-id: https://pykd.svn.codeplex.com/svn@64036 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-15 17:54:18 +00:00
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\kernelnet_cp
e6af39ec59 [pykd] fixed : hotfix
git-svn-id: https://pykd.svn.codeplex.com/svn@63977 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-14 15:09:17 +00:00
SND\EreTIk_cp
016f7f0425 [+] added dbgclient.h
[-] removed dbgsession.h

git-svn-id: https://pykd.svn.codeplex.com/svn@63975 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-14 14:33:42 +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
05549455be [pykd] fixed : hotfix for dbgClient
[pykd] added: isDumpAnalyzing routine. Check if it is a dump analyzing

git-svn-id: https://pykd.svn.codeplex.com/svn@63973 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-14 14:14:33 +00:00
SND\kernelnet_cp
1d27cb91d7 [pykd] fixed: issue 8470 ( python.exe crashes after first pykd call )
git-svn-id: https://pykd.svn.codeplex.com/svn@63970 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-14 12:28:22 +00:00