ioctl“ 的搜索结果

Windows Kernel Drivers fuzzer

C369
9 年前

The missing tool to call arbitrary ioctls on devices

C187
3 年前

A tool that is used to hunt vulnerabilities in x64 WDM drivers

Python397
6 个月前

Automatically exported from code.google.com/p/ioctlfuzzer

C169
10 年前
C++147
2 年前
C#120
5 年前
C207
2 年前

IoctlHunter is a command-line tool designed to simplify the analysis of IOCTL calls made by userland software targeting Windows drivers.

Python105
2 年前

Just my first IOCTL try

C++75
5 年前
内容违规,已屏蔽
C191
9 年前

Simple IOCTL hooking driver for Kernel- User - Mode communication.

C11
5 年前

A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.

Python414
7 年前

Simple IOCTL hooking driver for Kernel- User - Mode communication.

C5
5 年前

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

C593
5 年前

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

C++133
1 年前

lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.

C114
1 年前

An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE & PG to map the unsigned driver.

C++149
1 年前

mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are fully considered. Providing standardized open (open), close (close...

C128
1 年前

FreeRTOS+IO provides a Linux/POSIX like open(), read(), write(), ioctl() type interface to peripheral driver libraries. It currently provides support for UART,SPI and I2C peripherals on the LPCXpresso...

C7
12 年前

该工程主要应用于获取苹果手机的mac地址,但前提是连接了wifi路由的情况下。原理:我们知道苹果是不允许我们获取其设备硬件的mac地址的,在iOS7以下才可以获得。iOS7以后苹果对于sysctl和ioctl进行了技术处理,MAC地址返回的都是0200000000:00。但是发现fing这个软件却可以获取,其下载地址为:https://appsto.re/cn/tw1Rz.i 相关讨论地...

C86
9 年前