Commit Graph

34 Commits

Author SHA1 Message Date
wj32 46ccb42d75 * Gets command line of processes without using Injector
* Added highlighting for debugged processes
 * Added viewing/setting of process affinity

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 11:00:07 +00:00
wj32 e86c18321b Only require highestAvailable elevation for UAC
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@237 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 06:41:16 +00:00
wj32 83c7921969 fixed random crashes
add handle filter window (search for handles)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 08:27:10 +00:00
wj32 7ec69dd2c9 begin handle code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 10:51:02 +00:00
wj32 dd6ced9f9d move init stuff to HackerWindow_Load
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-01 10:28:37 +00:00
wj32 08c6863d67 add injector support in UI
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@165 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-29 11:22:11 +00:00
wj32 aad868cc48 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@149 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2008-11-25 10:50:34 +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 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 51030f61a9 delete process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 06:37:47 +00:00
wj32 b8774f6014 add symbol "server"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 10:34:33 +00:00
wj32 9cd1775552 add disassembly window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 07:49:23 +00:00
wj32 565ea7eccc fix various compiler warnings
start on disassembler

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 04:33:27 +00:00
wj32 5d7173b54a add unhandled exception dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@98 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:06:04 +00:00
wj32 e68e147146 add status bar and log
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@93 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:27:17 +00:00
wj32 d60e0d0e0b fix highlighting, add for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@90 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:35:05 +00:00
wj32 4285d01204 add highlighting
add color displayer/picker control

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@89 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 08:16:27 +00:00
wj32 14cd56abf4 remove useless file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@88 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:50:05 +00:00
wj32 2fdd7b70a0 can read imports now
integrated inspector with main form

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@79 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:02:36 +00:00
wj32 5185349ace can now read exports!
PE Window updated with lots of info

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@78 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 07:48:35 +00:00
wj32 0b7e09391f add pe window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@77 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 10:44:22 +00:00
wj32 ad1e302621 add preliminary PE file reading code
fixed Filter button disabling/enabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@75 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 08:53:20 +00:00
wj32 91a85146ed added filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@72 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-15 02:12:38 +00:00
wj32 00e49579b2 fix process icon memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@67 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-11 09:51:59 +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 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 59b3803721 Now has a good system of copying list items (currently in every ListView)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@41 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 05:44:43 +00:00
wj32 8df5e30472 bump to 1.1.3.0
completely rewrote thread list code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@38 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 02:15:48 +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 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 99e4ad2f60 Changed Search button to a SplitButton
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@17 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 09:12:10 +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