Commit Graph

75 Commits

Author SHA1 Message Date
wj32 7e00cbb1ea add various functionality
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 10:08:02 +00:00
wj32 c1b9286721 ability to get session id, start on SetThreadContext injection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 08:47:23 +00:00
wj32 f387619740 add exitprocess functionality to injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 07:42:35 +00:00
wj32 897a92cd17 injector now actually works without crashing!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 07:32:59 +00:00
wj32 a932f706aa bump to 1.2.2.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 04:29:41 +00:00
wj32 882b8ab4ea various fixes to injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 04:13:48 +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 2f1f944125 allow toolhelp module listings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@156 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 11:19:34 +00:00
wj32 3f1dec4fa5 more ui fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 07:07:51 +00:00
wj32 b68dfeb555 gui fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 06:40:13 +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 52f6c57254 change default button when terminating a process to No
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@148 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 10:31:01 +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 e5e543c865 display services in process tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@146 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 07:48:19 +00:00
wj32 657b77758f eliminated the memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-25 06:51:11 +00:00
wj32 fc7d189e52 fix some bugs, get service config
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@143 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 10:37:23 +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 cef4483074 update changelog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 06:59:45 +00:00
wj32 e0361ffd1e symbol improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 06:30:50 +00:00
wj32 25e6b17e8e * Disassembler window can now display backward short jumps (>0x7fffffff)
* Now unloads symbols for all other EXEs before opening the thread inspector

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@137 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-24 05:52:58 +00:00
wj32 3101c5ed6a fix status message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@132 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 04:15:24 +00:00
wj32 58362d5b2f update status bar with no. of processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@131 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 04:13:20 +00:00
wj32 fdda42b205 general fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 04:12:36 +00:00
wj32 90f5e4dc32 use begininvoke more, add more "try" hacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 03:38:38 +00:00
wj32 feb223a334 add ability to unload symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@127 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 03:34:20 +00:00
wj32 94e383277c log unsuccessful attempts to load symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@125 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 03:15:26 +00:00
wj32 c433ad7d0c save thread window settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 02:49:06 +00:00
wj32 477bb34a59 fixed symbol RVAs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 02:34:10 +00:00
wj32 5679ce634b add thread stack walking
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 01:18:14 +00:00
wj32 ec702eee3b load symbols on a separate thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 23:45:09 +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 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 0464be3039 various highlighting fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@102 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 00:39:41 +00:00
wj32 945267b035 remove 5-second timer hack
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 00:20:35 +00:00
wj32 8d66d0d461 highlighting is now off for the first 5 seconds
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 00:14:17 +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 560a498e59 add go to parent menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@95 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:49:05 +00:00
wj32 20a42887ed show process parent
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@94 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:36:32 +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 bac0689810 save always on top state
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@92 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:43:56 +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 468b29123f fix menu item enabling/disabling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@87 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:23:06 +00:00
wj32 ebea940034 add "search online" menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@86 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:18:54 +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 9ddc729f75 * Removed useless starting "\" in account names
* Fixed group menu item enabling and disabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@68 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-12 06:31:04 +00:00
wj32 b47e98892a add smart window placement for the search window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@64 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-10 10:13:17 +00:00
wj32 30dccd58df Fixed Search window startup position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@62 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-30 10:05:29 +00:00