Commit Graph

25 Commits

Author SHA1 Message Date
wj32 07f8fbcca6 updated KPH and NPH versions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1730 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-22 04:28:29 +00:00
wj32 e5013b7bc4 added 64-bit NPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1706 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-14 09:51:54 +00:00
wj32 49e216abc2 * NPH cleanup
* all NPH functions are now stdcall
* NPH is now statically linked

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-14 01:29:16 +00:00
wj32 b11116dc11 made NPH query file name function more tamper-proof
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1504 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 05:56:55 +00:00
wj32 a58033df45 NPH file object name hack!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 08:54:11 +00:00
wj32 b77c6186cc added fallback to NPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 09:56:25 +00:00
wj32 a0a2e94a06 added NProcessHackerHook
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1456 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 09:42:33 +00:00
wj32 f98148bd1f * updated version information
* updated NPH with new functions and argument attributes
* fixed some KPH argument attributes
* fixed optional buffer support in KphQueryProcessHandles
* fixed NPH NtOpenProcessTokenEx hook

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1438 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 08:26:23 +00:00
wj32 c3b0d68a10 * improved reference counting
* fixed NPH typo
* added process handle reference in SymbolProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1391 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 00:44:03 +00:00
wj32 5808bbcfc6 * added transparency hooking to NProcessHacker
* added some registry-related things to ProcessHacker.Native

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1379 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 09:50:14 +00:00
wj32 e4f8114211 * fixed NPH-KPH terminate methods
* updated NPH and KPH version numbers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 08:52:15 +00:00
wj32 c7c3a5549c added protection code to NPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-21 07:13:42 +00:00
wj32 24f79cf0e7 NPH version bump
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-21 06:59:29 +00:00
wj32 c3625ea5fc * changed error when terminating self to STATUS_CANT_TERMINATE_SELF
* fixed some outdated comments
* added lots of defs to NProcessHacker KPH
* added test program

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-19 08:25:38 +00:00
wj32 637b87bd4d bump to 1.3.7.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1202 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-01 09:12:51 +00:00
wj32 32c99c67ed * bump to 1.3.7.3
* added customizable tray icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 06:57:59 +00:00
wj32 1134c7820a * completely refactored argument code in KPH
* fixed: random file-object-related BSODs
* removed GetObjectName - unsafe, not used
* added Terminate Process Tree

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-26 00:08:16 +00:00
wj32 8550828731 fixed version numbers, etc.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-24 00:51:41 +00:00
wj32 20f2741361 * #2779558 - "TreeViewAdv font cannot be initialized"
* fixed KProcessHacker BSOD on some Vista systems
* added -nokph command line switch to disable KProcessHacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-23 23:41:35 +00:00
wj32 b70370429e * fixed version numbers
* fixed protect/inherit confusion

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-23 04:42:44 +00:00
wj32 736e7ebe1e * added NProcessHacker binary
* included NProcessHacker in setup

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-19 03:35:10 +00:00
wj32 80fcf7fd80 added Private, Shared and Shareable Working Set columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 10:46:08 +00:00
wj32 85c4bc0e77 fixed ThreadProvider to work with .NET Framework 3.5 SP1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 05:56:30 +00:00
wj32 61d3cbec2d * started NProcessHacker
* renamed the ordinal shell32.dll import to RunFileDlg
* modified tooltips and verify info to work with Re-analyze even if "Verify signatures and perform additional checks" is disabled

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 07:27:24 +00:00
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