Commit Graph

232 Commits

Author SHA1 Message Date
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 fe04dab216 added handle statistics window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-02 08:13:43 +00:00
wj32 6f38ddd238 fixed subtle PhReferenceObject bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3463 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-01 09:55:07 +00:00
wj32 7ea59d4571 * optimized some startup code
* moved PhCurrentUserName from phlib to ProcessHacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-31 06:35:55 +00:00
wj32 7196e210d4 removed unnecessary linked list usage from plugins manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 11:07:33 +00:00
wj32 296485a151 added AVL tree enumeration functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3454 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 10:42:24 +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 8f337d3a09 implemented CSV export
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-29 10:44:23 +00:00
wj32 ea5ef18684 * fixed handling of LVN_ITEMCHANGED and LVN_ODSTATECHANGED
* added hackaround to PhSelectAndEnsureVisibleProcessNode

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-29 07:21:41 +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 7b4a074f61 updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3444 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 08:19:35 +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 f0a2afd0cb * fixed command line handling
* refreshed fixlib.exe and libs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 06:06:28 +00:00
wj32 fbd37f0fed * added relative start times
* added PhFormatTimeSpanRelative
* improved PhFormatDateTime

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3440 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-27 10:03:56 +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 2499c364cc started SecurityExplorer plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3431 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 04:02:51 +00:00
wj32 c6140afc9d added additional exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 11:52:44 +00:00
wj32 bd7ddb9c25 added phlib exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 06:51:35 +00:00
wj32 897583a8bd added access entries for LSA and SAM objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 05:04:15 +00:00
wj32 7a66fa816a * completed ntsam.h
* re-organized ntlsa.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 04:16:34 +00:00
wj32 c3d1316e14 * fixed clrsup header usage for SDK v7.1
* added some #pragma once usages

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-23 07:36:34 +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 2889bcdcf0 moved worker factory defs to ntexapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3404 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-22 11:04:25 +00:00
wj32 efdb0b3c8d fixed some more process record bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3401 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-21 07:01:45 +00:00
wj32 22d64b8dc8 implemented some shortcuts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3397 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-20 10:54:07 +00:00
wj32 b1e8b9a734 added VEH defs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3396 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-20 09:57:57 +00:00
wj32 01e0c4f1cd * show version in About
* write OS version info to text file headers
* include math.h in basesup.c

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3393 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-19 00:58:14 +00:00
wj32 98574d5848 finished ICorPublish wrappers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3392 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-18 09:03:34 +00:00
wj32 48adb4a386 reversed worker factory system calls
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3391 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-18 06:19:55 +00:00
wj32 0bd0f82b91 added memory reserve object definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-18 04:38:21 +00:00
wj32 b9c9e67d9a preparing for .NET debugging features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-17 03:12:04 +00:00
wj32 57e9a4fc5a added more debugging definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3385 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 03:50:17 +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 99f2ca65b7 added PhFileStreamType to the diagnostics box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3368 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 05:43:54 +00:00
wj32 1f812126c8 added options pages for Highlighting (not completed) and Graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 04:32:04 +00:00
wj32 02c4faabf2 * added memory searching (string scanner only for now)
* fixed delimiting in PhaChoiceDialog saved choices

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-14 11:48:41 +00:00
wj32 ad16e56843 added Delayed start to service properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 09:00:28 +00:00
wj32 a7323b2dd6 updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 08:38:30 +00:00
wj32 bd6371953e added MD5 and SHA implementations to avoid importing them
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 05:15:00 +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 d8251e0dbe * memory editor is now partially working
* fixed hex editor bugs
* added mousewheel support to hex editor

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 11:57:34 +00:00
wj32 6d7760a5c3 ported a hex editor control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3345 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 08:11:34 +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 2825382ebd * added old threadpool defs
* fixed some other minor things

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3343 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 00:37:47 +00:00
wj32 1d1937dfd0 added PhFileStreamWriteStringAsAnsiEx
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 23:46:34 +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 16f51a2ace fixed up some native defs according to official Microsoft documents
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 10:42:41 +00:00
wj32 5e60d122ff removed some whitespace
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3338 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 10:27:59 +00:00