wj32
c595141f97
more WorkQueue uses
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 10:19:42 +00:00
wj32
086ad197c6
* removed InterlockedExecute for ProcessTree
...
* now using WorkQueue
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 10:14:18 +00:00
wj32
86bc76671b
* fixed network list icons
...
* if a network connection is the last for its process and it is removed, the icon will no longer be blank
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 00:50:45 +00:00
wj32
65698296c6
fixed blocked finalizer thread due to COM calls being made in a MTA thread instead of STA
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1159 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 00:14:39 +00:00
wj32
bfc483402d
process tree now loads instantly (ugh, stupid lock statement doesn't even work properly)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1157 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-26 10:28:42 +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
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
924ba749aa
slightly less CPU usage
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1125 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-23 00:24:54 +00:00
wj32
c096bdfa33
major refactoring; all Native functions are now in a separate assembly
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 00:39:15 +00:00
wj32
2834affe18
* support for Windows 7 in KProcessHacker
...
* new Windows version system for Process Hacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-19 00:24:27 +00:00
wj32
9d32a70d4f
removed test code from ProcessSystemProvider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 03:30:13 +00:00
wj32
80fcf7fd80
added Private, Shared and Shareable Working Set columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 10:46:08 +00:00
wj32
61d3cbec2d
* started NProcessHacker
...
* renamed the ordinal shell32.dll import to RunFileDlg
* modified tooltips and verify info to work with Re-analyze even if "Verify signatures and perform additional checks" is disabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 07:27:24 +00:00
wj32
4fa98825df
dbghelp.dll support!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-12 10:53:57 +00:00
wj32
6b4123f1a4
* fixed resources for KProcessHacker
...
* switched KPH to free build
* fixed DEP editing (hopefully) on XP
* added version number to PH Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1035 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 07:50:54 +00:00
wj32
0c8be7c312
added hardcore garbage collection to major memory-eating functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1018 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 09:08:29 +00:00
wj32
ad7691e164
apparently Process Explorer only hides job processes which have JOBOBJECT_LIMIT_SILENT_BREAKAWAY_OK, not JOBOBJECT_LIMIT_BREAKAWAY_OK
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1003 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-03 08:33:04 +00:00
wj32
71ce9c03db
* KPH now supports KphWriteVirtualMemory
...
* revised process opening means that we can now get the command line of audiodg.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-02 05:38:59 +00:00
wj32
98a01bc8a4
not all job processes are highlighted as such, but job properties are displayed for all relevant processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@989 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-02 05:01:09 +00:00
wj32
331d515717
job detection works (after 4 hours and 2 BSODs)!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@977 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 10:09:37 +00:00
wj32
c6f2ee9604
future-proofed process creation time checking
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-30 05:50:08 +00:00
wj32
6e31ff16c5
Vista-style dialogs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@961 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 03:26:49 +00:00
wj32
7d2684b074
fixed crash when F5 (Refresh) is held down
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@942 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 08:34:17 +00:00
wj32
3277bab324
changed ProcessItem to a class (was a struct) - slightly less CPU and memory usage
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@919 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-25 09:09:50 +00:00
wj32
8c8706b3fb
reuse subtractors instead of creating new instances
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-25 07:54:51 +00:00
wj32
a4ad8708dd
fixed integer overflows in the process provider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-22 03:43:51 +00:00
wj32
53c641fa60
replaced [string].ToLower() == ... with [string].Equals(...)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-21 00:25:05 +00:00
wj32
280dc79383
* bump to 1.3.6.2
...
* Statistics times in System Information and process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@902 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-17 09:37:53 +00:00
wj32
b83d40a872
fixed several memory leaks, reduced startup time, reduced memory usage
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@894 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-16 18:07:22 +00:00
wj32
a40fc0c5fa
fixed process memory graph
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 10:16:51 +00:00
wj32
0b9b2faa2c
* #2675864 - "System Information improvements"
...
* Full CPU, I/O and memory usage history for processes and the OS
* Tooltips for graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-14 09:20:50 +00:00
wj32
f8eb78af95
fixed .NET processes being labelled as packed
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@851 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 04:48:35 +00:00
wj32
9b640b3631
fixed System Idle Process CPU usage
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@838 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-06 06:26:58 +00:00
wj32
8eaf338814
customizable columns!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 23:33:33 +00:00
wj32
448b3e3884
* eliminated the WinTrust cache
...
* all UAC prompts now have the correct hWnd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-28 09:49:52 +00:00
wj32
852907ad66
reverted normal-processes-are-processed-twice change
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@736 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 10:38:32 +00:00
wj32
f331d3fbb4
* fixed insane memory usage on Windows XP
...
* added Re-analyze menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 10:09:21 +00:00
wj32
83d9bf52e2
normal processes now get processed twice as well
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@730 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 08:16:10 +00:00
wj32
1be7ac1cef
* "fixed" VistaMenu GDI+ handle leak
...
* added ProcessNode finalizer
* removed unused code from HackerWindow
* fixed token handle leaks
* minor GUI fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@726 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 06:17:40 +00:00
wj32
5731cd0482
changed processing attempts to 5
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@721 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-24 08:28:55 +00:00
wj32
b84cc58a58
tries again if something is detected as packed - hopefully the second time it isn't packed
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@710 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:40:09 +00:00
wj32
040c857365
minor fix to ProcessSystemProvider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@697 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 10:53:42 +00:00
wj32
8b1ebb3b9f
~200 reduction in handles + decrease in memory usage
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@696 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 10:48:52 +00:00
wj32
fba06fc72c
awesome tray icon
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@690 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 02:28:56 +00:00
wj32
17429d2142
Bug #2612242 - "CPU usage > 100%"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@687 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 01:18:21 +00:00
wj32
4472e3be12
* GC.Collect() when closing a ProcessWindow
...
* added Debug > Free Memory menu item
* fixed random freezing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@678 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 23:11:52 +00:00
wj32
f2f60651db
* updated release.cmd with XhmikosR's version
...
* uses the proper way of detecting .NET processes - COM objects (in turn making ProcessHacker.exe huge)
* changed the default color for elevated processes to be a bit more orange
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@676 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 22:58:54 +00:00
wj32
c86f50da57
removed useless code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@674 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 10:29:33 +00:00
wj32
ed80161fc6
* #2596512 - "General tab window goes in the background"
...
* #2613838 - "Add process' icon before process' name in process' window"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@651 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 05:44:45 +00:00
wj32
3080d1ee43
added "Verify File Signature" function
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@649 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-19 01:42:45 +00:00