aaaaaa aaaaaaa
02728147d5
move simple towards the end, so the hooking engines don't overwrite the adjucent functions
před 6 roky
aaaaaa aaaaaaa
f1ec585409
use exact address for hooking
Before I tried to hook the entry in my iat, which obviously leads to various
dumb failures...
před 6 roky
aaaaaa aaaaaaa
bce85be82e
mhook can't hook _loop ;)
před 6 roky
aaaaaa aaaaaaa
117de6e081
run self test on unhooked code
před 6 roky
aaaaaa aaaaaaa
2048bdb6e1
simplify _loop so that the "prologe" is shorter and the jump is back into
the first < 5 bytes
před 6 roky
aaaaaa aaaaaaa
8989abafd2
fix polyhook crash
I tried to hook a member varialbe. well shit I mean it kinda has to have a similar name, doesn't it
před 6 roky
aaaaaa aaaaaaa
1184c88410
print results as table
před 7 roky
aaaaaa aaaaaaa
05573a8666
polyhook
před 7 roky
aaaaaa aaaaaaa
97f6ad47fe
fix all_hooked
před 7 roky
aaaaaa aaaaaaa
90a7e57dd7
polyhook
před 7 roky
aaaaaa aaaaaaa
605d03c0f5
add backwards mhook tests
před 7 roky
aaaaaa aaaaaaa
21fa828b4c
add advanced_instructions with mhook
před 7 roky
aaaaaa aaaaaaa
c56030a7d1
_rip_relative has to use x64 registers for the proper rip relative adressing
That's actually an embarassing error...
před 7 roky
aaaaaa aaaaaaa
72b73ee462
simple_tests with mhook
před 7 roky
aaaaaa aaaaaaa
72af6439a7
add export.def to debug builds
před 7 roky
aaaaaa aaaaaaa
3d1dddba12
inital commit of the tester
před 7 roky
aaaaaa aaaaaaa
c7b6246025
export symbols in test_cases
před 7 roky
aaaaaa aaaaaaa
143200e0e6
add libraries
před 7 roky
aaaaaa aaaaaaa
7524262071
inital commit for the tester
před 7 roky
aaaaaa aaaaaaa
51118baca8
recreate project as DLL
před 7 roky
aaaaaa aaaaaaa
357d3178aa
add backwards tests
factorial and loop have 8, respectively 9, bytes of instructions before the
jump backwards. Maybe I'll have to redo them, in the worst case I have to do
useless functions
před 7 roky
aaaaaa aaaaaaa
d350a8ed80
advanced instructions (AVX, RDRAND)
před 7 roky
aaaaaa aaaaaaa
815a98c688
simple_tests
před 7 roky
2016-12-27
df75203d2c
Add project files.
před 7 roky
2016-12-27
2258ea2015
Add .gitignore and .gitattributes.
před 7 roky