Commit Graph

50 Commits

Author SHA1 Message Date
hfiref0x 27dc8f07c8
v 3.2.3
Updated 38 and 59 to be x86-32 and wow64 friendly
Naka updated to handle Kamikaze 32 bit usage case
Readme updated
2019-12-19 11:45:51 +07:00
hfiref0x 8c30ddf050
v 3.2.3
Method 59 added
Method 38 reimplemented
Fix for running on Windows 7 systems
(This is 323 pre-release, more may follow)
2019-12-19 01:01:17 +07:00
hfiref0x 8429582b6f
v 3.2.1
Windows 10 compatibility fix, readme updated, note about "Compiled binaries" added.
2019-10-27 13:34:59 +07:00
hfiref0x bcafe18a61
v 3.2.0
Method 58 added, readme updated.
2019-10-24 11:33:03 +07:00
hfiref0x 5fa5a7b24a
v 3.2.0
Fix for method 36 (switch to the different target)
Fix for 19H2/20H1 changes
Yuubari updated to list more autoelevated COM interfaces and treat exempted autoelevated binaries differently
Update readme
(This is 320 pre-release, more may follow)
2019-10-23 13:42:56 +07:00
hfiref0x d1661ee1a0
Update for method 54
Marked as fixed in Windows 10 19H1
2019-09-02 15:45:49 +07:00
hfiref0x ff1445ad31
v 3.1.9
Fix method 38 for 20H1
Fix method 55 for 20H1, Fubuki updated
Mark methods 40 and 47 as fixed in 19H1
WD compatibility fix for methods 47, 53, 56
Update readme
(This is 319 pre-release)
2019-05-22 20:10:25 +07:00
hfiref0x a02f46c5ef
v 3.1.8
Method 57 added (mostly for historical purposes), wd compatibility fixes.
2019-03-30 01:06:01 +07:00
hfiref0x 291ce42e85
v 3.1.7
Internal rearrange, post execution cleanup routines for methods 1, 2, 3, 8, 12, 17
2019-03-19 15:47:16 +07:00
hfiref0x b3b2703c7e
More post execution cleanups and shared headers update
Fix #52 - update ntos.h to version > 1.104
Post execution cleanup routines for methods 13, 14, 20, 30, 49
2019-03-17 12:31:35 +07:00
hfiref0x 42cdd0af5d
v 3.1.7
Method 56 added, bugfixes, post execution cleanup routine for method 38, readme updated.
2019-03-16 14:22:48 +07:00
hfiref0x c43f344f78
v 3.1.6
Post execution cleanup routines for methods 9, 21, 22, 23, 36, 37, 43, addressing issues #31 and #49
2019-03-11 14:09:55 +07:00
hfiref0x eb377d2559
v 3.1.5
Method 55 added, readme updated.
2019-02-17 12:01:05 +07:00
hfiref0x 31b198b6f0 v 3.1.3
Methods 53, 54 added, readme updated.
2019-01-25 13:42:24 +07:00
hfiref0x 907bce9862 v 3.1.1
Internal rearrange (contexts and building as dll for kuma).
2018-12-12 14:44:47 +07:00
hfiref0x 62a42eb94c v 3.1.0
Rearrange due to headers update.
2018-11-21 12:14:29 +07:00
hfiref0x 069b570219 v 3.1.0
Fujinami updated.
2018-11-14 01:23:31 +07:00
hfiref0x ec044ecb5a v 3.1.0
Internal units rearrange, updates for 19H1 18272.
2018-11-13 16:58:29 +07:00
hfiref0x 64d03ca61a v 3.0.4
Method 52 added, readme updated.
2018-11-10 16:42:19 +07:00
hfiref0x 99f004bf6a v 3.0.2
ucmFwCplLuaMethod updated with missing code.
2018-10-01 15:46:18 +07:00
hfiref0x 573109aebd v 3.0.1
Update for recent Windows 10 RS5 changes #36, readme updated.
2018-09-30 12:51:47 +07:00
hfiref0x 46bc789abf v 3.0.0
Internal redesign, methods 49, 50, 51 added, readme updated.
2018-09-02 14:28:59 +07:00
hfiref0x d033e6cd41 v 2.9.0
Internal rearrange. Marking 42 as unfixed again as it produces mixed results on different Windows 10 builds.
2018-08-05 12:26:27 +07:00
hfiref0x a149e5d47d v 2.9.0
Maintenance - various updates for RS5.
2018-07-15 00:15:02 +07:00
hfiref0x 19ccd326d7 v 2.8.9
Method 48 added, readme updated.
2018-06-15 18:44:01 +07:00
hfiref0x 97b5c9931c v 2.8.8
Removed debug code from 35 method, added notice about it fix.
2018-06-13 01:33:49 +07:00
hfiref0x c6ed30f5ba v 2.8.8
Method 47 added, readme updated.
2018-05-25 15:27:20 +07:00
hfiref0x 37163d6ce9 v 2.8.7
Update for recent RS4 changes.
2018-05-04 11:22:36 +07:00
hfiref0x 143ead4db6 v 2.8.7
Method 35 updated: added ability to execute command line (need to be set
in quotes as akagi optional param), added ability to re-use token from
already running elevated application (like in original tyranid poc)
2018-03-04 14:26:18 +07:00
hfiref0x bc68c2dfea v 2.8.7
Method 46 added, readme updated.
2018-01-19 17:41:27 +07:00
hfiref0x 386a6c786e v 2.8.6
Method 45 added, readme updated, little updates, verifier definitions
moved from Hibiki code to the shared ntos header.
2018-01-15 17:53:43 +07:00
hfiref0x 117d947592 v 2.8.5
Some internal rearrange.
2017-12-17 10:58:48 +07:00
hfiref0x b3a17a07ea v 2.8.4
Method 44 added, readme update, fixed several software regressions added
in v2.8.0 and v2.8.3
2017-11-22 16:54:51 +07:00
hfiref0x f34c5f1b5a RS4 update.
Tests shows that method 42 is now fully working on 17035 RS4 build.
2017-11-14 10:21:14 +07:00
hfiref0x d4bf4d72ff v 2.8.3
Method 43 added, readme updated.
2017-11-10 13:31:20 +07:00
hfiref0x fbe43a1bdb v 2.8.2
Method 42 added, readme updated.
2017-11-08 12:42:05 +07:00
hfiref0x 1404386d87 v 2.8.1
Windows 10 RS4 compatibility changes
2017-10-30 10:30:38 +07:00
hfiref0x 4292228f3f v 2.8.0
Dynamic link libraries unification update, workaround for Windows 10 RS3
bugfest.
2017-09-08 19:20:05 +07:00
hfiref0x 53464b810a v 2.7.9
Method 41 added, readme updated.
2017-08-16 11:57:52 +07:00
hfiref0x 1e05faf948 v 2.7.8
Method 40 added, readme updated.
2017-07-30 14:01:34 +07:00
hfiref0x dffeb8f27e v 2.7.7
Method 39 added, readme updated.
2017-07-21 17:31:38 +07:00
hfiref0x f6017a531a v 2.7.6
Method 38 added, readme updated.
2017-07-13 20:12:55 +07:00
hfiref0x 893b28bdad v 2.7.5
Hotfix for method 31 to add compatibility with Windows 10 RS3 16237.
2017-07-09 12:02:13 +07:00
hfiref0x 5f578fcb7f v 2.7.5
Method 37 added, readme updated.
2017-06-30 12:59:47 +07:00
hfiref0x ae5e80524a v 2.7.4
Method 36 added, readme updated.
2017-06-22 14:17:35 +07:00
hfiref0x 34a5cc2ca0 v 2.7.3
Method 35 added, readme updated.
2017-05-27 18:01:47 +07:00
hfiref0x 9fe0140af8 Update
Moved 34 method to separate file, tested on 9600 and updated method
requirements, readme fixes.
2017-05-26 17:11:33 +07:00
hfiref0x 6822f85662 v 2.7.2
Methods 33 and 34 (AlwaysNotify compatible) added, readme updated.
2017-05-26 16:23:18 +07:00
hfiref0x f626466197 v 2.7.1
uiAccess method added as 32, Yuubari updated with uiAccess output (use
/v to view all)
2017-05-09 10:39:44 +07:00
hfiref0x 53652612c5 v 2.7.0
Wow64 logger added as #30, newest Enigma0x3 method added as #31, overall
program redesign and rewrite of several methods, fixes and Simda method
#5 works again (fixed regression of previous builds), Yuubari updated
for Win10 rs2 15063.
2017-03-25 19:39:31 +07:00