wj32
|
21af7629aa
|
got rid of the virtual memory list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-07-04 00:00:49 +00:00 |
|
deanme
|
d33072cee4
|
add the CPU、Privae Bytes、I/O Bytes indicator in ProcessWindow form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-07-03 10:04:44 +00:00 |
|
wj32
|
2bf4cf0c19
|
* removed event handle in WorkQueue and switched to Monitor.Wait/Pulse
* updated copyright headers
* added SpinLock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-05-30 06:20:44 +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
|
c096bdfa33
|
major refactoring; all Native functions are now in a separate assembly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-04-21 00:39:15 +00:00 |
|