Commit Graph

153 Commits

Author SHA1 Message Date
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
wj32 18475e4f63 * added indentation to Save
* added Ctrl+S

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@868 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 22:22:25 +00:00
wj32 85fa67b3f0 #2596473 - "Add "Save Processes""
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@865 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-13 09:21:48 +00:00
wj32 c88a485eb1 #2657138 - "Add a toolbar"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@832 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 09:05:35 +00:00
wj32 cb71de4fb3 Update Now -> Refresh
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@831 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-05 08:17:48 +00:00
wj32 da2bc22452 Fixed: Opened process properties when a plus/minus was double-clicked
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@820 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 09:28:25 +00:00
wj32 0a4aad5aaa * #2625192 - "Log: Add clear log"
* #2647235 - "Update Log even when it’s open"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-04 08:39:55 +00:00
wj32 94cd727c85 Run As now prompts for elevation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-03 10:47:48 +00:00
wj32 3a5e40d9c0 * fixed dangerous process detection on Windows XP (again)
* can change process virtualization

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@808 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-02 10:12:33 +00:00
wj32 c423348219 more columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-01 02:16:16 +00:00
wj32 3aa404bc83 added Reduce Working Set
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 23:46:23 +00:00
wj32 763cbf922a fully supports UAC elevation for specific tasks now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@744 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:39:14 +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 6f956bd5f3 * fixed VistaMenu
* finished previous commit

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@729 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 08:11:43 +00:00
wj32 3271d47f09 * fixed Replace Task Manager if taskmgr.exe subkey is missing
* fixed startup
* fixed select all

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@713 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-23 06:59:03 +00:00
wj32 fb4b5cc8ea * reverted the previous change to a single click
* calls LoadNotificationIcon()

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@708 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:22:50 +00:00
wj32 86340db875 notification icon is now single click
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@706 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:07:26 +00:00
wj32 420772a5f4 * added UAC code to services and the options window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@695 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 10:18:40 +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 7f24cab371 * added "Run" menu item
* added Run As Administrator...
* added Show Details for All Processes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@668 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 08:22:47 +00:00
wj32 0dd7f46643 #2605167 - "Add "Hide When Closed" option"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@663 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 06:41:31 +00:00