Commit Graph

457 Commits

Author SHA1 Message Date
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
wj32 5eb13dbec9 cycle time for idle process threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 09:16:06 +00:00
wj32 5de79e9750 * added more native defs
* added reverse-engineered SYSTEM_PROCESS_IMAGE_NAME_INFORMATION
* now can get the file name of any process, under any account and without KProcessHacker, on Vista and above

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 07:49:52 +00:00
wj32 56f0fd30c0 * added PhCreateProcessWin32
* added PE Viewer integration

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2993 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 07:58:25 +00:00
wj32 3d897686e5 added PE Viewer tool
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2992 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 07:14:54 +00:00
wj32 ae4ae3fd20 fixed session properties - client name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 02:40:07 +00:00
wj32 789975acb1 started known process command line parsing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2990 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 02:31:57 +00:00
wj32 d07848fdfb added service tag resolution for threads!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 01:09:55 +00:00
wj32 78b30da1a0 fixed Client Name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2987 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 23:21:33 +00:00
wj32 a1f3e9360c * implemented session properties
* added more native types/functions
* use WIN32_LEAN_AND_MEAN

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2986 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 11:03:32 +00:00
wj32 f2110f6abd fixed PhCurrentUserName on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2985 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 07:06:11 +00:00
wj32 03f3210514 fixed process DEP display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2984 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 06:57:07 +00:00
wj32 4c4372ac10 implemented Send Message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2983 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 05:46:30 +00:00
wj32 36a60f9123 implemented users menu, disconnect and logoff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2982 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 00:26:15 +00:00
wj32 b641421bd6 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2981 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-26 11:15:58 +00:00
wj32 77495cf49e implemented process affinity dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2980 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-26 11:15:22 +00:00
wj32 39315abbf9 completed handle table
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-24 09:44:17 +00:00
wj32 0652c1c64d added EventPair and Section pages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-21 04:37:40 +00:00
wj32 10923e8ef4 added Mutant and Timer pages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-21 02:07:53 +00:00
wj32 4cdd8cfcba removed error message for failed semaphore acquires
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-20 09:38:12 +00:00
wj32 20897a2321 * began handle table
* KphNtClose -> KphCloseHandle
* global work queue is now delay initialized
* added semaphore property page
* progress on phsvc

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-20 09:35:24 +00:00