Commit Graph

1415 Commits

Author SHA1 Message Date
wj32 81b9f9a9df * changed bin release layout to be plugin-friendly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5198 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 05:21:34 +00:00
wj32 a6be3f8d39 fixed recognition of Modern UI windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 10:15:22 +00:00
wj32 03893cf330 reverted some test changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:53:39 +00:00
wj32 fb72e4e379 updated default dbghelp.dll path for Windows SDK v8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:48:29 +00:00
wj32 7948970825 added App ID column for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 07:32:12 +00:00
wj32 d2b849aad9 ExtendedTools: GPU column now respects "Include CPU usage of children" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 06:38:18 +00:00
wj32 9ef0d5ae24 fixed some typos in dbgcon.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 10:40:31 +00:00
wj32 74a5a85ded removed old unused code and features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 01:54:10 +00:00
wj32 366e680b9d fixed some uninitialized variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 11:10:18 +00:00
wj32 a606980da4 fixed tab key behavior on main window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:46:39 +00:00
wj32 8e3ae9b395 fixed bug where -settings parameter is not propagated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:39:28 +00:00
wj32 365f364166 updated NT headers for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:02:25 +00:00
wj32 33527f2f1c fixed PhSetDesktopWinStaAccess on Windows 8 - create a DACL instead of setting it to NULL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 12:44:53 +00:00
wj32 7691793ee8 added command line improvements by mlg
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 11:33:14 +00:00
wj32 4b4306491e fixed some code analysis warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 10:31:48 +00:00
wj32 61a4185d6c added new shutdown menu items for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 04:29:22 +00:00
wj32 a05bfdd8b1 on Windows 8, require elevation before displaying Tools > Start Task Manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 03:58:06 +00:00
wj32 5d4d18305a * added extra warning for Unload DLL on Windows 8
* disabled Force Terminate on Windows 8 and above

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5104 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 02:17:57 +00:00
wj32 6380ad8154 always use CreateDynamicConfiguration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 01:17:14 +00:00
wj32 c2b83beec0 * fixed task scheduler information on Windows 8
* fixed _InterlockedCompareExchangePointer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:37:28 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
wj32 db0f3fe04c added VS project for KProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5097 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 09:09:56 +00:00
wj32 86f35d961e * added new ASLR information for Windows 8
* fixed signature verification on Windows 8
* ExtendedServices: added new triggers for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 07:48:25 +00:00
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 decbc9ab86 bump to 2.29
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-09-20 01:11:53 +00:00
wj32 e865408392 fixed Load Count column sorting bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-09-20 01:11:09 +00:00
wj32 d5cca9715b changed About link
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-13 09:56:36 +00:00
wj32 0e2036f901 * ToolStatus: added keyboard shortcut for search box
* ToolStatus: added word-based filtering

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 09:16:38 +00:00
wj32 2e86d87ee6 DotNetTools: added PredictAddressesFromClrData for better stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 08:34:24 +00:00
wj32 41c3e80c51 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 06:52:32 +00:00
wj32 005cb9c81b * added support for custom stack walks by plugins (in preparation for .NET stack walk improvements)
* DotNetTools: added some new definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 04:28:54 +00:00
wj32 e38961e638 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-12 02:20:41 +00:00
wj32 5815ed4743 fixed bug in PhSipOnUserMessage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-08 07:03:47 +00:00
wj32 a2742dc670 fixed Verification Status sorting bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-02 11:32:30 +00:00
wj32 49481ce969 added PhGetPhVersionNumbers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-02 11:24:18 +00:00
wj32 c3c2e079c0 installer patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-30 11:24:56 +00:00
wj32 bfd86034d3 fixed memory leak in PhInsertCopyCellEMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4998 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-26 02:34:55 +00:00
wj32 e956fe6f07 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-23 09:57:38 +00:00
wj32 d3c6b5ba99 * fixed Ctrl+A on process, service and network lists
* added Ctrl+A to other lists

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-23 09:38:25 +00:00
wj32 1142e5364f fixed uninitialized variable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-20 05:01:23 +00:00
wj32 dc1bd70374 * added GeneralCallbackMainWindowTabChanged plugin message
* export treenew filtering functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-18 07:06:48 +00:00
wj32 c18086748d * bump to 2.28
* ExtendedTools: fixed network graph scaling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4967 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-02-21 00:16:10 +00:00
wj32 1750baf2d8 reverted r4961
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-24 00:16:38 +00:00
wj32 74bf04be3a fixed potential memory leak in PhCreateServiceListControl
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4961 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-24 00:15:21 +00:00
wj32 faf41652b4 added some documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4957 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-21 11:10:25 +00:00
wj32 5a72d58aaa fixed bug in PhNfpModifyNotifyIcon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4956 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-20 23:49:35 +00:00
wj32 a52818f2d9 * fixed Description sorting bug
* ExtendedTools: use 64-bit counters for ETW statistics

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-18 02:02:36 +00:00
wj32 b6b10e1740 partially reverted r4951
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:48:32 +00:00
wj32 bed4528a89 added minimum size unit option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:32:26 +00:00
wj32 e905b99eec * OnlineChecks: updated VirusTotal and virusscan.jotti.org uploaders
* OnlineChecks: added hash checking

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:07:06 +00:00