Commit Graph

86 Commits

Author SHA1 Message Date
hfiref0x 2df8cc7bed
Update appveyor.yml 2020-01-15 13:06:00 +07:00
hfiref0x 4168120af1
1.8.3
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2020-01-15 13:04:22 +07:00
hfiref0x 05988cf65d
1.8.2
182 release
2019-11-29 11:53:39 +07:00
hfiref0x 09440a1ce8
1.8.2
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2019-11-27 13:06:12 +07:00
hfiref0x c0ab5e2158
1.8.1
181 release
2019-11-01 12:51:45 +07:00
hfiref0x f40c4ba86b
1.8.1
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2019-10-25 13:03:19 +07:00
hfiref0x 976590b5c2
1.8.0
180 release
2019-09-04 10:19:25 +07:00
hfiref0x 1dddda1d5c
Update WHATSNEW_180.md 2019-08-27 13:05:03 +07:00
hfiref0x 034c7c11b5
1.8.0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2019-08-27 13:02:24 +07:00
hfiref0x 84a75c455c
1.7.4
174 release
2019-06-01 00:58:11 +07:00
hfiref0x 9561e1005a
1.7.4
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2019-05-23 09:29:13 +07:00
hfiref0x bded20a4f0
1.7.3
Release
2019-04-04 13:47:55 +07:00
hfiref0x bc1cfbeeca
1.7.3
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
2019-04-01 19:28:14 +07:00
hfiref0x 1f6ac4f503
1.7.2
Small fixes.
2019-03-02 21:29:21 +07:00
hfiref0x e1addb483d
1.7.2
symbolic link object dump
internal fixes after profiling
support for 19H1 SeCiCallbacks scan
added and updated more object type descriptions
2019-03-02 10:38:26 +07:00
hfiref0x b3b931f4a0 Help and changelog update 2019-02-02 13:46:00 +07:00
hfiref0x 0a86e02cc5 Fix profiling results
Fix IPC dialog regression, add missing initializers.
2019-02-02 13:22:57 +07:00
hfiref0x 4193d6be16 Fix VS15 build errors
Fix 8.1 SDK missing definition, fix VS15 runtime support.
2019-01-31 23:27:12 +07:00
hfiref0x 957b09cf0f
Update README.md
Add badge
2019-01-31 21:22:47 +07:00
hfiref0x 36596563c0 Create appveyor.yml 2019-01-31 21:21:57 +07:00
hfiref0x 2fb66f8352 Configuration update 2019-01-31 21:02:42 +07:00
hfiref0x 823e176eca Move template 2019-01-31 19:45:36 +07:00
hfiref0x b26c895eca
Create PULL_REQUEST_TEMPLATE.md 2019-01-31 19:43:55 +07:00
hfiref0x c8fd6708d3
Update issue templates 2019-01-31 19:18:33 +07:00
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