Commit Graph

23 Commits

Author SHA1 Message Date
wj32 c1b9286721 ability to get session id, start on SetThreadContext injection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 08:47:23 +00:00
wj32 f7a6609017 add service window and other code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 10:29:22 +00:00
wj32 657b77758f eliminated the memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 06:51:11 +00:00
wj32 fc7d189e52 fix some bugs, get service config
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@143 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 10:37:23 +00:00
wj32 ed2f7af08f bump to 1.2.1.0
added service list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 10:19:21 +00:00
wj32 66232cc9a3 can enum services now!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 09:23:09 +00:00
wj32 c469da220f add code for service structures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 07:19:59 +00:00
wj32 5679ce634b add thread stack walking
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 01:18:14 +00:00
wj32 9ddc729f75 * Removed useless starting "\" in account names
* Fixed group menu item enabling and disabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@68 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-12 06:31:04 +00:00
wj32 5c6f63556b refactor code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@63 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-09 05:30:58 +00:00
wj32 718921dbf3 add injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@60 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-30 06:50:08 +00:00
wj32 ba459ea672 add some definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@59 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 10:18:36 +00:00
wj32 cc1d1c1ac3 add groups window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@57 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 07:55:40 +00:00
wj32 ab063c9ae7 various fixes to privileges window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@49 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 09:09:05 +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 683909326b add process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@34 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-24 05:33:56 +00:00
wj32 7145169bce Fix username and other things
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@28 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 09:05:39 +00:00
wj32 488514238f Bump to 1.1.2.0
Rewrote process list and thread list code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@27 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-23 08:15:42 +00:00
wj32 af46360197 * Added username column
* Now shows process description and filename in tooltip

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@19 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 10:27:42 +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 09a43bb42a Add some dbghelp PInvokes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@10 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-21 07:28:59 +00:00
wj32 c0d0ad82f2 * Added CONTEXT code
* Now bolds the kernel name when the System process is selected

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@9 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-21 06:16:05 +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