Commit Graph

477 Commits

Author SHA1 Message Date
wj32 4c5b71f932 disabled WTS method on Vista and above
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 23:59:58 +00:00
wj32 82bffa2a30 queries TS to find user names of processes as a backup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:48:22 +00:00
wj32 413f7c87a3 fixed bug in PhGetProcessTooltipText
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:16:36 +00:00
wj32 e254eb36c0 * fixed tree list on XP (still very buggy)
* fixed System process user name on XP
* fixed tree list row height (now min. 16px)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:12:19 +00:00
wj32 87905e568a fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:53:13 +00:00
wj32 bd8f6c908a added support for getting console host
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:26:20 +00:00
wj32 9add0d2cdc added CPU column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:12:13 +00:00
wj32 3a275702ae set window title correctly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-04 03:26:29 +00:00
wj32 16875983ad fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 07:34:57 +00:00
wj32 63bb8a3a3d * fixed KphZwQueryObject
* fixed potential crash in PhpJobPageProc with PhGetHandleInformation
* fixed shutdown actions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 07:30:32 +00:00
wj32 c9df85fe8e * added PhGenerateGuid
* added action functions for shutdown

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 11:22:31 +00:00
wj32 e1e1219ed2 set JustProcessed when adding/removing a service to/from a process item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 07:16:48 +00:00
wj32 48764e82a4 * completed process tooltips
* fixed PhEllipsisStringPath
* added Memory tab (non-functional)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 04:41:34 +00:00
wj32 2eb280fe99 added VM counters to PH_PROCESS_ITEM
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-30 07:59:32 +00:00
wj32 294aac7920 * added a heap of well known SIDs
* solved "NT AUTHORITY\SYSTEM" localization

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 04:30:14 +00:00
wj32 3673667d8e implemented module tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 03:57:06 +00:00
wj32 b84cb6f55a * StringBuilder is no longer allocated on the heap
* added PhFormatImageVersionInfo

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 02:13:27 +00:00
wj32 a7935013ec fixed handle searching
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 01:32:07 +00:00
wj32 b7faaf901a * added use of KphQueryProcessHandles resulting in very low CPU usage for the handle provider
* added support for SystemExtendedHandleInformation in the handle provider
* improved KphQueryProcessHandles
* added correct SystemExtendedHandleInformation structs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 01:28:37 +00:00
wj32 128293d9c4 * implemented ComSurrogateProcessType parsing
* use RtlRandomEx in PhGenerateRandomAlphaString
* added PhEllipsisString

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-09 23:18:45 +00:00
wj32 fc8fa246cd improved packed image detection rules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-09 22:42:14 +00:00
wj32 678a660cbb InitializeSecurityDescriptor -> RtlCreateSecurityDescriptor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 23:18:12 +00:00
wj32 465f30a137 fixed crash for processes without file names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:46:11 +00:00
wj32 bc3020951d implemented IsBeingDebugged querying
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:40:14 +00:00
wj32 56dab3f2f1 * implemented .NET process detection
* added fallback sorting in process tree on PID

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3050 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:33:39 +00:00
wj32 4e428504fc implemented all process colors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 10:48:13 +00:00
wj32 f4b84a18ed updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 09:10:03 +00:00
wj32 f32ed12a04 deselect affected items after a successful terminate action
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 09:07:43 +00:00
wj32 058012e795 added additional check
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3046 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 09:00:35 +00:00
wj32 8836371415 implemented terminate process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 08:58:56 +00:00
wj32 846c0073a4 * added -installkph and -uninstallkph commands
* committed #2981421 - "Debug Process Support PH 2.0"
* fixed #2981800 - "Crash when Affinity couldnt get retrived"
* committed #2983559 - "PhGetApplicationModuleFileName small bug"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3043 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 07:16:27 +00:00
wj32 39a444b6df completed KProcessHacker2 (slim version of KProcessHacker)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3042 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 05:54:23 +00:00
wj32 4fce2ef5a6 * implemented tree list keyboard item search
* implemented tree list input handlers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 01:09:10 +00:00
wj32 c7adbc1c09 create installer mutant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-07 23:41:27 +00:00
wj32 4d379a5c18 * removed the process list view
* added refcount to tree list context to prevent crashes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-07 12:02:02 +00:00
wj32 340966a908 implemented basic sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3021 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 10:07:14 +00:00
wj32 0fed662c83 implemented some process highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 04:24:12 +00:00
wj32 b52caf6b3d Tree List is almost fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 03:54:59 +00:00
wj32 d6b5a5f930 implemented TreeList basics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-05 11:41:39 +00:00
wj32 24aaaa4526 implemented thread details area
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 10:33:02 +00:00
wj32 7c72273480 implemented checkbox for hide unnamed handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 07:29:25 +00:00
wj32 2e553fb669 implemented open file name and view parent process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 04:32:23 +00:00
wj32 82a5c5aaf9 implemented DEP status editing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3010 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 03:55:39 +00:00
wj32 782ef44c26 refactored into PhUiSetProtectionProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 02:23:15 +00:00
wj32 1e4fc99676 implemented protection editing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-03 10:59:08 +00:00
wj32 91052d0652 fixed compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3007 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-03 10:24:45 +00:00
wj32 be2d3b1dfd added choice dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-03 10:03:04 +00:00
wj32 9f653c120a * removed RunCount, added RunId support to all providers
* fixed PhBoostProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3005 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-02 03:38:43 +00:00
wj32 cc2f1f6e7b use NtQueryVirtualMemory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-02 02:30:28 +00:00
wj32 ae84363b1f * use TPM_RETURNCMD instead of IDDYNAMIC
* fixed memory leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 11:15:53 +00:00