wj32
|
1f89c57334
|
improved KphUnsafeReadVirtualMemory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1618 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-07-21 09:53:09 +00:00 |
|
wj32
|
4f8aabf04f
|
added paged code sections to KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-07-03 07:36:49 +00:00 |
|
wj32
|
fe52a61b6b
|
* kernel-mode stack traces!
* pool tag cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-06-20 23:41:17 +00:00 |
|
wj32
|
a17e10d425
|
* added KphQueryProcessHandles
* added KphOpenThreadProcess
* hidden processes scanner can now detect FUTo
* KPH cleanup - added argument attributes
* improved auto-ForeColor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-06-20 02:47:04 +00:00 |
|
wj32
|
10113a1831
|
added KphUnsafeReadVirtualMemory, fixed very rare BSOD
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-06-16 11:18:39 +00:00 |
|
wj32
|
30114f9047
|
added more comments to KProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-05-04 10:16:27 +00:00 |
|
wj32
|
741af29084
|
* KProcessHacker can now perform process memory reading/writing by itself and does not require MmCopyVirtualMemory
* added KphAssignImpersonationToken
* added KphAcquireProcessRundownProtection and KphReleaseProcessRundownProtection
* added some impersonation code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-05-03 07:03:02 +00:00 |
|
wj32
|
22bf8a798e
|
KphTerminateProcess now uses PsTerminateProcess where possible; if the wrong address is found it should not BSOD the system because the first 5 bytes are checked against the known standard function prologue.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-04-19 09:51:04 +00:00 |
|
wj32
|
5eccb86895
|
* reorganized KProcessHacker
* added KphDuplicateObject
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-04-17 02:29:25 +00:00 |
|