Commit Graph

98 Commits

Author SHA1 Message Date
wj32 1e6f5f499a added Permissions buttons, menu items for processes, services, threads, tokens
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 02:31:45 +00:00
wj32 33c1ae63be * changed VirusTotal error message
* improved upload speed indicator
* updated CHANGELOG.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 05:02:57 +00:00
wj32 3a445ba3de * added LINQBridge; TaskbarLib now compiles
* re-added taskbar icon overlays and progress bars
* got rid of the token button in ThreadWindow; moved to ThreadList context menu

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-26 07:05:49 +00:00
wj32 f5d8bec319 fixed process priority class display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1936 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-24 10:51:36 +00:00
wj32 db9a5ce312 removed GetCurrentProcess, fixed CreateThread return value
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-24 09:17:25 +00:00
wj32 88512fbe88 added configurable elevation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-18 08:55:34 +00:00
wj32 7fff6bc525 * added mutant owner information
* viewing System properties no longer prompts for elevation

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1865 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-11 07:16:47 +00:00
wj32 b8f3f9b244 fixed stupid logic errors in thread list and Force Terminate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1741 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-27 11:47:29 +00:00
wj32 0a1c68ed10 * bump to 1.6
* fixed incorrect menu items for System threads

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-27 07:17:21 +00:00
wj32 73abc16546 * x64: stack walking works
* x64: WOW64 stack walking works, but no symbols
* x64: fixed dbghelp.dll auto-detection
* updated Help.htm, HACKING.txt, README.txt
* PH output now shows whether the system is 32- or 64-bit
* fixed no symbols for protected processes (System) without KPH

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1695 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-11 09:47:21 +00:00
wj32 5d672845b3 fixed token groups info (problem was with structure padding)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1686 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-10 08:34:08 +00:00
wj32 6ad1ea536a * eliminated all architecture dependent IntPtr.ToStrings
* deleted old API logger code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-09 11:20:31 +00:00
wj32 83fafbc82f improved user prompts; refactored
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-22 01:56:20 +00:00
wj32 111dbcce1d refactoring + more docs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-21 11:45:47 +00:00
wj32 73bcbf1bfb thread list is more responsive
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1594 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-13 02:48:44 +00:00
wj32 e06d243a74 more performance hacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1538 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 01:44:40 +00:00
wj32 4cd6d4429f thread list improvements and fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1522 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 08:21:42 +00:00
wj32 965f62ea01 * ability to force terminate threads
* updated Help.htm
* fixed Assistant build

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 07:05:32 +00:00
wj32 d66cc0bdb9 added NtFsControlFile hang detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1503 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 05:36:00 +00:00
wj32 820b5593d7 Ability to terminate system threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 10:53:41 +00:00
wj32 1c2f3e8bbe removed NPH hack for XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 09:32:55 +00:00
wj32 0300fc1d0e thread wait analysis now detects NtQueryObject hangs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1463 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 06:55:13 +00:00
wj32 882bf83c59 * updated CHANGELOG.txt
* fixed system thread stack error message
* removed several annoying thread-related warnings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1440 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 23:53:49 +00:00
wj32 38ee8cca4b made wait detection for NtWaitForMultipleObjects more reliable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-15 07:58:16 +00:00
wj32 28e01f5924 * added ZwWriteFile to wait analysis
* fixed some TopMost bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1414 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 08:37:50 +00:00
wj32 c0db89f2d4 * attempted to create a kernel profiler
* moved SortedListViewComparer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1412 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 05:41:33 +00:00
wj32 def9a81db4 dramatically faster lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 12:27:51 +00:00
wj32 2c3c8a402f added ability to detach processes from debuggers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 00:53:45 +00:00
wj32 a5e2737739 #2797948 - "System.ArgumentOutOfRangeException"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1373 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-05 10:49:41 +00:00
wj32 ce24964325 major refactoring - utility functions are now in a separate library and SymbolProvider is now in ProcessHacker.Native
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 11:05:47 +00:00
wj32 e16bc7b506 * added event pair "properties"
* fixed event pair wait detection

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 00:05:28 +00:00
wj32 e9900c69a8 * added event pair and keyed event wait detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 12:16:08 +00:00
wj32 28d89099c6 * added timer properties
* refactored handle code
* fixed time bugs in handle code
* added wrapper synchronization object classes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 05:26:35 +00:00
wj32 54d1e8ea28 added better wait detection without good symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 12:00:24 +00:00
wj32 f3bfe0644a added I/O device control wait detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 11:35:46 +00:00
wj32 12084d1386 added worker factory wait detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1338 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 11:31:58 +00:00
wj32 8f5944e7dd fixed USER message wait detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1336 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 11:27:33 +00:00
wj32 e71c5a2053 added LPC port wait detection and NT user message wait detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1335 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 11:21:09 +00:00
wj32 55fff11df8 added named pipe hang detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1334 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 11:13:04 +00:00
wj32 7a558a54b2 * added thread wait analyzer
* moved thread stack walking into ProcessHacker.Native

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-28 07:51:16 +00:00
wj32 0776d13f36 * added WorkItem tags
* removed UseInvoke from Provider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-09 01:29:45 +00:00
flavioe 2106d2a2e6 changed API definitions to use IntPtr instead of int
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-05 22:05:59 +00:00
wj32 a246b21d19 fixed incomplete or inaccurate thread call stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-04 07:26:36 +00:00
wj32 ceff8c7e78 better highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-03 00:06:56 +00:00
wj32 b44786cba4 * stopped using ProcessesWithThreads
* fixed unhandled exception when configuring searches

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1214 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 05:11:23 +00:00
wj32 e55aa8c3f5 no more UI blocking on the symbol call lock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 02:45:20 +00:00
wj32 656a6729a2 fixed some provider synchronization issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-26 02:23:43 +00:00
wj32 402a270548 * significantly improved performance for the tree view
* improved performance for the other lists

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 05:29:01 +00:00
wj32 56a3556768 * fixed some enums
* added more functions in ProcessHandle and ThreadHandle
* added integrity, I/O priority and page priority columns
* added sorting to WS columns
* improved the perceived responsiveness of several components
* removed Program.UpdateWindows()
* added thread exception handler for debug builds

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 03:12:22 +00:00
wj32 47dc74121f * added No as the default button for the prompt when terminating threads
* removed useless warning in HiddenProcessesWindow
* fixed version numbers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 00:50:47 +00:00