Commit Graph

  • ff0473e40f Initial commit - Update Check added - Help Menu >> Check for Update dmex04 2009-08-28 06:10:11 +00:00
  • 81e16b4f8a Added project dependency - XMLUpdateEditor dmex04 2009-08-28 06:00:20 +00:00
  • aee17a09c4 initial commit - UpdateType selection Options for user also determining Update type to download dmex04 2009-08-28 05:56:29 +00:00
  • 4cccaee10c Application for Managing Update Description File - Use XML file found here: http://processhacker.sourceforge.net/AppUpdate.xml dmex04 2009-08-28 05:47:52 +00:00
  • 95eb37377a Added support for "Styled" TaskDialog Windows and other Icons using undocumented uint values dmex04 2009-08-28 05:06:50 +00:00
  • 2bdd7f4aa4 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1745 21ef857c-d57f-4fe0-8362-d861dc6d29cd dmex04 2009-08-28 04:46:20 +00:00
  • b54e1f026d Revered last change by request - wj32 dmex04 2009-08-28 04:41:25 +00:00
  • b6a2d8fcba Fixed Application.Run Syntax - CLS-Compliant dmex04 2009-08-28 03:40:20 +00:00
  • 49fd621970 fixed critical KProcessHacker denial-of-service security issues wj32 2009-08-27 12:40:28 +00:00
  • b8f3f9b244 fixed stupid logic errors in thread list and Force Terminate wj32 2009-08-27 11:47:29 +00:00
  • 8e2f8e57ab * fixed crash when viewing error details in the event of a corrupt configuration file * fixed crash in SysCallHacker relating to syscall names wj32 2009-08-27 11:28:48 +00:00
  • 0a1c68ed10 * bump to 1.6 * fixed incorrect menu items for System threads wj32 2009-08-27 07:17:21 +00:00
  • 91d4e3d5d4 #2831605 - "Add handle count by type to process properties handle tab" wj32 2009-08-23 10:05:24 +00:00
  • ca3b372d74 #2836706 - "Signature Column in Processes" wj32 2009-08-23 09:34:51 +00:00
  • b1eb836f69 completely disabled KiFastCallEntry scanning for XP wj32 2009-08-22 12:35:05 +00:00
  • 46fa9747ec performance tweaks wj32 2009-08-22 11:12:09 +00:00
  • 25e8d43752 fixed the previous fix wj32 2009-08-22 07:35:41 +00:00
  • 61cce84cab fixed incorrect drive letter resolving wj32 2009-08-22 07:33:54 +00:00
  • a729518a66 removed FastResourceLock.cs wj32 2009-08-22 05:39:14 +00:00
  • af15d2caf2 * vastly improved kernel module information * added KTM resource manager object information wj32 2009-08-22 05:18:27 +00:00
  • 07f8fbcca6 updated KPH and NPH versions wj32 2009-08-22 04:28:29 +00:00
  • 5f89fe0523 fixed Windows XP BSODs wj32 2009-08-22 04:20:58 +00:00
  • bee0384557 reverted last revision wj32 2009-08-22 03:51:41 +00:00
  • 32d8ee319b KPH resource locks don't work yet... wj32 2009-08-22 03:37:38 +00:00
  • 4cf24f8935 KPH wrong FORCEINLINE location wj32 2009-08-21 09:23:57 +00:00
  • 4bd187ff1e git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1725 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-08-20 22:21:15 +00:00
  • 63c0c2fde5 release.cmd: detection of Inno Setup should work now on 64bit WIN xhmikosr 2009-08-20 17:57:41 +00:00
  • 3d66fbdecb * bump to 1.5 * fixed linked token display on x64 wj32 2009-08-20 08:40:27 +00:00
  • 32866905e6 fixed critical file object query hang bug wj32 2009-08-20 07:31:47 +00:00
  • 85dc3265b1 added dmex to credits wj32 2009-08-20 06:10:07 +00:00
  • bc32790555 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1720 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-08-17 10:57:02 +00:00
  • a41364e4e4 added some lock-free structures wj32 2009-08-17 08:21:34 +00:00
  • abb8fb6915 added type option for delete procedures to run at PASSIVE_LEVEL wj32 2009-08-16 10:23:54 +00:00
  • 769fb8f12f * fixed copyright notices * free list is now lock-free wj32 2009-08-16 00:36:36 +00:00
  • 8191ae89ae new KPH build wj32 2009-08-15 06:13:03 +00:00
  • 53d7c69bb4 first 64-bit KPH build (version-specific info still needs to be fixed, and KProcessHacker.cs needs to be fixed as well) wj32 2009-08-15 05:43:33 +00:00
  • d3adc7ad1d * added deferred object deletion to KPH * fixed potential sysservice.c deadlock wj32 2009-08-15 00:33:59 +00:00
  • bd9aa1b1b1 Installer: don't instal kprocesshacker.sys on 64bit WIN (since it's not being used by PH on 64bit WIN) xhmikosr 2009-08-14 13:20:15 +00:00
  • 0f73a6a469 Installer: disabled KPH related tasks when installing on 64bit WIN xhmikosr 2009-08-14 12:37:08 +00:00
  • 81c75fedda disabled KPH on 64-bit wj32 2009-08-14 12:00:51 +00:00
  • ac792d30d4 Installer: Don't install NProcessHacker 32bit on 64bit WIN xhmikosr 2009-08-14 11:51:09 +00:00
  • 067453ae42 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1709 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-08-14 10:29:46 +00:00
  • 6cc058a4a8 *Installer: NProcessHacker64 changes *release.cmd: NProcessHacker64 changes and cosmetics xhmikosr 2009-08-14 10:24:11 +00:00
  • 297fd4ecd4 PH now renames NPH automatically wj32 2009-08-14 10:11:01 +00:00
  • e5013b7bc4 added 64-bit NPH wj32 2009-08-14 09:51:54 +00:00
  • a15cc0cb3d fixed some LPC functions wj32 2009-08-14 08:38:37 +00:00
  • dafdbf4990 fixed push lock BSOD on XP wj32 2009-08-13 06:54:22 +00:00
  • 70187235b3 fixed testing code wj32 2009-08-12 12:15:28 +00:00
  • db13835b39 added KPH testing code wj32 2009-08-12 12:12:07 +00:00
  • be022d5ce2 x64: fixed POSIX process detection x64: added highlighting for WOW64 processes x64: added display of 32-bit modules in WOW64 processes x64: fixed symbols for WOW64 processes x64: stack traces for WOW64 processes now include the 64-bit stack wj32 2009-08-12 10:35:13 +00:00
  • efe5b0d7a1 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1700 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-08-12 09:13:35 +00:00
  • 98bfcd213b Installer: removed some defines xhmikosr 2009-08-12 09:11:32 +00:00
  • 2dda4c454c git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1698 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-08-11 13:17:59 +00:00
  • 1de19114dd Installer: changed version numbering to use only Major.Minor xhmikosr 2009-08-11 13:13:30 +00:00
  • 6b85e5c0b5 bump to 1.4, change of version numbering - only major.minor now wj32 2009-08-11 12:08:30 +00:00
  • 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 wj32 2009-08-11 09:47:21 +00:00
  • 18af43ce07 x64, Windows 7: fixed handle filter wj32 2009-08-10 11:13:07 +00:00
  • c1e077a5b1 x64: fixed process heap information wj32 2009-08-10 11:03:57 +00:00
  • 0697f10c58 x64: fixed file object names wj32 2009-08-10 10:51:29 +00:00
  • 80fb99a1d5 * x64: fixed DEP status for 64-bit processes, added display of 32-bit vs. 64-bit * #2834578 - "Unable to replace Task Manager with Process Hacker error" * updated CHANGELOG.txt wj32 2009-08-10 10:21:33 +00:00
  • 521e71ce53 x64: fixed injecting and unloading DLLs wj32 2009-08-10 09:50:31 +00:00
  • 02fe229989 fixed ExtraTools.sln wj32 2009-08-10 09:33:20 +00:00
  • 79e13cbb7b x64: fixed memory-related functionality wj32 2009-08-10 09:31:34 +00:00
  • 345bc8ec14 x64: fixed PEB strings (command lines, current directories) wj32 2009-08-10 08:43:36 +00:00
  • 5d672845b3 fixed token groups info (problem was with structure padding) wj32 2009-08-10 08:34:08 +00:00
  • 126388f00f x64 fixes: wj32 2009-08-10 08:20:07 +00:00
  • 275ffd2018 fixed TaskDialog for x64 wj32 2009-08-10 07:37:03 +00:00
  • bd51094d5d * fixed x64 handle viewing * workaround for x64 Sid dispose problem wj32 2009-08-09 11:41:53 +00:00
  • 6ad1ea536a * eliminated all architecture dependent IntPtr.ToStrings * deleted old API logger code wj32 2009-08-09 11:20:31 +00:00
  • d551452839 * moved back to AnyCPU * fixed several native API struct definitions; process enumeration is working on native x64 wj32 2009-08-09 11:02:45 +00:00
  • 99b43642c8 * improved KPH comments * added defs for Ss module block wj32 2009-08-09 03:35:04 +00:00
  • 771ba824de * fixed warning pragma directives * decreased BaseObject overhead wj32 2009-08-09 01:02:09 +00:00
  • 3441e8f346 comment modifications wj32 2009-08-09 00:14:02 +00:00
  • 0832f0ae5f * added handle properties for transaction manager objects * all push lock acquires now enter critical regions * removed OUT LONG arguments from ref.c wj32 2009-08-07 11:25:54 +00:00
  • 294fb507e2 deleted useless file wj32 2009-08-07 08:42:40 +00:00
  • b7b95e650c handle names for KTM objects! wj32 2009-08-07 08:39:05 +00:00
  • e173f7bb9a git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1674 21ef857c-d57f-4fe0-8362-d861dc6d29cd xhmikosr 2009-08-06 21:33:34 +00:00
  • 46487f025f Installer: cosmetics xhmikosr 2009-08-06 21:22:22 +00:00
  • 55311efcf5 * added more KTM types * fixed ExtraTools platform-related build error wj32 2009-08-06 10:05:31 +00:00
  • 632fc27a17 Installer: Allow installation on 64bit WIN xhmikosr 2009-08-06 09:55:12 +00:00
  • 4201dfad3b fixed kernel handle viewing on Windows 7 wj32 2009-08-06 09:11:03 +00:00
  • 5bb2c4f1b3 fixed object type retrieval on Windows 7 wj32 2009-08-06 07:03:28 +00:00
  • 72cf8f92bb changed PH platform to x86 to use WOW64 on x64 wj32 2009-08-06 05:59:44 +00:00
  • 4f35c75c77 Installer: Replaced code with two new options in [Setup] section in order to skip certain pages when updating. Requires Inno Setup 5.3.3. xhmikosr 2009-08-05 09:40:40 +00:00
  • b01b60c07f removed hidden process check wj32 2009-08-04 09:34:26 +00:00
  • 1604763711 fixed Windows 7 protected process offset wj32 2009-08-04 07:12:12 +00:00
  • ef892e439e *actually* fixed the Windows 7 problem wj32 2009-08-04 07:00:56 +00:00
  • 2e6cd62b74 fixed problem on Windows 7 when replacing task manager wj32 2009-08-04 06:56:23 +00:00
  • dce388929f * full support for Windows 7 SP0 * #2821437 - "Windows 7 PsTerminateProcess crash" wj32 2009-08-04 06:50:24 +00:00
  • ec17364eb3 updated OS versions wj32 2009-08-04 06:21:56 +00:00
  • 2547a5070c switched to push locks in sysservice.c wj32 2009-08-03 10:29:55 +00:00
  • 3c55ed7edb BaseObject is now completely lockless wj32 2009-08-03 08:17:56 +00:00
  • ac7088fbeb fixed typos; improved comments wj32 2009-08-02 09:30:54 +00:00
  • 959817e50f menu items are now disabled for System Idle Process wj32 2009-08-02 07:59:20 +00:00
  • 26e93bacdd better error messages wj32 2009-08-02 07:45:54 +00:00
  • 97249d8fb4 Native error messages are now retrieved wj32 2009-08-02 07:40:29 +00:00
  • cf1881ac1c completed the LPC classes wj32 2009-08-02 05:28:10 +00:00
  • 472b798f8f fixed stacks for kernel-mode, improved GUI wj32 2009-08-02 01:48:26 +00:00
  • e3388d31ef * KPH stack trace limit is now 64 * improved the Ss GUI wj32 2009-08-02 01:17:03 +00:00
  • 5a9e1df893 * fixed KPH ref deadlock - replaced KphIsDestroyedObject with KphReferenceObjectSafe * reorganized ExtraTools; added System Call Hacker * fixed PH tab indicies wj32 2009-08-01 23:57:10 +00:00