Commit Graph

67 Commits

Author SHA1 Message Date
wj32 bb161bcabc fixed memory editor writing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 01:13:21 +00:00
wj32 178a01b000 * begin Structs
* add gpl headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@415 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 00:26:23 +00:00
wj32 53756b953e * added PEB address textbox
* added confirmation for Terminator
* improved changelog format

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@414 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-25 00:06:13 +00:00
wj32 67be8ded82 add DEP status displaying & editing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@410 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 21:58:36 +00:00
wj32 d60e392c9e * moved service controller to ServiceProperties.cs
* added service viewer to process window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@409 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 20:19:33 +00:00
wj32 0df96cd956 migrated everything! (still has a few big bugs)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 11:08:07 +00:00
wj32 23e974deb5 added module provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 07:26:47 +00:00
wj32 578b822599 remove ProcessThreads control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@404 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 04:39:50 +00:00
wj32 90326f0ca9 moved thread list to Process Window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@403 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 04:13:50 +00:00
wj32 902c3170c2 Token information window is much more detailed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@400 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 03:08:26 +00:00
wj32 1a54dd467a * begin Process window (I'm moving everything but the thread list to it)
* add more token viewing features

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@398 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 01:24:21 +00:00
wj32 ffe280ad48 * use TSEnumProcessesFast()
* remove PerformanceAnalyzer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-23 07:18:29 +00:00
wj32 7f95ef7595 * number columns are now right-aligned
* added terminator window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-23 02:35:33 +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 d540ac4f8a Process list has less CPU usage (again); so does lsass.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@379 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 10:03:55 +00:00
deanme dd38463fec add Plotter components, - prepare for SystemInformationWindow
add my name to files which been changed by me today

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@374 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-21 14:34:08 +00:00
wj32 47200d09c2 * Added Properties for more handle types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-21 04:19:37 +00:00
wj32 84b88fe6c2 better tooltip handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@368 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 11:08:49 +00:00
wj32 d6718cafef added sorting to the process tree!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 06:38:38 +00:00
wj32 2f91abdb70 automate ILMerge
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 05:56:37 +00:00
wj32 91df890c67 reorganize process tree files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 05:38:23 +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 18c71e8965 make the Provider class more generic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 23:12:31 +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 d8509b2958 * add MemoryAlloc class
* lock a Win32 handle before attempting to close

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 04:09:27 +00:00
wj32 41caa4dd2a unified privileges and groups into a single token window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 10:57:10 +00:00
wj32 7a16e85a88 reorganize Win32 files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 05:41:19 +00:00
deanme 82de8e398e Fixed slow problem in ProcessHacker/Forms/HandleFilterWindow.cs when filter string is short or empty
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 17:00:53 +00:00
wj32 610081a1db * Win32 code cleanup
* Can view thread usernames, groups and privileges
 * bump to 1.2.6.5

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 07:28:38 +00:00
wj32 5c469e9587 remove System.Data reference
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 06:44:19 +00:00
wj32 0598ae0569 * updated docs
* Assistant can now start programs with a token "stolen" from another process
* greatly simplified process context menu enabling/disabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:15:21 +00:00
wj32 edda80fb02 add GUI for Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-14 11:06:41 +00:00
wj32 d6c3c22e3d reorganization of Win32 code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@272 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-14 06:06:53 +00:00
wj32 46ccb42d75 * Gets command line of processes without using Injector
* Added highlighting for debugged processes
 * Added viewing/setting of process affinity

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 11:00:07 +00:00
wj32 e86c18321b Only require highestAvailable elevation for UAC
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@237 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 06:41:16 +00:00
wj32 83c7921969 fixed random crashes
add handle filter window (search for handles)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-04 08:27:10 +00:00
wj32 7ec69dd2c9 begin handle code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-03 10:51:02 +00:00
wj32 dd6ced9f9d move init stuff to HackerWindow_Load
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-01 10:28:37 +00:00
wj32 08c6863d67 add injector support in UI
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@165 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-29 11:22:11 +00:00
wj32 aad868cc48 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@149 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2008-11-25 10:50:34 +00:00
wj32 f7a6609017 add service window and other code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 10:29:22 +00:00
wj32 ed2f7af08f bump to 1.2.1.0
added service list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 10:19:21 +00:00
wj32 51030f61a9 delete process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 06:37:47 +00:00
wj32 b8774f6014 add symbol "server"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 10:34:33 +00:00
wj32 9cd1775552 add disassembly window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 07:49:23 +00:00
wj32 565ea7eccc fix various compiler warnings
start on disassembler

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 04:33:27 +00:00
wj32 5d7173b54a add unhandled exception dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@98 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:06:04 +00:00
wj32 e68e147146 add status bar and log
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@93 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:27:17 +00:00
wj32 d60e0d0e0b fix highlighting, add for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@90 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:35:05 +00:00
wj32 4285d01204 add highlighting
add color displayer/picker control

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@89 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 08:16:27 +00:00