Update README.md

master
xerox 4 years ago
parent b1de7c21e6
commit 274c4b50f3

@ -1,7 +1,7 @@
# 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. Write up can be found here: https://back.engineering/post/battleye/
<img src="https://imgur.com/NFGyGrY.png"/>

Loading…
Cancel
Save