#
ioctl
Here are 39 public repositories matching this topic...
A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz all I/O Control code I/O Buffer pointer, I/O buffer length that process sends to any Kernel driver.
-
Updated
Apr 16, 2014 - Python
Virtual Linux block device driver for simulating and performing I/O.
decision
ubuntu
linux-kernel
arch-linux
kvm
linux-distribution
qemu
virtual
device-driver
ubuntu-server
block-device
lkm
ioctl
insert
kernel-log
-
Updated
Jul 2, 2020 - C
Example on how to write a Linux driver
-
Updated
Jun 14, 2018 - C
IOCTL-Flooder is a verbose tool designed to help with Windows driver fuzzing by brute forcing IOCTLs on loaded drivers. GetLastError is used to guess validity
-
Updated
Aug 21, 2018 - C
With this you can open handles to Counter-Strike: Global Offensive with the GamersClub anti-cheat running.
-
Updated
Feb 12, 2019 - C++
Simple wrapper-program witch makes it possible to perform the C-function ioctl() via bash
bash
wrapper
tools
developer-tools
kernel-developers
ioctl
linux-tools
helper-tool
yocto-recipe
ioctl-for-bash
-
Updated
Jul 4, 2018 - C
Terminal game experiment
-
Updated
Jun 16, 2018 - Go
FIEMAP library and tools for Rust
-
Updated
Dec 8, 2019 - Rust
Node.js add-on to allow calls of DeviceIoControl() on Windows machines
-
Updated
Oct 30, 2017 - C++
IoControl is C# DeviceIoControl's library
-
Updated
Nov 13, 2018 - C#
My hello world repository
-
Updated
Sep 14, 2018 - C
A command-line interpreter for Linux kernel
-
Updated
May 8, 2017 - C
2018 Embedded Software class
-
Updated
May 8, 2018 - C
Change a mounted FAT filesystem's label while being used
-
Updated
Sep 14, 2018 - Shell
Improve this page
Add a description, image, and links to the ioctl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ioctl topic, visit your repo's landing page and select "manage topics."
I'm confused because the way the tool is shown to run is like "hey simple just -d and name the device" But its not, you can't just name any simple directory and its going to find it. Clearly there is a method to "\." and I've been trying to figure it out for almost 3 hours on how to run this binary. It's super frustrating.