01e918c
(HEAD -> master)
The Markdown implementation in goog doesn't support tables :( by
2018-01-13 19:06:45 +0100
c3db2d4
add my code and shit by
2018-01-13 19:02:09 +0100
d7be996
show what happens when mhook hooks loop by
2018-01-09 19:18:59 +0100
eaf5645
testcase loop & tail rec by
2018-01-09 19:05:49 +0100
7fcd4d6
test case rip relative by
2018-01-08 23:04:58 +0100
30e0c16
test cases for special instructions by
2018-01-08 22:45:55 +0100
28cbcfc
test case branch by
2018-01-08 22:39:35 +0100
b3b7613
readme introduction & architecture by
2018-01-08 22:26:41 +0100
d278931
disable crashing hooks by
2018-01-08 20:20:43 +0100
8d7cfa2
put some instructions between functions to ensure enough space for the hooks by
2018-01-08 20:07:48 +0100
c7e4e9b
loop() crashes when hooked with MinHook by
2018-01-08 19:47:48 +0100
0272814
move simple towards the end, so the hooking engines don't overwrite the adjucent functions by
2018-01-08 19:46:58 +0100
f1ec585
use exact address for hooking by
2018-01-08 18:42:35 +0100
bce85be
mhook can't hook _loop ;) by
2018-01-03 23:03:48 +0100
117de6e
run self test on unhooked code by
2018-01-03 22:47:12 +0100
2048bdb
simplify _loop so that the "prologe" is shorter and the jump is back into the first < 5 bytes by
2018-01-03 21:35:00 +0100
8989aba
fix polyhook crash by
2017-12-30 22:38:01 +0100
1184c88
print results as table by
2017-12-27 23:02:13 +0100
05573a8
polyhook by
2017-12-27 22:47:29 +0100
97f6ad4
fix all_hooked by
2017-12-27 21:55:06 +0100
90a7e57
polyhook by
2017-12-27 20:37:03 +0100
605d03c
add backwards mhook tests by
2017-12-27 19:21:42 +0100
21fa828
add advanced_instructions with mhook by
2017-12-27 19:14:52 +0100
c56030a
_rip_relative has to use x64 registers for the proper rip relative adressing by
2017-12-27 19:08:16 +0100
72b73ee
simple_tests with mhook by
2017-12-27 19:07:15 +0100
72af643
add export.def to debug builds by
2017-12-27 18:44:40 +0100
3d1dddb
inital commit of the tester by
2017-12-27 13:47:10 +0100
c7b6246
export symbols in test_cases by
2017-12-27 13:46:19 +0100
143200e
add libraries by
2017-12-27 13:43:45 +0100
7524262
inital commit for the tester by
2017-12-26 15:27:21 +0100
51118ba
recreate project as DLL by
2017-12-26 15:20:04 +0100
357d317
add backwards tests by
2017-12-24 09:29:47 +0100
d350a8e
advanced instructions (AVX, RDRAND) by
2017-12-24 08:46:52 +0100
815a98c
simple_tests by
2017-12-23 21:59:53 +0100
df75203
Add project files. by
2017-12-23 21:12:22 +0100
2258ea2
Add .gitignore and .gitattributes. by
2017-12-23 21:12:20 +0100