A driver to implement IOCTL hooking
☆27Mar 17, 2022Updated 4 years ago
Alternatives and similar repositories for pteroioctl-hook
Users that are interested in pteroioctl-hook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple C++ driver base with KD data block☆11Jun 25, 2022Updated 4 years ago
- This driver hooks a device object for ioctl and uses mdls to allocate physical pages and manually injects an entry into a process's page …☆16Feb 14, 2023Updated 3 years ago
- A slightly safer io access library☆14Sep 20, 2021Updated 4 years ago
- x86/x64 dll injector☆31May 17, 2022Updated 4 years ago
- As i was busy reversing the githubs^^ i stumbled on old source which allows you to control driver kernal^^ with IOCTL, amazing rite?☆21Jul 15, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- posting example☆15May 11, 2020Updated 6 years ago
- Walks through the 4-level paging structures in Windows x64☆14Feb 12, 2023Updated 3 years ago
- Rootkit loader for your rootkit dll, x86/x64 system wide DLL injection (+appinit_dlls registry create) uses heavens gate☆23Jan 28, 2021Updated 5 years ago
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Jan 9, 2022Updated 4 years ago
- Plugin for ida pro that copies RVA under cursor to clipboard.