Commit Graph

1061 Commits

Author SHA1 Message Date
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
wj32 ffab572fcc fixed unhandled exceptions when viewing performance/statistics for non-existent processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1041 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-10 00:11:57 +00:00
wj32 655b4737b1 fixed handle deletion detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1040 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-10 00:03:48 +00:00
wj32 6fe148c0ec code cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1039 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 23:31:04 +00:00
wj32 b88f4ea52e fixed Key handle leak in service properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 10:41:27 +00:00
wj32 e29085b64a removed old KPH comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1037 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 09:16:15 +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 6b4123f1a4 * fixed resources for KProcessHacker
* switched KPH to free build
* fixed DEP editing (hopefully) on XP
* added version number to PH Assistant

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1035 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 07:50:54 +00:00
wj32 6cf9fac419 API log updates smoothly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-08 07:18:18 +00:00
wj32 32733b8459 added resources and NtOpenProcessTokenEx hook
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-08 07:17:44 +00:00
wj32 6b11e5b79b added resource file to KProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-08 06:37:12 +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 e7dfa66540 API logging works (2)!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-07 11:57:18 +00:00
wj32 8973b87123 API logging works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1029 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-07 11:56:18 +00:00
xhmikosr ba05e6cfd0 Installer: Minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-07 09:27:49 +00:00
xhmikosr 30338ef894 Installer: Added ability to delete KProcessHacker service
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-07 07:56:36 +00:00
xhmikosr 5276c36704 Installer: Minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1026 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 22:30:22 +00:00
xhmikosr 97e3125ef5 Installer: Cosmetics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 22:01:09 +00:00
xhmikosr 78f012a20c Installer: Finished ngen addition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1024 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 21:38:33 +00:00
xhmikosr 6c0b58bf95 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1023 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-04-06 20:57:53 +00:00
xhmikosr ffc1d7b79b Installer: Custom Messages cosmetics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1022 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 20:26:58 +00:00
xhmikosr c975318535 Installer: Added ngen optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1021 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 20:25:55 +00:00
wj32 ca0a01ddda changed all instances of GetCurrentProcess().Kill() to Win32.ExitProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 11:56:31 +00:00
wj32 2ac4ae660e started API Logger
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 11:10:30 +00:00
wj32 0c8be7c312 added hardcore garbage collection to major memory-eating functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1018 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-06 09:08:29 +00:00
wj32 b0b4c98a8f updated ignore list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 11:03:18 +00:00
wj32 7ede9d3589 removed bad files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 11:02:03 +00:00
wj32 cf687a7add imported SHooks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1015 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 10:58:47 +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
wj32 5c49f831b2 added an important safety guard to KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1013 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 05:42:49 +00:00
wj32 aeb21c437b dllhost tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-05 05:10:08 +00:00