Commit Graph

95 Commits

Author SHA1 Message Date
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 a85c542bc7 add wrapper for byte[]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 06:41:10 +00:00
wj32 5c2baa65df finish disassembler
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 06:26:23 +00:00
wj32 10b60a8e09 add asm files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@104 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 04:34:04 +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 af5a22c951 update gpl headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@99 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:23:13 +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 59373a604e hack to fix crashes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@97 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:53:56 +00:00
wj32 d5b1f32899 hide close active window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@96 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 10:51:32 +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 6e06133df7 add always on top menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@91 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:41:44 +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
wj32 14cd56abf4 remove useless file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@88 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 07:50: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 a61cb23ccd fixed reading of PE signatures
small speed improvements in exports

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@84 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:52:49 +00:00
wj32 13291bffdb removed useless loops
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@83 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:33:44 +00:00
wj32 15a0d78c2e fix various crashes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@82 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:03:41 +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 74a7ed37d3 bump to 1.2.0.0 and update changelog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@80 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:03:33 +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 f4683f5b71 fix doc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@76 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 08:53:58 +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 020867d11c remove whitespace from values box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@74 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-16 04:33:23 +00:00
wj32 d55c7dcaf5 fix crash with regex filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@73 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-16 03:35:17 +00:00
wj32 91a85146ed added filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@72 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-15 02:12:38 +00:00
wj32 ce87072977 update help
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@71 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-15 01:06:36 +00:00
wj32 746a0fb427 fixed wrong process icons (finally)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@70 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-13 04:51:55 +00:00
wj32 1036a3ecd8 update help
fix wrong process icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@69 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-12 07:30:59 +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 00e49579b2 fix process icon memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@67 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-11 09:51:59 +00:00
wj32 0d0791d086 delete user file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@65 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-10 10:19:13 +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 5c6f63556b refactor code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@63 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-09 05:30:58 +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
wj32 718921dbf3 add injector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@60 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-30 06:50:08 +00:00
wj32 ba459ea672 add some definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@59 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 10:18:36 +00:00
wj32 122e9ad1e7 fix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@58 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 08:19:31 +00:00
wj32 cc1d1c1ac3 add groups window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@57 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 07:55:40 +00:00
wj32 70a8262e5a bump to 1.1.4.5
Fixed crash when attempting to open privileges for System on XP

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@56 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 06:33:09 +00:00
wj32 4638b10c23 update help
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@55 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-28 04:49:38 +00:00