Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 402 Bytes

iQue Dumper

This is a rough tool I threw together back in 2012 when I initially reverse engineered the iQue USB protocol. It can dump blocks from NAND and flash LEDs. For an overview of the USB protocol, see the USB protocol notes.

Usage: ./ique_dumper <filename> <block1> [ <block2> ... ]

This tool is released under the MIT license. See LICENSE.md for details.