Commit Graph

62 Commits

Author SHA1 Message Date
hfiref0x cee9482d12 Docs update
Callbacks updated to include DbgkLkmdRegisterCallback.
2019-01-26 13:59:03 +07:00
hfiref0x 7b5a13bafc
Update LICENSE.md 2019-01-26 10:07:48 +07:00
hfiref0x 6f6d4480d7 Fix OBJECT_HEADER
HandleCount also LONG_PTR, readme update, recompiled binary.
2019-01-26 10:03:10 +07:00
hfiref0x 7ae4865191
Merge pull request #11 from Mattiwatti/type-fix
Fix type of ObjectHeader.PointerCount
2019-01-26 09:37:05 +07:00
Mattiwatti 902ea15e00
Fix type of ObjectHeader.PointerCount to be LONG_PTR
Print the reference count using i64tostr instead of ultostr
2019-01-26 03:18:27 +01:00
hfiref0x 386f96d3a4 1.7.1
DbgkLmdCallbacks added to callbacks viewer.
2019-01-26 09:09:40 +07:00
hfiref0x 4478ad6676 1.7.1
Implement #10, "Notification callbacks" dialog renamed to "System callbacks".
2019-01-20 12:51:09 +07:00
hfiref0x e3840d68ea Build update
Executable compiled with newest patches (Session object support by @diversenok, treelist updated.
2018-12-28 10:50:46 +07:00
hfiref0x f4c65d651e
Merge pull request #9 from diversenok/session-access-values
Add session access rights
2018-12-28 10:03:16 +07:00
diversenok 328e059152 Add session access rights 2018-12-27 21:32:49 +03:00
hfiref0x d83d7003c8
Merge pull request #8 from diversenok/master
Add support for Session objects
2018-12-24 23:20:05 +07:00
diversenok 9f9884572f Add support for Session objects 2018-12-24 18:30:53 +03:00
hfiref0x 04cb3b3fdf fix, unlisted: main menu under Wine and extapi declaration
fix, unlisted: Wine always show Run As LocalSystem elevation menu
fix, unlisted: Incorrect Stub declaration for extapi->NtUserOpenWinstation
2018-12-05 00:40:03 +07:00
hfiref0x 176b2d53be
Update WHATSNEW.md
Misspelling fix.
2018-12-03 19:48:45 +07:00
hfiref0x 635beba06e Docs update
Callbacks.pdf updated to v3.11
2018-12-03 18:32:09 +07:00
hfiref0x cb9af9d8cf Readme update
Removed part about Vista/XP because both are obsolete and completely unsupported.
2018-12-03 15:35:02 +07:00
hfiref0x d99a5a0a8f Changelog update
Update version.
2018-12-03 15:23:55 +07:00
hfiref0x 3303e702e3 readme update
fix path
2018-12-03 15:22:06 +07:00
hfiref0x 0404d4b218 1.7.0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
2018-12-03 15:20:54 +07:00
hfiref0x 3b8beee84e Revert "1.7.0"
This reverts commit d4ff6e9ebf.
2018-12-03 15:14:22 +07:00
hfiref0x ceea36a7ea Revert "Screenshot update"
This reverts commit 8425817c8c.
2018-12-03 15:13:51 +07:00
hfiref0x 8425817c8c Screenshot update
Screenshot update
2018-12-03 15:13:05 +07:00
hfiref0x d4ff6e9ebf 1.7.0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
2018-12-03 15:09:44 +07:00
hfiref0x e6f750ec4e 1.6.0
Multiple changes, see changelog.txt or help file -> history for more info.
2018-10-30 23:43:27 +07:00
hfiref0x be75e937cb
Merge pull request #7 from diversenok/fix-job
Fix: job always shows only one process in the list
2018-10-04 09:15:36 +07:00
diversenok a21a2ccd5a Fix: job always shows only one process in the list 2018-10-03 22:45:58 +03:00
hfiref0x f3fa11e800 1.5.5
Process Display Label displayed only for Directories, rlts update, readme update.
2018-10-01 21:36:13 +07:00
hfiref0x 965414b8f3 1.5.4
Library header file fixes.
2018-08-17 10:50:36 +07:00
hfiref0x f209da0c99 1.5.4
Added display of Process Trust Label for Directory object type.
2018-08-16 13:32:09 +07:00
hfiref0x ed2af6447c 1.5.3
Small update.
2018-05-19 12:23:10 +07:00
hfiref0x a40fe7a23b 1.5.3
Addressing issue #6
2018-03-08 13:46:31 +07:00
hfiref0x 433574f444 1.5.2
Fix for running with Wine Staging
2018-02-12 17:12:05 +07:00
hfiref0x 58332ada88 1.5.2
last minute changes
2018-01-08 10:13:16 +07:00
hfiref0x 42ea417f79 Merge remote-tracking branch 'origin/master' 2018-01-08 00:24:42 +07:00
hfiref0x b7db4b08f3 1.5.2
internal rearrange
2018-01-08 00:20:01 +07:00
hfiref0x 6940573c6d
Merge pull request #5 from TETYYS/master
Fix crash on Driver Properties -> Registry -> Jump To Key
2017-12-26 22:36:01 +07:00
tetyys 61a11b5235 Fix crash on Driver Properties -> Registry -> Jump To Key
wsprintf on registry key was causing memory corruption which led to crash or instability of the program because of incorrect allocation of registry key path string
2017-12-26 17:08:38 +02:00
hfiref0x 9245836619 1.5.1
bugfixes
2017-12-17 10:10:59 +07:00
hfiref0x 399b30c0e3 1.5.0
Combined all previous changes from 1.4.x
2017-09-15 15:24:30 +07:00
hfiref0x bce1a42815 1.4.7
Corrections
2017-03-21 21:17:36 +07:00
hfiref0x 2a81d40007 1.4.6
Parition, DxghCurrentDxgProcessObject objects description added
added mailslots viewer dialog
some code revision and bugfixes
2017-03-10 14:26:36 +07:00
hfiref0x 87b76c4f5a 1.4.5
fixed wine behavior along with some bugs
2017-01-11 13:12:54 +07:00
hfiref0x 32f942a058 1.4.5
small update with RS1 new fields, screenshots updated, old versions
removed
2016-08-11 12:26:22 +07:00
hfiref0x 68c19a2e84 1.4.4
FltConnectionPort object dump added
some rearrange with switching to VS 2015 U3
2016-07-18 14:33:43 +07:00
hfiref0x 080d9290a0 1.4.3
switched to hde64
2016-05-15 12:17:21 +07:00
hfiref0x 1b7a9d42c6 1.4.2
driver properties, small corrections
2016-03-12 12:28:21 +07:00
hfiref0x 5319ff9e89 1.4.1
some cleanup, rtl update
2016-03-01 14:33:06 +07:00
hfiref0x ec0d42f78a 1.4.0
Drivers list and dump (menu -> extras)
2016-02-13 14:56:55 +07:00
hfiref0x d356e575b0 1.3.3
Small corrections, used U1
2016-01-16 09:50:35 +07:00
hfiref0x 29b9cfc328 1.3.2 2015-11-15 14:49:23 +07:00