parent
80cedf6554
commit
4923eb7c72
@ -1,3 +1,4 @@
|
||||
# BEDaisy
|
||||
|
||||
reverse engineering of bedaisy.sys (battleyes kernel driver)
|
||||
reverse engineering of bedaisy.sys (battleyes kernel driver). By registering on image load callbacks and IAT hooking BEDaisy's `MmGetSystemRoutineAddress` we can simply hook any imports
|
||||
we want and have control flow over subsequent functions.
|
Loading…
Reference in new issue