Commit Graph

15 Commits

Author SHA1 Message Date
wj32 bb161bcabc fixed memory editor writing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 01:13:21 +00:00
wj32 c4392e5db5 * better memory region names
* the bold EXE name in the module list is back!

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@413 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 23:48:31 +00:00
wj32 16f94c1767 fixed memory editor bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@408 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 19:51:37 +00:00
wj32 0df96cd956 migrated everything! (still has a few big bugs)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 11:08:07 +00:00
wj32 1f1d9a1a25 allow reading of process memory even if we can't write
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@371 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-21 01:03:39 +00:00
wj32 5beff32478 * added MemoryAlloc class - for managing global-alloc'ed memory
* addded LSAHandle, LSAPolicyHandle
* addded ServiceBaseHandle, ServiceManagerHandle
* revised all Win32 code to use MemoryAlloc class
* revised Win32 function imports to be more natural when used (ref -> out, int -> bool)
* moved session ID display from Process tab on HackerWindow.cs to TokenWindow.cs


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 05:47:47 +00:00
wj32 610081a1db * Win32 code cleanup
* Can view thread usernames, groups and privileges
 * bump to 1.2.6.5

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 07:28:38 +00:00
wj32 5c469e9587 remove System.Data reference
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 06:44:19 +00:00
wj32 020867d11c remove whitespace from values box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@74 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-16 04:33:23 +00:00
wj32 49a8b0f801 fixed error messages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@52 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 09:29:23 +00:00
wj32 adc7efe5a8 Added Privileges Window (to enable, disable and remove privileges)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@48 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 08:25:54 +00:00
wj32 b7b7963664 bump to 1.1.3.5
Now saves column settings
Now saves results and memory window settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@42 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 06:16:40 +00:00
wj32 39e1c2230c Fixed opening Memory Editor from Results Window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@16 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 08:48:30 +00:00
wj32 47115c6e31 Prepare for thread stack walking code
Added WaitReason column

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@11 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 06:06:12 +00:00
wj32 618b950560 Import
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 09:16:58 +00:00