reverse engineering of bedaisy.sys (battleyes kernel driver)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
xerox ffe1b1f97d
Merge branch 'master' of https://githacks.org/xerox/bedaisy
4 years ago
BEDaisy init commit 4 years ago
BEDaisy.i64 some more ida work 4 years ago
BEDaisy.sys init commit 4 years ago
GoodEye_Import_Address.LOG init commit 4 years ago
LICENSE Add LICENSE 4 years ago
README.md Update README.md 4 years ago

README.md

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.