sniffMK:嗅探鼠标和键盘事件

时间:2024-06-13 06:58:58
【文件属性】:

文件名称:sniffMK:嗅探鼠标和键盘事件

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-13 06:58:58

Objective-C

嗅探 sniffMK是一个简单的实用程序,旨在嗅探macOS上的鼠标和键盘事件。 它基于阿米特·辛格(Amit singh)网站上的代码; ( ) 它旨在促进恶意软件分析(特别是OSX / FruitFly,它可以模拟鼠标和键盘事件-有关详细信息,请参阅BlackHat / DefCon )。 以root身份运行sniffMK以开始嗅探事件: # ./sniffMK mouse/keyboard sniffer based on code from amit singh (http://osxbook.com) event: left mouse down x: 821.285156 y: 727.726562 event: left mouse up x: 821.285156 y: 727.726562 event: key down key modifiers: shift


【文件预览】:
sniffMK-master
----.gitignore(1KB)
----bin()
--------sniffMK(16KB)
----sniffMK.xcodeproj()
--------project.pbxproj(8KB)
----sniffMK()
--------sniffMK.m(10KB)
----License.md(34KB)
----README.md(1KB)

网友评论