Commit Graph

168 Commits

Author SHA1 Message Date
wj32 08999f8beb * added new-object detection
* re-use PID list instead of creating a new one on each update

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2801 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 23:04:10 +00:00
wj32 f21b0d5e14 fixed warnings on x64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2799 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 10:46:57 +00:00
wj32 c9038b1ea4 implemented Run As and Run As Administrator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2797 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 10:40:10 +00:00
wj32 40b6fade18 avoid creating new string objects when looking up service items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2795 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 08:15:00 +00:00
wj32 35aa326698 added objmksnap and objcmpsnap commands
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2793 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 07:44:51 +00:00
wj32 3f980dd9b9 added debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 05:21:17 +00:00
wj32 a25b9d3244 added half-working handle search context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 22:37:37 +00:00
wj32 c4531f72c5 added support for object address searches
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2789 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 21:37:14 +00:00
wj32 513c6ba9e3 removed unneeded pshpack8 include
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2788 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 08:31:41 +00:00
wj32 37afeb1a33 fully implemented groups and privileges lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2785 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 07:42:57 +00:00
wj32 04da97442d added bold font for main module
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-04 05:01:56 +00:00
wj32 66aff886f3 removed FORCEINLINE from PhConcatStrings2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2780 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-01 07:13:19 +00:00
wj32 8a050e7c62 added free list code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2779 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-01 07:03:49 +00:00
wj32 1c84828c41 added properties button support for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2777 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 02:31:04 +00:00
wj32 92fc5e7af3 added Properties button - working for File and Key objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2776 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 02:18:14 +00:00
wj32 20f14aca4a added highlighting for suspended threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 01:36:39 +00:00
wj32 86a6323bb6 token tab is fully working except for groups and privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 00:50:06 +00:00
wj32 e949bf4b9a * fixed some process properties window bugs
* added token tab (non-functional)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2772 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 11:03:34 +00:00
wj32 37b9522037 added module highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:45:15 +00:00
wj32 24018055cd added thread and handle highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:35:21 +00:00
wj32 313f08bf3c added recursion-safe set-redraw functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:20:15 +00:00
wj32 d05f72d1b0 fixed reference leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:04:27 +00:00
wj32 5fcb312acd implemented handle search
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 11:56:43 +00:00
wj32 0363d80c0c * fixed x64 problems
* use non-intrusive WOW64 module enumeration

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:27:11 +00:00
wj32 e01704ff81 added option to use the fast lock as the standard mutex
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 07:17:09 +00:00
wj32 170f6060cb fixed state highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 06:48:58 +00:00
wj32 1e7067aca4 fixed highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-27 11:03:29 +00:00
wj32 8efd721fe2 service DLL field is now filled in
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:56:10 +00:00
wj32 a107112587 added Find Handles and DLLs dialog (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:03:43 +00:00
wj32 cc303494fa added simple hashtable code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2749 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 09:25:43 +00:00
wj32 f91cdd3ac6 added appstarting cursor when loading symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 08:54:39 +00:00
wj32 eab7b04596 * added diagnostics info
* fixed list object leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2746 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 07:38:48 +00:00
wj32 df75508651 * added state highlighting
* fixed thread cycle time struct definition

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 06:50:54 +00:00
wj32 075d6ff82e completed sorting implementation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 01:13:08 +00:00
wj32 0eebf14a8b implemented hack to fix potential race condition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 11:16:18 +00:00
wj32 d3c75cf5ad added Hide Unnamed Handles option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 11:00:56 +00:00
wj32 c531247ece improved sorting; added sorting to the threads list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 09:53:25 +00:00
wj32 0c8c3542cd fixed some sorting bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2736 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 08:04:52 +00:00
wj32 3459e9cdab implemented list view sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2735 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 07:45:59 +00:00
wj32 12d07d8885 disable kill-on-close when detaching from debugger
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2734 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 10:47:56 +00:00
wj32 dc6c0ae51a added handle names for TmEn, TmRm, TmTm and TmTx
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 10:08:31 +00:00
wj32 e46a1cbf28 implemented Analyze Wait
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 07:53:19 +00:00
wj32 234609923a completed the read-only portion of the process General tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2731 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 06:27:11 +00:00
wj32 94f95430c7 granted access strings are now symbolic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2730 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 05:07:30 +00:00
wj32 c23014f750 completed security editor data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2729 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 04:08:58 +00:00
wj32 ce91c7959d added some unused hacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2728 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 03:23:43 +00:00
wj32 76f06c43db added more access entries
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 02:21:33 +00:00
wj32 7b5cb651d8 changed service properties window to use property sheets
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2726 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 00:43:35 +00:00
wj32 1078a11a70 added handle properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-23 10:38:32 +00:00
wj32 bc525733eb half-implemented service properties dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2722 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 23:03:53 +00:00