Commit Graph

  • ea5ef18684 * fixed handling of LVN_ITEMCHANGED and LVN_ODSTATECHANGED * added hackaround to PhSelectAndEnsureVisibleProcessNode wj32 2010-07-29 07:21:41 +00:00
  • 7379bb1dcb plugins can now fix .NET highlighting wj32 2010-07-28 11:37:34 +00:00
  • 8e58af54d5 enabled "install/delete KProcessHacker service" in the installer. xhmikosr 2010-07-28 10:54:17 +00:00
  • 6c4db6e44d PhGetHandleInformation shouldn't fail for file handles without KPH on XP wj32 2010-07-28 10:07:59 +00:00
  • dba08b5cee -added msvc2010 files in the svn ignore list -updated the installer script xhmikosr 2010-07-28 09:44:50 +00:00
  • 32d1a9ecfd updated Help.htm wj32 2010-07-28 09:32:54 +00:00
  • 7b4a074f61 updated ntrtl.h wj32 2010-07-28 08:19:35 +00:00
  • d5c8d36517 more progress on WOW64 DLL injection wj32 2010-07-28 07:08:37 +00:00
  • f0a2afd0cb * fixed command line handling * refreshed fixlib.exe and libs wj32 2010-07-28 06:06:28 +00:00
  • 3cf144e424 added process properties integration for plugins wj32 2010-07-27 11:31:35 +00:00
  • fbd37f0fed * added relative start times * added PhFormatTimeSpanRelative * improved PhFormatDateTime wj32 2010-07-27 10:03:56 +00:00
  • 2cd9860bcb implemented generic PhGetProcedureAddressRemote function wj32 2010-07-27 09:06:29 +00:00
  • 7f5d8dd16c updated makesdk.cmd wj32 2010-07-27 01:44:07 +00:00
  • 785333c32c completed WOW64 module unloading wj32 2010-07-26 12:09:15 +00:00
  • f4009aaa4a * adding ability to unload WOW64 modules (not working yet) * no longer uses RtlQueryProcessDebugInformation to get WOW64 modules * renamed header guards * updated CHANGELOG.txt wj32 2010-07-26 11:01:35 +00:00
  • cd862346f0 minor change wj32 2010-07-25 12:22:30 +00:00
  • 5ca35e7c18 implemented custom, faster number formatting wj32 2010-07-25 12:18:29 +00:00
  • ab7ff9fdd9 * added SamplePlugin * deleted phsvc * added doc and readme.txt to SDK * fixed plugin bugs wj32 2010-07-25 09:32:03 +00:00
  • b2c7309806 * added plugins manager * added options to SbieSupport wj32 2010-07-25 06:20:30 +00:00
  • 2499c364cc started SecurityExplorer plugin wj32 2010-07-25 04:02:51 +00:00
  • 82506ae220 plugins can now add to process tooltips wj32 2010-07-25 01:01:58 +00:00
  • 84a929e36a plugins can now add menu items wj32 2010-07-24 12:54:13 +00:00
  • c742a423d2 updated LICENSE.txt with exception wj32 2010-07-24 12:05:35 +00:00
  • c6140afc9d added additional exports wj32 2010-07-24 11:52:44 +00:00
  • b5043d2126 added SbieSupport plugin wj32 2010-07-24 11:10:26 +00:00
  • 92f9bd014d plugins work! wj32 2010-07-24 10:41:21 +00:00
  • 7095b0eece added support for dynamic settings creation wj32 2010-07-24 08:16:39 +00:00
  • 7da46ce3a1 added sdk wj32 2010-07-24 07:59:13 +00:00
  • bd7ddb9c25 added phlib exports wj32 2010-07-24 06:51:35 +00:00
  • 2d8d381275 ProcessHacker no longer links to phlib.lib; instead includes the source files directly wj32 2010-07-24 05:29:08 +00:00
  • 897583a8bd added access entries for LSA and SAM objects wj32 2010-07-24 05:04:15 +00:00
  • 7a66fa816a * completed ntsam.h * re-organized ntlsa.h wj32 2010-07-24 04:16:34 +00:00
  • df3053efc0 fixed makelib batch files wj32 2010-07-24 02:43:35 +00:00
  • c72e9a8e74 added samlib wj32 2010-07-24 02:38:41 +00:00
  • 16b1f68092 updated ntdll.lib and fixlib.exe wj32 2010-07-24 01:41:12 +00:00
  • 4641d2a953 ntdll32 -> lib32; ntdll64 -> lib64 wj32 2010-07-24 01:38:01 +00:00
  • 92cf76e3de #3033593 - "Support for displying the Windows Tasks hosted by taskhost" wj32 2010-07-24 01:03:52 +00:00
  • 7ce35b9c7d * bump to 2.2 * Run As can now start processes elevated * #3033644 - #10 - "Run as this user" wj32 2010-07-24 00:04:13 +00:00
  • 008dc4ca67 #3033644 - #1 wj32 2010-07-23 23:26:39 +00:00
  • 92740ae62c updated installer script xhmikosr 2010-07-23 15:55:17 +00:00
  • 231c057931 -updated 7za to v9.15 -updated the installer script (not fully working yet) xhmikosr 2010-07-23 15:39:03 +00:00
  • 0f1fad185d properties for non-real processes now display names wj32 2010-07-23 08:09:31 +00:00
  • b91b67c391 .NET checking is still enabled with PhEnableProcessQueryStage2 off wj32 2010-07-23 07:52:50 +00:00
  • 0578fb158c stage 2 is now optional wj32 2010-07-23 07:48:04 +00:00
  • c3d1316e14 * fixed clrsup header usage for SDK v7.1 * added some #pragma once usages wj32 2010-07-23 07:36:34 +00:00
  • 87685442ce * added PhEnumProcessesForSession and PhEnumProcessesEx * fixed binary search code wj32 2010-07-22 23:21:54 +00:00
  • 2889bcdcf0 moved worker factory defs to ntexapi.h wj32 2010-07-22 11:04:25 +00:00
  • b945cdeb0e minor changes wj32 2010-07-21 08:18:23 +00:00
  • 10ddd4cd01 removed test code wj32 2010-07-21 07:13:12 +00:00
  • efdb0b3c8d fixed some more process record bugs wj32 2010-07-21 07:01:45 +00:00
  • 48eb1e60e5 fixed dbgcon wj32 2010-07-21 00:48:49 +00:00
  • 9d58088371 * fixed log memory leak * fixed process record unlinking wj32 2010-07-20 22:54:46 +00:00
  • f1fa0771f0 fixed PhMd5File wj32 2010-07-20 11:48:52 +00:00
  • 22d64b8dc8 implemented some shortcuts wj32 2010-07-20 10:54:07 +00:00
  • b1e8b9a734 added VEH defs wj32 2010-07-20 09:57:57 +00:00
  • 9f2551d7b5 updated TODO.txt wj32 2010-07-19 04:06:36 +00:00
  • 3cf6c0b628 * bump to 2.1 * grid is a bit darker wj32 2010-07-19 03:44:31 +00:00
  • 01e0c4f1cd * show version in About * write OS version info to text file headers * include math.h in basesup.c wj32 2010-07-19 00:58:14 +00:00
  • 98574d5848 finished ICorPublish wrappers wj32 2010-07-18 09:03:34 +00:00
  • 48adb4a386 reversed worker factory system calls wj32 2010-07-18 06:19:55 +00:00
  • 0bd0f82b91 added memory reserve object definitions wj32 2010-07-18 04:38:21 +00:00
  • b9c9e67d9a preparing for .NET debugging features wj32 2010-07-17 03:12:04 +00:00
  • 62d2e83c27 updated TODO.txt wj32 2010-07-17 01:38:53 +00:00
  • c3adc0e3b4 fixed memory leak wj32 2010-07-16 11:42:09 +00:00
  • fcfb1aa9b2 improved search progress wj32 2010-07-16 10:57:12 +00:00
  • 57e9a4fc5a added more debugging definitions wj32 2010-07-16 03:50:17 +00:00
  • c7c4ef212e speed up dynamic import a bit wj32 2010-07-16 02:33:23 +00:00
  • 206fe93b15 some fixes wj32 2010-07-16 02:20:44 +00:00
  • f76ab1ad5e use pre-defined privilege values instead of looking them up wj32 2010-07-16 02:19:26 +00:00
  • 1312d87a19 added Help wj32 2010-07-16 01:04:34 +00:00
  • c1bbc72bde deleted hh wj32 2010-07-16 00:01:13 +00:00
  • 2725b38c1b moved doxygen location wj32 2010-07-15 23:49:31 +00:00
  • 66d27a3bef updated LICENSE.txt wj32 2010-07-15 12:31:50 +00:00
  • f9a128d83b minimum length must be at least 4 wj32 2010-07-15 12:19:09 +00:00
  • ece2b397c4 banned \n wj32 2010-07-15 12:08:52 +00:00
  • 6448619acb banned \r as well wj32 2010-07-15 12:06:58 +00:00
  • 87b70512e6 don't allow tab characters to screw up the hex editor wj32 2010-07-15 12:02:10 +00:00
  • 7600be554a created a new string scanning algorithm that should be fairly bullet-proof wj32 2010-07-15 11:56:37 +00:00
  • 91a21911c1 added parent name to process log entries wj32 2010-07-15 10:41:20 +00:00
  • e29cb121e5 fixed memory leak in GDI Handles wj32 2010-07-15 10:10:17 +00:00
  • bc27893699 added CHANGELOG.txt wj32 2010-07-15 09:14:01 +00:00
  • 3d8c1c81b4 re-use buffer for regex filtering instead of allocating every time wj32 2010-07-15 08:57:46 +00:00
  • 99f2ca65b7 added PhFileStreamType to the diagnostics box wj32 2010-07-15 05:43:54 +00:00
  • 3fbe157110 fixed Show Text option wj32 2010-07-15 05:39:38 +00:00
  • a4b3c796cf fixed typo wj32 2010-07-15 05:33:26 +00:00
  • 64b9e692c6 completed Highlighting options wj32 2010-07-15 05:29:37 +00:00
  • 1f812126c8 added options pages for Highlighting (not completed) and Graphs wj32 2010-07-15 04:32:04 +00:00
  • 514108d177 * switched to mxml opaque nodes to preserve whitespace * settings.xml file looks better now due to some added whitespace wj32 2010-07-15 02:13:42 +00:00
  • 0b5b8c8cc0 results windows now have proper titles wj32 2010-07-14 11:53:10 +00:00
  • 02c4faabf2 * added memory searching (string scanner only for now) * fixed delimiting in PhaChoiceDialog saved choices wj32 2010-07-14 11:48:41 +00:00
  • 6a39b8679a future proofed proc DB enable flag wj32 2010-07-13 11:46:57 +00:00
  • ad16e56843 added Delayed start to service properties wj32 2010-07-13 09:00:28 +00:00
  • a7323b2dd6 updated ntrtl.h wj32 2010-07-13 08:38:30 +00:00
  • c21e08a22d * added IDD_MEMRESULTS * Memory Editor window now have names wj32 2010-07-13 08:23:58 +00:00
  • c8ac0d8714 added pcre wj32 2010-07-13 07:39:11 +00:00
  • d964f1487e changed to faster MD5 implementation wj32 2010-07-13 05:44:40 +00:00
  • bd6371953e added MD5 and SHA implementations to avoid importing them wj32 2010-07-13 05:15:00 +00:00
  • 0ac301f506 updated TODO.txt wj32 2010-07-13 04:21:34 +00:00
  • cd3433299c updated TODO.txt wj32 2010-07-13 04:10:12 +00:00
  • 17a1c5a9d7 fixed null dereference in PhpAddIconProcesses wj32 2010-07-13 04:03:35 +00:00