Commit Graph

6 Commits

Author SHA1 Message Date
SND\kernelnet_cp
584eb08fa7 [0.3.x] added : writeCStr, writeWStr ( write 0 terminated string to the target memory )
git-svn-id: https://pykd.svn.codeplex.com/svn@91045 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\EreTIk_cp
8c1df769ad [0.3.x] fixed : issue #13945 ([0.3.x] feature-request: write memory)
kdlib commit (functions + tests)

git-svn-id: https://pykd.svn.codeplex.com/svn@91016 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
e18aa54fd4 [0.3.x] added : isVaRegionValid routine ( check if the virtaul addresses region is valid )
git-svn-id: https://pykd.svn.codeplex.com/svn@89835 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\EreTIk_cp
782db1ba38 [0.3.x] fix: MEMORY_BASIC_INFORMATION64::RegionSize is ULONGLONG
git-svn-id: https://pykd.svn.codeplex.com/svn@87630 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
32d2fe9962 [0.3.x] added : findMemoryRegion ( Return address of begining valid memory region nearest to offset )
[0.3.x] added : getVaProtect ( Return memory attributes )

git-svn-id: https://pykd.svn.codeplex.com/svn@87282 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