Commit Graph

1091 Commits

Author SHA1 Message Date
wj32 949417b506 * named KPH functions properly (according to MS)
* added support for version-specific info for service packs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 23:06:36 +00:00
wj32 e9a877728f Can open process properties from the handle list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 09:53:05 +00:00
wj32 2e1120a4a9 added version-dependent info for ProtectedProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 09:26:08 +00:00
wj32 22e6c6ea83 fixed object manager offsets
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 08:17:33 +00:00
wj32 36d0d9299a * added new system for OS version-dependent data
* fixed GenericMapping offset for Windows XP

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 08:02:21 +00:00
wj32 9d32a70d4f removed test code from ProcessSystemProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 03:30:13 +00:00
wj32 fd789a3cbf * KphAttachProcess* functions
* improved handle viewing
* improved start addresses on Windows XP

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 02:52:10 +00:00
wj32 67115351b8 * fixed ProtectedProcess offset
* use KPH for duplicating process, thread and token objects

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-18 00:53:20 +00:00
wj32 946b43d7dd Better "could not initialize configuration" message for Vista
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 23:53:56 +00:00
wj32 e3776047e0 added Count property to SharedThreadProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 23:17:03 +00:00
wj32 f6b82859ca KPH ZwQueryObject works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 23:09:32 +00:00
wj32 83ff30039b new KPH I/O control: ZwQueryObject
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 11:45:17 +00:00
wj32 08854be5dd After 8 hours of debugging and 5 BSODs, nothing has been achieved :(
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 09:01:10 +00:00
wj32 5eccb86895 * reorganized KProcessHacker
* added KphDuplicateObject

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-17 02:29:25 +00:00
wj32 cbf214e775 * Fixed: Network connections for processes without icons would not be displayed
* changed elevation dialog icon to Warning

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 11:50:59 +00:00
wj32 f2d58b3353 prevent the options window from closing when the elevated one is open(ing)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 11:30:31 +00:00
wj32 9db85bf343 updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1075 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 10:48:48 +00:00
wj32 80fcf7fd80 added Private, Shared and Shareable Working Set columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 10:46:08 +00:00
wj32 954b72cf9d updated KPH build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1073 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 09:20:53 +00:00
wj32 c1e0b589aa added "-pt" option and removed the test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 09:16:06 +00:00
wj32 57ac84ec0b * added "-pw" option for displaying the properties of a single process
* fixed Dispose method in SharedThreadProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 08:54:21 +00:00
wj32 37710252be more logging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 08:18:46 +00:00
wj32 c382ae30f7 implemented global logging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 07:57:25 +00:00
wj32 85c4bc0e77 fixed ThreadProvider to work with .NET Framework 3.5 SP1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 05:56:30 +00:00
wj32 1cf4162f39 added missing async files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 00:53:27 +00:00
wj32 15180b9956 Elevation button in Options now spawns a child options window instead of restarting Process Hacker elevated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 10:42:19 +00:00
wj32 84fe347b3f added missing Actions files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 08:26:53 +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 b7be987654 fixed post-build command for Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 07:39:57 +00:00
wj32 61d3cbec2d * started NProcessHacker
* renamed the ordinal shell32.dll import to RunFileDlg
* modified tooltips and verify info to work with Re-analyze even if "Verify signatures and perform additional checks" is disabled

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 07:27:24 +00:00
wj32 5315a08bb2 added NProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 02:07:54 +00:00
wj32 ee18cc3df4 deleted Injector (deprecated)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 02:05:55 +00:00
wj32 ed1facb91b refactored CmMakeDictionary code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 02:00:09 +00:00
wj32 0bc39ec29d more robust symbol loading, done in several stages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1058 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-14 05:48:07 +00:00
wj32 bb034d6d22 fixed dbghelp memory leak issue - forgot to sync a SymFromAddr call
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1057 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-14 04:57:50 +00:00
wj32 5909d75b23 fixed "Cannot access disposed object" problem with process windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 10:45:33 +00:00
wj32 096b4c60e3 can now view kernel start addresses
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 10:31:46 +00:00
wj32 dbbf01b5ad fixed symsrv EULA dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 09:21:09 +00:00
wj32 1cdb716ebc added dbghelp.dll warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 08:59:11 +00:00
wj32 7142c756ae removed NoPrompts option - causes the EULA window to be hidden forever
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 07:01:10 +00:00
wj32 776da63345 removed useless Window menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 05:47:09 +00:00
wj32 bfddd8628c fixed module reading for LDR_MODULEs which have been tampered with
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1050 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 03:14:43 +00:00
wj32 23ea6669c1 process windows are now threaded
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-13 02:06:53 +00:00
wj32 111144134a * disabled verify signatures by default
* fixed thread window border style

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-12 10:58:59 +00:00
wj32 4fa98825df dbghelp.dll support!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-12 10:53:57 +00:00
wj32 ce60e5149c minor fixes to the API log window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1046 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-11 11:22:37 +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 bc86890017 added full dictionary function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1044 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-11 02:11:06 +00:00
wj32 54c69a6abb kernel32 hooking works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1043 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-10 10:35:21 +00:00
wj32 449faec191 added aggressive mode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1042 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-10 01:54:50 +00:00