GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub

编程语言

”ioctl“ 的搜索结果

ioctlbf
@koutto

Windows Kernel Drivers fuzzer

ioctldriverfuzzWindowsKernel
C352
8 年前

相关主题

ioctlKerneldriverundetectedExploitWindowsjnieasy

Google   Bing   GitHub

ioctl
@jerome-pouiller

The missing tool to call arbitrary ioctls on devices

C182
3 年前
ioctlfuzzer存档
@Cr4sh

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

driversFuzzing/Fuzz testingKernelreversingvulnerabilities
C167
10 年前
IOCTLDump
@Signal-Labs

C++146
2 年前
ioctlpus
@jthuraisamy

C#119
5 年前
George Hotz
cuda_ioctl_sniffer
George Hotz@geohot

Sniff CUDA ioctls

C198
2 年前
ioctlance
@zeze-zeze

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

Python206
4 个月前
IoctlHunter
@Z4kSec

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

Python103
1 年前
kernel-read-write-using-ioctl
@beans42

C++207
5 年前
CRZKD
@TheCruZ

Just my first IOCTL try

C++74
5 年前
ldpreloadhook
@poliva
内容违规,已屏蔽
C189
9 年前
Kernelmode-driver
@killvxk

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

C11
5 年前
win_driver_plugin
@FSecureLABS

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

Python414
7 年前
Kernelmode-driver
@Dracopa

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

C5
5 年前
KeepAlive
@lcodecorex

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

AndroidkeepaliveprocessJavabinder
C593
5 年前
EACBypass-CR3ReadyDrv
@DErDYAST1R

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

antibypasscheatdriver
C++131
1 年前
PdFwKrnlMapper
@i32-Sudo

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.

driverdseExploit
C++149
1 年前
CanDriverOnFreeRTOS
@barathbushan

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 年前
GetIphoneMac
@Jdb156158

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

C87
9 年前