Commit Graph

11 Commits

Author SHA1 Message Date
wj32 4bfc3788f3 * MemoryRegion: don't use GetStructSize unless index is not 0
* MemoryRegion: removed srcOffset parameter from WriteMemory
* MemoryAlloc: added ResizeNew - instead of actually resizing the allocation, this frees and allocates, which is faster
* added some MountManager functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2494 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-24 10:25:40 +00:00
wj32 482b0d9bc1 * #2917952 - "Index was outside the bounds of the array."
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:24:56 +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 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 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 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 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 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 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