wj32
3bfc0d4f9f
* "a hour" -> "an hour", "yesterday ago" -> "a day ago"
...
* added try { ... } catch { } to symbols loader
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@607 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-05 02:04:30 +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
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
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
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
27fcb787ce
fixed random "Generic GDI+ Error" exceptions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-19 07:18:24 +00:00
wj32
24f9427887
* ProcessHacker can now find and dump the original KiServiceTable
...
* PE reader reads relocations
* Added kernel-mode kill method to Terminator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-17 06:32:30 +00:00
wj32
6c446c35dc
1.3.2.0
...
* NEW:
* Network tab - shows current network connections
* FIXED:
* Now the process tree and service list update instantly after
starting Process Hacker instead of waiting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-16 22:57:11 +00:00
wj32
7b7909fdc5
enable tooltip for System process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@505 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-15 08:49:36 +00:00
wj32
b5052a3c28
* option for controlling verification
...
* highlights dangerous processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-15 00:32:20 +00:00
wj32
2d78ed402d
massive file header update - new format for source code headers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-14 10:39:19 +00:00
wj32
a1cb2e9683
completed System Information Window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@454 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-30 10:46:00 +00:00
wj32
77e8e84d51
* fixed problem with TreeViewAdv after expanding or collapsing a node
...
* added more detailed options for plotter's text rendering
* made plotter (truly) double-buffered
* finished performance and statistics tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-29 05:41:09 +00:00
wj32
f5a7941eb9
an attempt at a graph for the process window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 08:52:56 +00:00
wj32
03130abd9c
Tray icon now displays the current CPU usage, and the tooltip is almost exactly the same as Process Explorer's (current CPU usage + process using most of the CPU)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 06:52:14 +00:00
wj32
4f7ba223c8
add more SYSTEM_*_INFORMATION struct defs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-27 03:03:09 +00:00
wj32
f8bd67e5a7
added struct parser
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@417 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 05:31:18 +00:00
wj32
0d720f92f3
* fix for invalid window location when restoring from hidden window
...
* bring back Copy and Select All for TreeViewAdv
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@385 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 23:59:27 +00:00
wj32
29aafc0cd8
fix disabling/removing privileges
...
fix select all
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@363 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 10:35:58 +00:00
wj32
9d242a754c
make the maximum length of the command line in process tooltips 100
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@357 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 07:42:41 +00:00
wj32
121d707ddc
implement column settings for TreeViewAdv
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@356 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 07:33:26 +00:00
wj32
3570300504
add BackColor support to TreeNodeAdv
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 04:57:40 +00:00
wj32
358613f599
process tree
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 04:02:22 +00:00
wj32
5beff32478
* added MemoryAlloc class - for managing global-alloc'ed memory
...
* addded LSAHandle, LSAPolicyHandle
* addded ServiceBaseHandle, ServiceManagerHandle
* revised all Win32 code to use MemoryAlloc class
* revised Win32 function imports to be more natural when used (ref -> out, int -> bool)
* moved session ID display from Process tab on HackerWindow.cs to TokenWindow.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 05:47:47 +00:00
wj32
0bf33225e3
use StringBuilder instead of string concatenation when loading symbol names
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 03:47:20 +00:00
wj32
93de7fe8c5
Added I/O counters to misc. info
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@244 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 21:45:05 +00:00
wj32
24894600ae
update help and fix escaping when launching injector
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@177 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:23:01 +00:00
wj32
832b54902b
displays jump/call target
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 09:45:10 +00:00
wj32
aa4e050d64
now saves pe window column settings
...
fixed crash when opening the same file twice
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@81 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:23:28 +00:00
wj32
2fdd7b70a0
can read imports now
...
integrated inspector with main form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@79 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:02:36 +00:00
wj32
5185349ace
can now read exports!
...
PE Window updated with lots of info
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@78 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 07:48:35 +00:00
wj32
0b7e09391f
add pe window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@77 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 10:44:22 +00:00
wj32
ad1e302621
add preliminary PE file reading code
...
fixed Filter button disabling/enabling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@75 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 08:53:20 +00:00
wj32
adc7efe5a8
Added Privileges Window (to enable, disable and remove privileges)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@48 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 08:25:54 +00:00
wj32
5968a33d31
bump to 1.1.4.0
...
Enabled Select All for all lists on the main window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@46 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 10:20:06 +00:00
wj32
a17c782429
fix copy menu in results window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@45 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 10:00:33 +00:00
wj32
b7b7963664
bump to 1.1.3.5
...
Now saves column settings
Now saves results and memory window settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@42 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 06:16:40 +00:00
wj32
59b3803721
Now has a good system of copying list items (currently in every ListView)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@41 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 05:44:43 +00:00
wj32
09a4947ed6
* Now displays process 0 as System Idle Process
...
* Fixed thread list for System Idle Process
* Now displays description for System
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@40 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 03:31:15 +00:00
wj32
ad3fc981bc
add lots of documentation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@15 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 07:59:18 +00:00
wj32
47115c6e31
Prepare for thread stack walking code
...
Added WaitReason column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@11 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 06:06:12 +00:00
wj32
618b950560
Import
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 09:16:58 +00:00