An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with ioctl

A curated list of projects in awesome lists tagged with ioctl .

https://github.com/lcodecorex/keepalive

Fighting against force-stop kill process on Android with binder ioctl / Android高级保活

activity am android binder ioctl java jni keepalive ndk process

Last synced: 05 Apr 2025

https://github.com/koutto/ioctlbf

Windows Kernel Drivers fuzzer

driver fuzz ioctl kernel ring0 windows

Last synced: 02 Jul 2025

https://github.com/derdyast1r/eacbypass-cr3readydrv

This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.

anti bypass cheat cr3 driver eac easy easy-anti-cheat exploit ioctl kernel read undetected write

Last synced: 11 Jul 2025

https://github.com/derdyast1r/bekerneldriverupdated

This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of code cleanup.

anti battleye cache cheat clearing dayz driver eac easy escape fortnite from ioctl kernel mml mmu nmi piddb tarkov undetected

Last synced: 06 Oct 2025

https://github.com/i32-sudo/bekerneldriver

An Undetected BE Kernel Driver I developed, Will probably be detected upon releasing this but can be made undetected very easily. Does not work for EAC as there is no CR3 Fixing/Patching/Restore along with no APC/Stackwalk Protections/KE.

battleye be dayz driver fortnite ioctl kernel mode un undetected user usermode

Last synced: 12 Apr 2025

https://github.com/rgolubtsov/virtblkiosim

Virtual Linux block device driver for simulating and performing I/O.

arch-linux block-device device-driver ioctl kvm linux-kernel lkm qemu ubuntu virtual

Last synced: 19 Jul 2025

https://github.com/santigimeno/node-ioctl

node ioctl wrapper

ioctl node-ioctl

Last synced: 27 Sep 2025

https://github.com/DErDYAST1R/EACBypass-CR3ReadyDrv

This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.

anti bypass cheat cr3 driver eac easy easy-anti-cheat exploit ioctl kernel read undetected write

Last synced: 08 May 2025

https://github.com/DErDYAST1R/BEKernelDriverUpdated

This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of code cleanup.

anti battleye cache cheat clearing dayz driver eac easy escape fortnite from ioctl kernel mml mmu nmi piddb tarkov undetected

Last synced: 08 May 2025

https://github.com/lilydjwg/fiemap-rs

FIEMAP library and tools for Rust

filesystem-analysis filesystem-utils ioctl linux rust-library

Last synced: 09 Jan 2026

https://github.com/cryptosense/terminal_size

Get the size of the attached terminal in OCaml

ioctl ocaml

Last synced: 09 Apr 2025

https://github.com/xyproto/cupholder

:tea: Remote CD tray ejection

cd-tray coffee eject ioctl linux remote-admin-tool tea tray

Last synced: 15 Apr 2025

https://github.com/pfirpfel/node-exclusive-keyboard

Keylogger for NodeJS and Linux that grabs the input device exclusively using ioctl EVIOCGRAB.

eviocgrab ioctl keyboard keylogger linux-devices nodejs

Last synced: 09 Aug 2025

https://github.com/hartwork/antijack

:ninja: seccomp-based anti-TTY-hijacking proof-of-concept (prevents TIOCSTI and TIOCLINUX)

c99 command-injection doas ioctl libseccomp linux seccomp seccomp-filter seccomp-filtering seccomp-tools security sudo syscall-filter syscalls tioclinux tiocsti tty

Last synced: 18 Sep 2025

https://github.com/guitmz/ansi-escape

Using ANSI escape codes with x64 Linux Assembly

ansi asm assembly cli command-line ioctl linux terminal

Last synced: 22 Apr 2025

https://github.com/filippofinke/ioctlkmum

🛰️ Simple IOCTL communication between kernel mode (KM) and user mode (UM).

driver ioctl kernel usermode windows

Last synced: 15 May 2026

https://github.com/sisoma2/drivertester

Program to test IOCTLs in Drivers

c driver ioctl malware malware-analysis windows

Last synced: 19 Apr 2025

https://github.com/pgroenbaek/budgie-webcam-applet

