wj32
b0511e56ee
activate handle filter window if already open
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 05:05:30 +00:00
wj32
33cae1d5dc
* remove my name from AsyncUtils.cs; Dean wrote it entirely
...
* change Wei Zhu to Dean
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 05:04:02 +00:00
deanme
82de8e398e
Fixed slow problem in ProcessHacker/Forms/HandleFilterWindow.cs when filter string is short or empty
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 17:00:53 +00:00
wj32
247092904d
* fix unused 'ex' variable in ObjectPrivileges.cs
...
* add Wei Zhu to credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 09:09:56 +00:00
wj32
d6140eff4c
fix rename
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 07:35:03 +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
82142919e2
disable Run As process menu item when Assistant.exe isn't present
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 09:43:16 +00:00
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
2fd7d60132
* Fixed service list in process tooltips when new own-process services are started and when
...
shared-process services are stopped.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 07:48:43 +00:00
wj32
0190be574a
remove service deletion kludge
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 07:36:46 +00:00
wj32
f5f808f364
fixed all service handle leaks - I used CloseHandle instead of CloseServiceHandle
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@296 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 07:34:22 +00:00
wj32
1ec69e5076
add listing of users in Run As box
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@295 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 07:20:39 +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
dc02f12562
* added combobox for logon type
...
* found working kludge for starting as SYSTEM on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@292 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 06:35:31 +00:00
wj32
4d61295d97
fix args problem
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@291 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 06:00:14 +00:00
wj32
f957baa60a
remove crap code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@290 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 05:53:59 +00:00
wj32
2af1916e65
make the session picker display user names
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@288 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:44:01 +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
730fa51364
* more detailed help for Assistant
...
* fix for running program as NT AUTHORITY\SYSTEM on XP with Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@281 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 07:08:14 +00:00
wj32
e501c67c2a
add more options to Assistant
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 06:48:31 +00:00
wj32
06c71e5cb7
UI enhancements, save settings
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 05:50:01 +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
ff8d8262bd
close window after error
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@268 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 08:24:27 +00:00
wj32
5a65aa4d89
fix memory corruption in reading process groups and privileges
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 08:23:19 +00:00
wj32
167a5dbbb3
fixed highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@261 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 06:48:02 +00:00
wj32
6b72db8a47
Fixed window activation when showing Process Hacker from the tray icon
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 06:34:12 +00:00
wj32
6aad470f1f
remove hide users option
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 04:19:01 +00:00
wj32
e4066011f0
* Handle finder now only searches in processes with same session ID (faster,
...
avoids hangs)
* bump to 1.2.5.0 - lots of awesome changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 04:05:33 +00:00
wj32
d9678fef3a
* System and System Idle Processes now have usernames (hardcoded in)
...
* Added ability to hide other users' processes (based on Session ID)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 03:56:26 +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
b7a29a0cb1
* Fixed services in tooltips
...
* Added highlighting for processes with services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@253 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 02:23:24 +00:00
wj32
904ad27271
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 02:03:13 +00:00
wj32
048a8a3bf3
fix more handle leaks
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 00:36:53 +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
196001251f
remove command line from misc. info tree
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@247 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 23:16:11 +00:00
wj32
93de7fe8c5
Added I/O counters to misc. info
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 21:45:05 +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
d0569058da
add gpl header
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 07:18:42 +00:00
wj32
67963ac3c1
bump to 1.2.4.0
...
add try around get symbol name from address... code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@239 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 07:07:00 +00:00
wj32
0fccd84cab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@236 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 06:10:08 +00:00
wj32
2a2dc2cc87
get debug privilege, then open a handle to the current process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 04:19:17 +00:00
wj32
e6ac3a1cc2
make privileges and groups columns reorderable
...
add viewing of token handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 04:01:21 +00:00
wj32
a586fc09c7
now names thread/process handles,
...
partially fixed ZwQueryObject hanging problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@228 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 03:37:04 +00:00
wj32
8b545e8e0b
use better handle closing method (without injecting a remote thread)
...
further attempts at fixing ZwQueryObject hang
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@227 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 02:11:30 +00:00
wj32
a7e8a07b4f
fix most handle leaks
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 00:24:36 +00:00
wj32
5d95ad2ce7
don't use thread - crashes process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-05 23:21:57 +00:00