Commit Graph

15 Commits

Author SHA1 Message Date
ussrhero
c498137a51 added : baseClassOffset ( retrun offset of base class )
added : baseClasses ( return list of tuples ( baseClassName,
baseClassOffset, baseClassType ) )
2018-10-03 21:07:47 +03:00
Aleksey R
2cd2e37d3c add: arm support 2018-10-02 18:30:35 +03:00
Aleksey R
5c0f0984e9 add: ARM64 stack and CPU context support (#21) 2018-07-13 17:12:48 +03:00
ussrhero
a2a3c7a9d4 refactored numVariant class 2018-06-04 23:34:06 +03:00
Tarasenko Alexander
c3ce6bbf22 new boost support 2018-04-25 00:44:13 +03:00
Tarasenko Alexander
48c227f9e1 upgrade pykd project 2018-04-15 22:16:04 +03:00
15eae98a0f add: secondary callback data (issue #14) 2018-02-26 20:14:15 +03: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\EreTIk_cp
f1b9fab1e5 [0.3.x] use targetapp.exe from pykd directory
git-svn-id: https://pykd.svn.codeplex.com/svn@90492 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
b8828155e0 [0.3.x] fixed : some test failure
git-svn-id: https://pykd.svn.codeplex.com/svn@90469 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
633d304294 [0.3.x] changed : target catalogs, setup script
git-svn-id: https://pykd.svn.codeplex.com/svn@90344 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +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
dd2138393c [0.3.x] added : class targetProcess ( representing process in the target system )
[0.3.x] added : class targetThread ( representing process in the target system )

git-svn-id: https://pykd.svn.codeplex.com/svn@89654 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
d427d8192a [0.3.x] added : excepttest.py
git-svn-id: https://pykd.svn.codeplex.com/svn@88442 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d90c4a2776 [0.3.x] added : PyTool project for tests
git-svn-id: https://pykd.svn.codeplex.com/svn@87875 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00