Commit Graph

65 Commits

Author SHA1 Message Date
wj32 9f7da567c8 reversed some ALPC definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-17 09:41:04 +00:00
wj32 f9726ac94a fixed invalid pointers in PhCreateIsDotNetContext
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3738 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-10 08:06:45 +00:00
wj32 62723907ed added PhConcatStringRef2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3701 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-30 05:53:30 +00:00
wj32 992861e7a1 * renamed some mapped image functions
* added PhCheckSumMappedImage
* added checksum verification to peview

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3693 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-29 05:19:16 +00:00
wj32 5b420425a1 * added optional initialization of phlib components
* added "static" to many global variables

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-27 08:09:49 +00:00
wj32 46ef41c05a added more docs for functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3662 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-23 11:32:22 +00:00
wj32 288bdc9d0f * added additional debug info to ref
* optimized PhCreateIsDotNetContext

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3652 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-20 04:03:16 +00:00
wj32 b03689bae2 added auto elevation for unloading drivers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3617 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-13 23:10:17 +00:00
wj32 7396ec2020 made PPH_IS_DOT_NET_CONTEXT a hashtable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3601 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 00:01:21 +00:00
wj32 e716a9fd3a added thread affinity control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3582 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 11:34:40 +00:00
wj32 21d638ef3d added some annotations and new definitions to ntpsapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3581 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 11:11:31 +00:00
wj32 432f9ff230 changed some PWSTRs to PPH_STRINGREFs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3573 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-06 10:48:34 +00:00
wj32 5897993475 avoid wcslen
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3560 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-03 11:25:27 +00:00
wj32 be42c9918a * added elevation for some process actions
* simplified the elevation prompt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 07:22:25 +00:00
wj32 a5e7a74365 setting I/O priority doesn't need KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3523 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 07:15:58 +00:00
wj32 b7d6fff6c1 implemented named pipe APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:07:38 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 089dd86c44 renamed functions to [verb] [object] form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:35:37 +00:00
wj32 7379bb1dcb plugins can now fix .NET highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 11:37:34 +00:00
wj32 d5c8d36517 more progress on WOW64 DLL injection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3443 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 07:08:37 +00:00
wj32 2cd9860bcb implemented generic PhGetProcedureAddressRemote function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-27 09:06:29 +00:00
wj32 785333c32c completed WOW64 module unloading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3437 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-26 12:09:15 +00:00
wj32 f4009aaa4a * adding ability to unload WOW64 modules (not working yet)
* no longer uses RtlQueryProcessDebugInformation to get WOW64 modules
* renamed header guards
* updated CHANGELOG.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-26 11:01:35 +00:00
wj32 87685442ce * added PhEnumProcessesForSession and PhEnumProcessesEx
* fixed binary search code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3405 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-22 23:21:54 +00:00
wj32 f76ab1ad5e use pre-defined privilege values instead of looking them up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 02:19:26 +00:00
wj32 20ed41dd6d implemented all memory actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 03:35:45 +00:00
wj32 4c4659d2aa added RTL registry routines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3344 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 00:59:01 +00:00
wj32 4868f49acb fixed docs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 11:02:43 +00:00
wj32 29bffd98fd * added proper WOW64_PROCESS definition
* display WOW64 PEB address

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 02:32:38 +00:00
wj32 38e06c4752 * find objects window now searches DLLs and mapped files
* more settings saved
* other enhancements

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:30:25 +00:00
wj32 ec458bd0c9 * completed system information window
* unused process records are now purged

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 01:59:17 +00:00
wj32 68bda88da9 un-Win32-ization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 02:16:45 +00:00
wj32 325d3f7726 fixed DLL injection on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3227 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 06:04:26 +00:00
wj32 5c9216e8a2 * updated ntldr.h and ntrtl.h
* udpated support functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 11:28:59 +00:00
wj32 32c27ff0a9 fixed Permissions for ALPC Port objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3223 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 02:56:12 +00:00
wj32 2a1deb450f improved synchronization definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 06:50:30 +00:00
wj32 f125470373 * optimized PhInitializeDevicePrefixes memory allocation
* removed PhGetSymbolFromAddress memory allocation

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3198 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 01:18:55 +00:00
wj32 3871a9c8da updated \Device\Mup prefix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3168 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-02 11:19:11 +00:00
wj32 fea164ffb4 fixed regression in PhGetFileName
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-01 12:41:21 +00:00
wj32 1c1574bac9 added MUP resolution
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3165 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-01 12:24:48 +00:00
wj32 4d8f7e79b6 updated DOS device name refresh code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-31 08:39:30 +00:00
wj32 52b18fcc40 * fixed bug where System is displayed as being a POSIX process
* fixed tree list on Server 2003
* fixed network list images - ILC_MASK needed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-17 06:31:17 +00:00
wj32 b593fa7652 added some file functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-14 08:52:39 +00:00
wj32 bd8f6c908a added support for getting console host
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:26:20 +00:00
wj32 b7faaf901a * added use of KphQueryProcessHandles resulting in very low CPU usage for the handle provider
* added support for SystemExtendedHandleInformation in the handle provider
* improved KphQueryProcessHandles
* added correct SystemExtendedHandleInformation structs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 01:28:37 +00:00
wj32 1cc37c319f save buffer sizes across calls for PhEnumProcesses, PhEnumHandles and PhEnumServices
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3058 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 23:03:23 +00:00
wj32 56dab3f2f1 * implemented .NET process detection
* added fallback sorting in process tree on PID

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3050 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:33:39 +00:00
wj32 82a5c5aaf9 implemented DEP status editing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3010 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 03:55:39 +00:00
wj32 cc2f1f6e7b use NtQueryVirtualMemory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-02 02:30:28 +00:00
wj32 5de79e9750 * added more native defs
* added reverse-engineered SYSTEM_PROCESS_IMAGE_NAME_INFORMATION
* now can get the file name of any process, under any account and without KProcessHacker, on Vista and above

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 07:49:52 +00:00