aaaaaa aaaaaaa
02728147d5
move simple towards the end, so the hooking engines don't overwrite the adjucent functions
pirms 6 gadiem
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...
pirms 6 gadiem
aaaaaa aaaaaaa
bce85be82e
mhook can't hook _loop ;)
pirms 6 gadiem
aaaaaa aaaaaaa
117de6e081
run self test on unhooked code
pirms 6 gadiem
aaaaaa aaaaaaa
2048bdb6e1
simplify _loop so that the "prologe" is shorter and the jump is back into
the first < 5 bytes
pirms 6 gadiem
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
pirms 6 gadiem
aaaaaa aaaaaaa
1184c88410
print results as table
pirms 7 gadiem
aaaaaa aaaaaaa
05573a8666
polyhook
pirms 7 gadiem
aaaaaa aaaaaaa
97f6ad47fe
fix all_hooked
pirms 7 gadiem
aaaaaa aaaaaaa
90a7e57dd7
polyhook
pirms 7 gadiem
aaaaaa aaaaaaa
605d03c0f5
add backwards mhook tests
pirms 7 gadiem
aaaaaa aaaaaaa
21fa828b4c
add advanced_instructions with mhook
pirms 7 gadiem
aaaaaa aaaaaaa
c56030a7d1
_rip_relative has to use x64 registers for the proper rip relative adressing
That's actually an embarassing error...
pirms 7 gadiem
aaaaaa aaaaaaa
72b73ee462
simple_tests with mhook
pirms 7 gadiem
aaaaaa aaaaaaa
72af6439a7
add export.def to debug builds
pirms 7 gadiem
aaaaaa aaaaaaa
3d1dddba12
inital commit of the tester
pirms 7 gadiem
aaaaaa aaaaaaa
c7b6246025
export symbols in test_cases
pirms 7 gadiem
aaaaaa aaaaaaa
143200e0e6
add libraries
pirms 7 gadiem
aaaaaa aaaaaaa
7524262071
inital commit for the tester
pirms 7 gadiem
aaaaaa aaaaaaa
51118baca8
recreate project as DLL
pirms 7 gadiem
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
pirms 7 gadiem
aaaaaa aaaaaaa
d350a8ed80
advanced instructions (AVX, RDRAND)
pirms 7 gadiem
aaaaaa aaaaaaa
815a98c688
simple_tests
pirms 7 gadiem
2016-12-27
df75203d2c
Add project files.
pirms 7 gadiem
2016-12-27
2258ea2015
Add .gitignore and .gitattributes.
pirms 7 gadiem