Commit Graph

162 Commits

Author SHA1 Message Date
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
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 54230a23b6 update
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@223 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 10:34:40 +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 c88ed49cdc update help
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 06:37:02 +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 992dde27cc allow hiding of handles with no name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 05:08:15 +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 e1eef0d360 fixed services in process tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@209 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 07:32:18 +00:00
wj32 878767292f fixed crashes in UpdateListViewItemToolTipText
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@208 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 07:12:57 +00:00
wj32 829eeb8617 fix message timer enabling (real fix this time)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 07:03:44 +00:00
wj32 17998f3831 "Create Process..." feature of Injector works on XP now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 06:40:07 +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 fb74f3d555 enable timerMessages again to have status bar messages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 05:28:52 +00:00
wj32 2451699903 Fixed incorrect messages about "new services" (actually fixed this time)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 05:24:25 +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 7355832d3b Fixed incorrect messages about "new services"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-02 06:38:08 +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 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 f8db20c8e1 * made most imported functions unicode
* started terminal server imports
* added more locks

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@188 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-01 08:57:32 +00:00
wj32 e606438ab2 Added copyright information (to comply with VistaMenu and SplitButton licensing)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-01 07:00:00 +00:00
wj32 ed3f6ed0d9 * we really DON'T need to invoke to get the username of a process
* lock the dictionary while updating a modified item on the process list
* make the GetProcessUsername() function throw exceptions
* remove useless try statements

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-01 06:31:03 +00:00
wj32 7be8d04968 disable start process if user is running XP
warn before exitprocess

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 11:27:17 +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 df43143c86 try fixes everything!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@178 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:33:53 +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 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 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 897a92cd17 injector now actually works without crashing!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 07:32:59 +00:00
wj32 a932f706aa bump to 1.2.2.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 04:29:41 +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