parent
4923eb7c72
commit
a3c49c482d
@ -1,4 +1,6 @@
|
||||
# BEDaisy
|
||||
|
||||
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.
|
||||
we want and have control flow over subsequent functions.
|
||||
|
||||
<img src="https://imgur.com/NFGyGrY.png"/>
|
Loading…
Reference in new issue