Aki2k / BEDaisyLinks
reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy
☆88Updated 5 years ago
Alternatives and similar repositories for BEDaisy
Users that are interested in BEDaisy are comparing it to the libraries listed below
Sorting:
- ☆100Updated last year
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- Discarded Section Manual Map☆69Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆113Updated 4 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆125Updated 3 years ago
- x64 manual mapper using inline syscalls☆9Updated 4 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 2 years ago
- ☆74Updated 2 years ago
- Communication via callback☆72Updated 5 years ago
- ☆80Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- ☆69Updated 3 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated last year
- Example driver on how to use SKLib☆56Updated 8 months ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- Detect removed thread from PspCidTable.☆73Updated 3 years ago
- Memory integrity check with CRC32 instruction, section-based☆45Updated 2 months ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Intercepting DeviceControl via WPP☆135Updated 5 years ago
- ☆53Updated 2 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆74Updated 2 years ago
- PE-Dump-Fixer☆110Updated 5 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆82Updated 3 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆67Updated 6 years ago
- The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line inte…☆99Updated 2 years ago
- Disks for DMA☆104Updated 4 years ago
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆52Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago