Commit Graph

65 Commits

Author SHA1 Message Date
wj32 49c7e177e8 hide the "find system processes with same session id" item - it is no longer useful
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 08:16:53 +00:00
wj32 441a8bbdfe * update help
* add session picker to the Run window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:36:07 +00:00
wj32 0598ae0569 * updated docs
* Assistant can now start programs with a token "stolen" from another process
* greatly simplified process context menu enabling/disabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:15:21 +00:00
wj32 a2e73930d5 update docs, deprecate Injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@282 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 09:40:17 +00:00
wj32 0715c41629 make it launch "Assistant.exe -w" properly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 05:40:20 +00:00
wj32 753c106711 add gpl header, ui improvements, prevent name collisions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@275 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-14 11:11:14 +00:00
wj32 edda80fb02 add GUI for Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-14 11:06:41 +00:00
wj32 5bb669c6a7 categorize tabControl_SelectedIndexChanged
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@254 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 03:13:42 +00:00
wj32 fda5b87ffa put command line back in misc. info tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 00:29:36 +00:00
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 dacbd48e37 Doesn't update threads/handles unless viewing them
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-05 10:06: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 43cacfaaae closes handles now!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@214 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 05:30:40 +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 740fad5c87 fix message timer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@201 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 05:34:31 +00:00
wj32 1f1f2cc38a add tray icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-02 07:22:50 +00:00
wj32 0866d0d3ca various bug fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@190 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-01 10:13:05 +00:00
wj32 4b217c89f4 Fixed services with own process and interactive type
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 11:15:03 +00:00
wj32 6d931d5646 Services list now displays a blank space when there is no PID
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:44:08 +00:00
wj32 24894600ae update help and fix escaping when launching injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@177 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:23:01 +00:00
wj32 6c9a90e398 fix text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@176 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:09:09 +00:00
wj32 7e00cbb1ea add various functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:08:02 +00:00
wj32 f387619740 add exitprocess functionality to injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 07:42:35 +00:00
wj32 882b8ab4ea various fixes to injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 04:13:48 +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 872daa9a31 goddamn windows form designer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@153 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 08:20:55 +00:00
wj32 3f1dec4fa5 more ui fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 07:07:51 +00:00
wj32 b68dfeb555 gui fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 06:40:13 +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 e5e543c865 display services in process tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@146 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 07:48:19 +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 d6b9f89224 recognize more service types - Interactive and FileSystem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 05:35:32 +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 fdda42b205 general fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 04:12:36 +00:00
wj32 05fd34b25d enable double-clicking for thread list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@126 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 03:22:52 +00:00
wj32 ec702eee3b load symbols on a separate thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 23:45:09 +00:00
wj32 d5b1f32899 hide close active window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@96 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:51:32 +00:00
wj32 560a498e59 add go to parent menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@95 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:49:05 +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 ebea940034 add "search online" menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@86 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:18:54 +00:00
wj32 aa4e050d64 now saves pe window column settings
fixed crash when opening the same file twice

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@81 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:23:28 +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 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 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 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 5968a33d31 bump to 1.1.4.0
Enabled Select All for all lists on the main window

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