Commit Graph

1135 Commits

Author SHA1 Message Date
wj32 e4d7cdebe7 * modified about window
* new build of KPH (same code)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-25 07:51:00 +00:00
wj32 27c2b1c328 fucking IntPtrs can't get formatted using {0:x8}
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-24 09:48:07 +00:00
wj32 b8f2e812ea * fixed several Windows 7 offsets
* fixed auxData size leading to a buffer overflow
* better credits screen

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-24 01:32:16 +00:00
wj32 bc2b76abf5 #2795871 - "Hidden Processes window resizing problem"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-23 23:10:52 +00:00
wj32 fdd675c9d6 * fixed CircularBuffer behaviour when resizing
* added a lot of comments to CircularBuffer
* added some more functions to CircularBuffer
* added Func delegate types

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-23 12:09:08 +00:00
wj32 64fb331dbc * added NtObjects
* fixed DirectoryHandle.GetObjects
* bump to 1.3.8.1

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 09:41:54 +00:00
xhmikosr ba01aef70f * finished removing ISSI
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 07:33:44 +00:00
wj32 0b2bd90e8f removed ISSI - doesn't work, add later if needed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1316 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 07:09:02 +00:00
wj32 71e9364abf fixed some loading problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 06:51:34 +00:00
wj32 5b43da8675 some refactoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 05:12:58 +00:00
wj32 668a6604fa changed history defaults
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 03:21:25 +00:00
wj32 674b81274a * fixed: "Access denied" when changing DEP status or unloading a module on Windows XP
* fixed Win32Handle.Wait

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1310 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-22 02:19:13 +00:00
wj32 34cc9c183b added security descriptor code (although the security editor doesn't work yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-21 11:05:58 +00:00
wj32 be55991d74 fixed some FlatStyles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-21 07:16:58 +00:00
wj32 2199520ed5 * moved native API definitions into separate files
* added remaining NT objects
* added NtStatus enum
* added Semaphore properties
* added ObjectFlags to every object
* other refactoring

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-20 07:05:02 +00:00
wj32 e6e7d4d0d0 added handle objects for directories, events, event pairs, mutants and symbolic links!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-19 10:52:15 +00:00
wj32 171674811b added Access definitions for many more NT objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-19 08:47:59 +00:00
wj32 03db5a1fd2 * removes protection when the process is terminated
* new ObOpenObjectByPointer now checks if the object is a process/thread
* calling ProtectRemove and ProtectQuery no longer initializes process protection if it hasn't been initialized

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1295 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-18 08:24:49 +00:00
wj32 fdab46f9b0 added option to protect from kernel-mode callers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1292 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-17 10:55:05 +00:00
wj32 91d061b663 added experimental feature: protect processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-17 02:59:06 +00:00
wj32 9f709a1308 someone here is an idiot who doesn't know how to write p/invoke definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-16 09:54:41 +00:00
wj32 3283d832a3 Fixed: Unable to change service configurations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1285 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-16 00:02:17 +00:00
wj32 2667850175 removed test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1284 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-15 23:40:40 +00:00
wj32 b2a8c06587 refactoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-15 23:33:32 +00:00
xhmikosr 5a5e069735 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1282 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-05-15 14:46:42 +00:00
xhmikosr c89bdb42c8 * Installer: Going back to Inno Setup 5.2.4 since 5.3.1-beta has still some issues
* release.cmd: Updated it to check if ISSI is also installed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1281 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-15 14:28:50 +00:00
xhmikosr 9e018343de Installer: * Added link to website to the bottom left of the installer
* Updated Inno Setup to 5.3.1 beta

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-15 13:35:43 +00:00
wj32 d2785b9be5 made _isJoining volatile
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 10:17:59 +00:00
wj32 331be1d726 added JoinAll
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:55:59 +00:00
wj32 774940476d added CreateMinimumWorkerThreads, Result and updated Program.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:41:46 +00:00
wj32 214cda2d4f implemented worker thread minimum
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:31:00 +00:00
wj32 795fa1d1cd WorkQueue enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1275 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:21:47 +00:00
wj32 3dd07a6f43 icon updating is now done on the shared thread to avoid the GUI blocking when explorer.exe is suspended or is hanging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 08:44:15 +00:00
wj32 e3d4320a3b refactored TryStart
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 08:38:21 +00:00
wj32 26661fc9f5 improved TJ1 terminator test
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1272 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 06:19:24 +00:00
xhmikosr d181d34273 Installer: Changed installer's icons with better ones
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1271 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-13 16:50:05 +00:00
xhmikosr 28c0088530 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1270 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-05-13 16:27:46 +00:00
xhmikosr 3d683d1f42 Installer: Cosmetics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1269 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-13 16:11:23 +00:00
xhmikosr 2e4c154731 Installer: Cosmetic changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1268 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-13 16:01:13 +00:00
xhmikosr 567be1ada8 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1267 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-05-12 06:24:01 +00:00
wj32 6af7ad9280 #2790404 - "System.InvalidOperationException"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1266 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-12 03:30:09 +00:00
xhmikosr 4f1ac833e7 Installer: Added a shortcut in Start Menu to README.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1265 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-11 12:41:43 +00:00
wj32 c4504a0732 updated Help.htm Copyright Information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1264 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-11 09:17:10 +00:00
wj32 9c669d2b66 fixed .NET processes getting recognized as packed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1262 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-11 07:27:14 +00:00
wj32 f028ca4ca6 * Terminator test: TD1 (debugs a process and closes the debug object)
* added DebugObjectHandle
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-10 09:29:40 +00:00
wj32 a131b3116b fixed cannot access disposed object exception
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-10 08:15:26 +00:00
wj32 666df2e06f * added ObSetHandleAttributes
* ability to set handle flags such as protect-from-close and inherit

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1256 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-10 01:57:45 +00:00
wj32 c7c912d48f fixed M1 terminator test crash
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1255 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-09 12:19:34 +00:00
wj32 c5ff212f90 creation times for all processes (no more "20 centuries ago")
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1250 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-09 01:56:53 +00:00
wj32 7138c92902 bump to 1.3.8.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1249 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-09 01:50:22 +00:00