Commit Graph

48 Commits

Author SHA1 Message Date
wj32 468712af4c added ability to dump process history manager data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2447 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 11:16:50 +00:00
wj32 623cc5070e * dump: fixed command line values for POSIX processes
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:41:29 +00:00
wj32 8496f91121 fixed reference leak in MemoryFileSystem.ReadDataCell
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:02:12 +00:00
wj32 a572b50351 dump:
* fixed current user highlighting
* made compatible with x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2428 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:37:35 +00:00
wj32 26fbdebe5d added VM and IO counters dumping
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2424 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:49:14 +00:00
wj32 6a77101400 started dump viewer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:17:49 +00:00
wj32 1816c21f39 completed dump feature
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 22:21:07 +00:00
wj32 6e12ea2438 completed info dumping code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2421 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 22:01:17 +00:00
wj32 f79435956a started dump code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 11:10:27 +00:00
wj32 9da6ae4934 * completed MFS
* added MessageLabel

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 08:19:48 +00:00
wj32 8d9de0ae3e * started MFS
* UnicodeEncoding -> Encoding

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2418 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-15 11:39:05 +00:00
wj32 0e14d706fe added some useless stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-13 02:11:38 +00:00
wj32 9a269025fd * bump to 1.9
* #2911938 - "The given key was not present in the dictionary."

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2411 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-10 11:36:10 +00:00
wj32 f2e6ff3357 fixed SsLogger screwing up when stopping then starting - cursor position was thrown away
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2395 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-06 11:03:52 +00:00
wj32 dca3603551 added Bytes capturing to KphSs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2393 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-05 09:59:10 +00:00
wj32 d284deafb8 * replaced messy half-working code in ProcessWindow for selecting threads with ActionSync
* replaced fast event emulators with FastEvent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2388 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 04:03:14 +00:00
wj32 d4f5abfb9c added permissions editing to NtObjects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2387 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 02:00:27 +00:00
wj32 4f018798b0 fixed SamDomainHandle.GetAliasMembership
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 00:54:44 +00:00
wj32 ba5f1fdfae removed a reference
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 00:33:30 +00:00
wj32 499ee08396 improved signature verification - works on x64, and shows subject names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2383 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 00:28:26 +00:00
wj32 c9016e692c added CredUI code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 22:30:44 +00:00
wj32 408a2b1da3 fixed some stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2381 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 10:07:41 +00:00
wj32 7f4ccb48c1 added LsaAuthHandle, interactive logon authentication package
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2380 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 10:03:45 +00:00
wj32 3c487c5eb9 updated NativeTypeFactory with SAM types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2379 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 06:38:12 +00:00
wj32 0bb361e262 added some SAM definitions from Vista/7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2378 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 02:25:48 +00:00
wj32 0b8c1b0b73 added two convenience functions in LsaAccountHandle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2377 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 01:42:58 +00:00
wj32 571e959421 updated alias functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 01:41:46 +00:00
wj32 1feaa4b3a3 added the SAM wrapper classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 01:13:43 +00:00
wj32 6406b5e11c added almost all SAM definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2374 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 23:24:14 +00:00
wj32 6c07c17a24 added some more stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2373 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 11:42:15 +00:00
wj32 2ba1da4d58 added some SAM stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 11:08:06 +00:00
wj32 bcc06383c1 fixed ISecurable wrappers with regards to accessing the SACL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2371 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 10:26:03 +00:00
wj32 f190af0070 improved SecurityEditor ISecurable wrapper
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2370 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 10:20:50 +00:00
wj32 187483ce8b enhanced LSA functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2369 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 09:04:53 +00:00
wj32 d055238154 * fixed struct reader on x64
* fixed PEB struct definition
* added struct reader preprocessor

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2363 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-26 09:12:23 +00:00
wj32 2cbb1cce28 no more Assistant.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-26 07:33:41 +00:00
wj32 256bf6d770 * added new overload for ProcessHandle.CreateWin32
* added SetSessionId to TokenHandle

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-26 07:03:33 +00:00
wj32 81c8bf754f renamed ThrowLastError to Throw
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-25 11:07:19 +00:00
wj32 ab83f7b45f got rid of Marshal.Read*/Write* calls, replaced with unsafe code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-18 02:30:29 +00:00
wj32 4b5570a63b * #2887106 - "set process I/O Priority"
* added ability to set thread I/O priority

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-17 09:59:22 +00:00
wj32 1ac7118d73 * bump to 1.8
* fixed Waiter causing an exception if one object was invalid

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-15 04:43:50 +00:00
wj32 d76bd184ae redid fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:53:17 +00:00
wj32 5027592ce9 * reverted the entire logging thing. sorry dmex, it's just not good enough.
* EnumProcessModulesEx only works on Vista and above, and we already get WOW64 modules

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:35:54 +00:00
dmex04 803c5793cf fixed: processes now show correct amount of loaded modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:11:36 +00:00
dmex04 e8facaf03b added EnumProcessModulesEx with support for 32bit/64bit module querying
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 00:45:54 +00:00
wj32 7a376c8d4b changed OSVersion WindowsVersion enum values
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 22:37:58 +00:00
dmex04 22cc8b4c82 IntPtr caching, added more architecture control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 20:36:36 +00:00
wj32 7bd28e4357 moved branches, tags, trunk to 1.x branch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:22:46 +00:00