Skip to content

Frida script that allows to sniff & dump USB traffic on macOS

Notifications You must be signed in to change notification settings

piotrbania/frida_usb_dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

frida_usb_dump

Frida script that allows to sniff USB traffic on macOS.

I've used this script to dump and investigate the checkm8 / checkra1n jailbreak back in the day. It dumps the data to DUMP_FILE_PATH with some additional ascii markers for further parsing. The OFFSETS_* were dumped on macos bigsur as far as i recall.

(PS. those markers in the dumped file like 'AAAA'etc. were just to make sure the entry was dumped correctly)

  • piotr ( piotrbania.com), 2021.

About

Frida script that allows to sniff & dump USB traffic on macOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published