aaaaaa aaaaaaa
eaf5645f37
testcase loop & tail rec
пре 6 година
aaaaaa aaaaaaa
7fcd4d6eca
test case rip relative
пре 6 година
aaaaaa aaaaaaa
30e0c16bcb
test cases for special instructions
пре 6 година
aaaaaa aaaaaaa
28cbcfc003
test case branch
пре 6 година
aaaaaa aaaaaaa
b3b7613b19
readme introduction & architecture
пре 6 година
aaaaaa aaaaaaa
d27893167c
disable crashing hooks
пре 6 година
aaaaaa aaaaaaa
8d7cfa20d3
put some instructions between functions to ensure enough space for the hooks
пре 6 година
aaaaaa aaaaaaa
c7e4e9b050
loop() crashes when hooked with MinHook
as expected basically
пре 6 година
aaaaaa aaaaaaa
02728147d5
move simple towards the end, so the hooking engines don't overwrite the adjucent functions
пре 6 година
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...
пре 6 година
aaaaaa aaaaaaa
bce85be82e
mhook can't hook _loop ;)
пре 6 година
aaaaaa aaaaaaa
117de6e081
run self test on unhooked code
пре 6 година
aaaaaa aaaaaaa
2048bdb6e1
simplify _loop so that the "prologe" is shorter and the jump is back into
the first < 5 bytes
пре 6 година
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
пре 6 година
aaaaaa aaaaaaa
1184c88410
print results as table
пре 7 година
aaaaaa aaaaaaa
05573a8666
polyhook
пре 7 година
aaaaaa aaaaaaa
97f6ad47fe
fix all_hooked
пре 7 година
aaaaaa aaaaaaa
90a7e57dd7
polyhook
пре 7 година
aaaaaa aaaaaaa
605d03c0f5
add backwards mhook tests
пре 7 година
aaaaaa aaaaaaa
21fa828b4c
add advanced_instructions with mhook
пре 7 година
aaaaaa aaaaaaa
c56030a7d1
_rip_relative has to use x64 registers for the proper rip relative adressing
That's actually an embarassing error...
пре 7 година
aaaaaa aaaaaaa
72b73ee462
simple_tests with mhook
пре 7 година
aaaaaa aaaaaaa
72af6439a7
add export.def to debug builds
пре 7 година
aaaaaa aaaaaaa
3d1dddba12
inital commit of the tester
пре 7 година
aaaaaa aaaaaaa
c7b6246025
export symbols in test_cases
пре 7 година
aaaaaa aaaaaaa
143200e0e6
add libraries
пре 7 година
aaaaaa aaaaaaa
7524262071
inital commit for the tester
пре 7 година
aaaaaa aaaaaaa
51118baca8
recreate project as DLL
пре 7 година
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
пре 7 година
aaaaaa aaaaaaa
d350a8ed80
advanced instructions (AVX, RDRAND)
пре 7 година
aaaaaa aaaaaaa
815a98c688
simple_tests
пре 7 година
2016-12-27
df75203d2c
Add project files.
пре 7 година
2016-12-27
2258ea2015
Add .gitignore and .gitattributes.
пре 7 година