Commit Graph

520 Commits

Author SHA1 Message Date
wj32 54381e753e fixed some typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@602 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-31 01:16:32 +00:00
wj32 e130f43ee1 use Win32Handle instead of closing handles manually
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@601 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 23:54:19 +00:00
wj32 5659af753d CSR Processes works on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@600 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 09:09:56 +00:00
wj32 cbc0b5b2cd * fixed KProcessHacker not working on XP
* finished CSRProcesses

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 08:54:33 +00:00
wj32 f03992c129 updated wrong dates/copyrights, updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@598 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 07:18:58 +00:00
wj32 6829fb17a3 * started CSR Processes window
* fixed 2-more-processes-than-actual-number bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-30 07:18:07 +00:00
wj32 f5bf13a0ef Suspend and Resume functions for processes now use KProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@596 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-29 09:29:38 +00:00
wj32 5ad994ca0e * "Hide handles with no name" is now unique to each process window - changing it in one window does not affect others
* Dialog/input boxes are now more consistent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@594 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-29 08:07:16 +00:00
wj32 a40ebd20f4 "require signatures for" names are now forced to be lower-case
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@593 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-28 02:33:56 +00:00
wj32 2c90e30be3 bad -> HACK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@592 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-28 00:03:29 +00:00
wj32 b0931a8a2e fixed process tree weirdness for users with limited privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@591 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-27 11:07:19 +00:00
wj32 62a47f102f added user apc code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@590 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-27 10:17:34 +00:00
wj32 08210978b7 fixed clipping in the about window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@588 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-26 03:26:30 +00:00
wj32 d7456e98b2 * bump to 1.3.2.5
* disable "show one graph per cpu" if there's only one cpu

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-26 02:54:20 +00:00
wj32 2b560d67c6 implemented KphOpenProcessTokenEx
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@586 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-26 02:28:27 +00:00
wj32 05d8e9211f updated Help.htm again - fixed grammatical errors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@584 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 23:40:05 +00:00
wj32 9a50b4ec17 updated about
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@582 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 22:41:13 +00:00
wj32 94fefdb3e2 * updated Help.htm
* fixed thread handle leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@580 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 22:14:26 +00:00
wj32 16f887e10c offers to reset settings if they're corrupt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 22:02:58 +00:00
wj32 e339410c75 KphOpenProcess and KphOpenThread work perfectly on Vista
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@578 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 10:15:43 +00:00
wj32 cec7a95128 * doesn't use KphOpenProcess (too risky with BSODs)
* can protect and unprotect processes!

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@577 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 06:09:08 +00:00
wj32 e4fe153f83 new capability for KProcessHacker: custom rewrite of NtOpenProcess, bypassing almost all types of hooks!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@576 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-25 03:52:32 +00:00
wj32 e84c57df74 * fixed groupbox text - should be "File Cache"
* added some defs from ReactOS

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-24 03:51:46 +00:00
wj32 f327c2aa76 service provider now uses a case-insensitive dictionary key, eliminating KeyNotFoundException errors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@574 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-24 00:54:17 +00:00
wj32 06ff604706 very tiny capitalization correction
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@573 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 22:04:25 +00:00
wj32 0c890e399a displays service descriptions, dependencies, and dependents
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@572 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 21:03:20 +00:00
wj32 156ba4114c nice relative times
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@571 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 06:07:38 +00:00
wj32 e85dfa6e17 removed color selection from font dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 02:17:03 +00:00
wj32 aa693ba0d2 font changing now only applies to lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 00:30:17 +00:00
wj32 c82f35e891 * implemented command line switch -m
* now copies Help.htm to output directory

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@567 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-23 00:22:49 +00:00
wj32 dd69f339c8 updating name - private request
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@564 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-22 20:48:38 +00:00
wj32 a481abde81 added customizable fonts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-22 01:38:15 +00:00
wj32 e8cc443fa2 changed this.Handle to this in ThreadHandle.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 23:27:30 +00:00
wj32 0e42672dab * fixed relative rundll32 targets
* DeviceFileNameToDos and RefreshDriveDevicePrefixes don't need locks

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@560 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 21:25:45 +00:00
wj32 5b8212a986 added protection against PEB file name spoofing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@559 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 09:02:12 +00:00
wj32 5b81871fc0 removed useless expression in HackerWindow.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@558 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 08:03:54 +00:00
wj32 db1e671edf thoroughly unfucked the handle filter using copy-and-paste
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@557 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 06:03:41 +00:00
wj32 2782f5eedb don't disable image file control if it's the kernel
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@555 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 05:32:52 +00:00
wj32 a7b9aafb59 * more checks, less exceptions, less try { ... } catch { } blocks
* fixed huge bug where the provider screws up when programs without icons terminate
* now shows proper command lines of programs where they contain null characters

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@554 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-21 05:02:22 +00:00
wj32 01505e3876 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@553 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-01-21 03:28:45 +00:00
wj32 b3cbab3f1c made try statement in ThreadList.cs a bit broader
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 10:50:12 +00:00
wj32 06e5f1a575 * new WindowsException class
* ProcessSystemProvider should now have an average of 0 exceptions/sec

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 10:44:22 +00:00
wj32 ea939bd6b5 fixed Release build config
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@550 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 06:46:59 +00:00
wj32 0ed4e76a8d fixed very old typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@549 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 02:28:54 +00:00
wj32 b9a7aa7a2f fixed massive GDI+ icon handle leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 01:53:54 +00:00
wj32 ea3b437a8b fixed wording
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@547 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 01:02:37 +00:00
wj32 86fd1d0073 * updated credits, etc.
* added 256x256 icon to ProcessHacker.ico
* updated help

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 00:58:22 +00:00
wj32 3a9c00bd23 configurable imposter names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-20 00:33:18 +00:00
wj32 6b541a9d24 fixed display of HKCR registry names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-19 22:54:32 +00:00
wj32 0a7d293120 fixed device handle names (not file names)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-19 22:52:59 +00:00