Commit Graph

1245 Commits

Author SHA1 Message Date
wj32 d98587973c added handle tracing code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1488 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-29 10:13:33 +00:00
wj32 6ec40ba5f5 switched to a messaging system - fixed network address resolve bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 11:39:57 +00:00
wj32 be8e706575 improved the address resolve cache
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 08:51:48 +00:00
wj32 122672ebe0 kernel module symbols will always load even if process modules don't
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 05:12:06 +00:00
wj32 8170c000b3 fixed ObjectDisposedExceptions when closing search options windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:12:17 +00:00
wj32 d70c3da472 workaround for About box scrolling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1482 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:03:22 +00:00
wj32 7db7bf1ee5 added Kerem Gümrükcü to About box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1481 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:00:56 +00:00
wj32 4248bb65dd child windows float by default
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1480 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 01:58:43 +00:00
wj32 ab4c80dd41 Fixed: window location problem when hiding and restoring the window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1479 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 00:57:49 +00:00
wj32 b71bef1125 Process Hacker's window icon is no longer shitty and low res
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 00:19:51 +00:00
wj32 59b65970a3 fixed Ctrl+C in LogWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 08:49:25 +00:00
wj32 212371a9c7 * #2812814 - "Auto-scroll option should be remembered"
* #2811733 - "System.NullReferenceException"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 08:47:29 +00:00
wj32 efb9d71ad1 some experiments with file handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 04:28:21 +00:00
wj32 cf63b7b6f3 * added IP address resolve cache
* fixed some doc problems

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1474 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 02:23:56 +00:00
wj32 2e7341fff2 fixed CreateServiceWindow tab indicies
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:56:13 +00:00
wj32 67a93a83d4 * ability to create services
* better HandleTable + SecuredHandleTable

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:53: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 3d8e9894c2 Terminator test: TT4 (dangerous thread termination)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1467 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 10:26:50 +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 a58033df45 NPH file object name hack!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 08:54:11 +00:00
wj32 2dcb035caa fixed CreateRemoteThread def
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 07:51:51 +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 779dd6ac7d fixed HiddenProcessesWindow selection bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1460 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 11:19:43 +00:00
wj32 8afedc823e two new terminator tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 10:33:26 +00:00
wj32 d01aa90e65 cleanup + removed Hung App feature (does NOT belong in the process name)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-22 07:05:45 +00:00
flavioe a1401b9d6e Some code improvement.
Added [Not Responding] detection for hung windows.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 14:59:19 +00:00
wj32 e2121e9d6a more micro-optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 10:39:50 +00:00
wj32 5b8ce405f4 extreme micro-optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 10:16:13 +00:00
wj32 1d0c41e300 hack for incorrect XP system thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1447 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 04:20:53 +00:00
wj32 56b840f143 * code cleanup
* added GetPagefiles

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1446 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 03:59:28 +00:00
wj32 aefe7456bd Network connections now display process IDs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 02:02:02 +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 fe52a61b6b * kernel-mode stack traces!
* pool tag cleanup

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 23:41:17 +00:00
wj32 f98148bd1f * updated version information
* updated NPH with new functions and argument attributes
* fixed some KPH argument attributes
* fixed optional buffer support in KphQueryProcessHandles
* fixed NPH NtOpenProcessTokenEx hook

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1438 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 08:26:23 +00:00
wj32 a17e10d425 * added KphQueryProcessHandles
* added KphOpenThreadProcess
* hidden processes scanner can now detect FUTo
* KPH cleanup - added argument attributes
* improved auto-ForeColor

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 02:47:04 +00:00
wj32 c4517e384d added POSIX tooltip
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-19 09:57:22 +00:00
wj32 1d72ebb6b6 * Fixed: broken Ctrl+A for memory, results, and PE lists
* POSIX process support, including command lines and highlighting
* Automatic tree text coloring, allowing for dark highlighting colors

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-19 09:56:44 +00:00
wj32 a0ecb1c49d Ability to set DEP status of processes in other sessions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-19 06:58:46 +00:00
wj32 fe851cc7ab bump to 1.3.9.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1429 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-17 11:25:38 +00:00
wj32 556985c6b2 Fixed: Get Function Address window would return incorrect hex addresses
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1428 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-17 10:53:13 +00:00
wj32 a0e47b7e20 * general cleanup
* added verified signer name (doesn't work for catalogs yet)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1424 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-16 08:39:40 +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 03b064801d * added FastMutex
* FastMutex is now used to synchronize dbghelp calls, and StackWalk64 calls are now synchronized.
* moved RundownProtection and SpinLock to ProcessHacker.Common.Threading
* some cleanup

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-15 07:29:30 +00:00
flavioe 3d8417f1ea Using the keyboard (Up/Down/Left/Rigth) on TreeViewAdv now works better.
Minor Changes.
NotImplemented methods now are implemented. 

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 09:45:24 +00:00
wj32 57c7328d46 Unknown Process network connections have icons now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 08:01:00 +00:00
wj32 42d0f5d4de * process windows are threaded again!
* PH now remains for the same amount of time as PE when logging off/shutting down

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1417 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 03:39:42 +00:00
wj32 ab0938e89e * added PhysicalPages
* some refactoring in Windows

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 02:07:56 +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 6a7633b554 fixed: terminator window would be hidden if the main window was top-most
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1413 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 07:45:59 +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