A Budgie applet that provides easy access to common webcam controls like exposure, color balance, and focus.

budgie-applet budgie-desktop ioctl linux ubuntu-budgie v4l2

Last synced: 28 Oct 2025

https://github.com/fkie-cad/talk

NtDeviceIoControlFile talker

device ioctl ntdeviceiocontrolfile windows

Last synced: 12 May 2026

https://github.com/markablov/win_ioctl

Node.js add-on to allow calls of DeviceIoControl() on Windows machines

deviceiocontrol ioctl windows

Last synced: 06 Apr 2025

https://github.com/mnito/charmine

Terminal game experiment

characters golang ioctl syscall terminal-game termios

Last synced: 25 Mar 2025

https://github.com/merge/fatattr-label

Change a mounted FAT filesystem's label while being used

fat12 fat16 fat32 filesystem-api filesystem-utils ioctl linux linux-filesystem linux-kernel

Last synced: 03 May 2026

https://github.com/little-core-labs/ioctl-native

A simple N-API native node module for the ioctl function

addon ioctl napi native node

Last synced: 13 May 2026

https://github.com/drankinatty/pi-wo-root

Raspberry Pi Peripheral Access Wtihout root

gpio i2c ioctl milkv-duo mpu pwm raspberry-pi spi ssd1306

Last synced: 17 May 2026

https://github.com/holmanb/lkm

linux kernel driver playground

character-devices ioctl linux-driver

Last synced: 13 Mar 2025

https://github.com/npetrovski/yi-home-ioctl

A tool to call arbitrary ioctl on devices

camera ioctl xiaomi yi yi-home

Last synced: 17 May 2026

https://github.com/dvly/kshell

A command-line interpreter for Linux kernel

c ioctl linux-kernel linux-kernel-module

Last synced: 11 May 2025

https://github.com/xanthium-enterprises/rts-dtr-pin-control-linux

C Program to control RTS and DTR pins of a Linux Serial Port using ioctl() calls

dtr ioctl linux rts serial serialport

Last synced: 19 May 2026

https://github.com/mayankpatel97/embedded_linux

Peripheral driver code for Linux such as GPIO I2C UART SYS CALLS

gpio i2c interprocess-communication ioctl linux uart

Last synced: 19 May 2026

https://github.com/ralienpp/hello-kernel

Basic kernel-mode module and a user-mode application that interacts with it.

character-devices ioctl linux-kernel

Last synced: 22 Apr 2026

https://github.com/postmodern/ioctl.cr

Crystal bindings for libc's ioctl(2)

crystal-lang ioctl

Last synced: 04 Sep 2025

https://github.com/aishawael/fortnitespoofer

Avertissement : Un spoofer est un logiciel qui modifie (randomise) les numéros de série et les adresses physiques, physiquement attribués à votre matériel. De cette façon, les jeux et autres logiciels qui lisent les numéros de série de votre matériel ne pourront pas vous suivre lors des redémarrages.

bypass-hardware-bans dataptr eac esp fortniteaim2024 hwid-ban-fix-2025 ioctl spoofer-for-valorant-2025 spoofer-github-leak spoofer-riot unban-2024 valorant-hwid-changer-2024 valorant-hwid-changer-2025 vgkbypass

Last synced: 08 Apr 2025

https://github.com/shorekeeper/simplehddserial

Rust Crate for Retrieving Hard Drive Serial Numbers on Windows

async hdd hwid ioctl rust serial smart unstable windows-10 windows-11

Last synced: 02 Mar 2026

https://github.com/ffy00/python-ioctl

Pure python typed Linux ioctl & ioctl interfaces implementation

hacktoberfest hid hidraw ioctl linux python python-ioctl

Last synced: 11 Apr 2025

https://github.com/wizarsi/kernel-module

Driver that passes the dentry and syscall_info structures to the user level via the ioctl interface. Operating systems lab2.

dentry driver ioctl kernel linux syscallinfo

Last synced: 03 May 2026

https://github.com/cirocosta/ifacer

Retrieves a list of ipv4 ifaces with IPs

c ioctl networking

Last synced: 11 Sep 2025