wj32
c82af812cc
removed messages in status bar
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 02:16:48 +00:00
wj32
6c6387347a
added Donate menu item
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 09:42:02 +00:00
wj32
487ee66f63
* added BeepDevice
...
* got rid of System.Diagnostics usage in WaitChainWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 05:03:21 +00:00
dmex04
8a9c126a6d
(initial) added new thread WaitChain analysis window to Process context menu, right-click a process and select analyzeWaitChain
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 03:14:09 +00:00
wj32
38132e88ea
fixed entry point not found exception on Vista and below
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1992 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 07:56:54 +00:00
dmex04
e6cab56dcc
added NetworkInfomationWindow to TrayIconMenu for wj32 to play around with
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1990 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 21:46:58 +00:00
wj32
33c1ae63be
* changed VirusTotal error message
...
* improved upload speed indicator
* updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 05:02:57 +00:00
dmex04
58ac3ef472
added Taskbarlib call: WindowMessagesThroughUipi, changed VirusTotal ShowDialog() to Show()
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 02:51:44 +00:00
dmex04
2a19d41493
VirusTotal scanning implemented - ProcessContextMenu>Miscellaneous>Upload2VirusTotal
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1957 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 01:01:57 +00:00
dmex04
4e85f69080
reverted r1825
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-02 16:22:36 +00:00
dmex04
cf8afac4d2
INITIAL Commit - removed MainMenu component causing spastic IDE behavior for HackerWindow form, MainMenu now entirely created by code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1825 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-02 14:45:18 +00:00
dmex04
d3a6038c6e
added two network-tools, also added threading and removed redundant IsNumber function
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 17:02:15 +00:00
wj32
bd01ee1558
fixed update check typo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1805 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 06:43:45 +00:00
wj32
15b1f55b2c
code cleanup
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1801 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-01 03:25:04 +00:00
dmex04
3fe21639cf
renamed whois click event
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-31 22:45:55 +00:00
dmex04
207d604d5e
initial commit - new network-tools, required updated network tab layout and default column sizes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1799 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-31 22:42:20 +00:00
dmex04
13fa0ca672
removed unused component "panelhack" - partially fixes HackerWindow designer/component problem
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-31 17:48:30 +00:00
wj32
efb5477351
* got rid of Win32ForegroundWindow
...
* fixed coding styles, etc.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-28 07:21:17 +00:00
dmex04
ff0473e40f
Initial commit - Update Check added - Help Menu >> Check for Update
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-28 06:10:11 +00:00
wj32
6ad1ea536a
* eliminated all architecture dependent IntPtr.ToStrings
...
* deleted old API logger code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-09 11:20:31 +00:00
deanme
07b420f4e3
perfected window menu item in the main form
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-10 16:13:32 +00:00
wj32
8f53f9ba1c
fixed some menu item typos
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1570 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-09 07:38:25 +00:00
deanme
656babceb8
added the windowProcessMenuItem to change the mainform's window state(maxmize,minmize,restore) in a special process.
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-08 15:19:56 +00:00
wj32
87c3228b8b
added HeapsWindow
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1542 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 04:37:30 +00:00
wj32
67a93a83d4
* ability to create services
...
* better HandleTable + SecuredHandleTable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:53:00 +00:00
flavioe
a1401b9d6e
Some code improvement.
...
Added [Not Responding] detection for hung windows.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 14:59:19 +00:00
wj32
9cb7746b79
added users list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:25:00 +00:00
wj32
2c3c8a402f
added ability to detach processes from debuggers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 00:53:45 +00:00
wj32
88e6201497
Added ability to create dump files for processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1366 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:11:05 +00:00
wj32
91d061b663
added experimental feature: protect processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-17 02:59:06 +00:00
wj32
863b7db02d
* fixed unhandled exception when pressing enter in memory list
...
* no more inconsistent state highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 23:43:43 +00:00
wj32
82982f5192
* fixed handle filter on XP
...
* changed handle filter name to "Find Handles or DLLs"
* updated Help.htm
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 10:08:23 +00:00
wj32
8542de0668
enhanced closing tcp connections
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1201 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 09:09:07 +00:00
wj32
47511c0fb9
added the ability to close TCP connections
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 09:03:22 +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
32c99c67ed
* bump to 1.3.7.3
...
* added customizable tray icons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 06:57:59 +00:00
wj32
99e038956a
decreased startup time by ~0.2 seconds
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 02:00:57 +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
1134c7820a
* completely refactored argument code in KPH
...
* fixed: random file-object-related BSODs
* removed GetObjectName - unsafe, not used
* added Terminate Process Tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-26 00:08:16 +00:00
wj32
dcbb60871d
* #2780277 - "add <ENTER> to shortcut list for default action"
...
* Thread termination now prompts
* Handle filter took a while to start up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-24 09:59:21 +00:00
wj32
55dac38b45
1.3.7.2
...
* NEW:
* #2780260 - "add <Enter> key to open Proc Properties"
* FIXED:
* Unhandled exception when process properties is closed within 100ms of
being opened
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-24 09:10:09 +00:00
wj32
0d56baf118
better hidden processes scanner
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-20 04:03:24 +00:00
wj32
aabd8ab7ce
major directory and namespace refactoring
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 08:20:18 +00:00
wj32
76d94cd8b3
API logger is now compatible with the new Sh dictionary format
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-11 02:11:21 +00:00
wj32
d3330a3d04
* API Logger is hidden for now (preparing for release)
...
* Inject DLL is disabled for other sessions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1036 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 08:56:06 +00:00
wj32
c502e0b417
removed test code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-07 12:06:06 +00:00
wj32
ed1fb68850
added DLL injection function
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 10:27:39 +00:00
mikalai_chaly
d50f47bb6a
- Statusbar SizeGrip will be hidden with window is maximized (HackerWindow.OnResize)
...
- Changed main form layout to make it properly resizable using statubar SizeGrip.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 16:07:54 +00:00
wj32
e77e421401
new network context menu
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@939 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 06:57:57 +00:00
wj32
f93a675373
* removed a useless timer
...
* expands all nodes before saving
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@869 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 22:29:11 +00:00