Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 602 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 602 Bytes

serialice-unicorn

SerialICE implementation using Unicorn Engine.

Usage

Usage: ./serialice-unicorn OPTIONS

Options:
  -c, --cpu [CPU_TYPE]            CPU type
  -f, --firmware [FIRMWARE_PATH]  Firmware binary
  -S, --simba [SIMBA_PATH]        Simba script
  -s, --serial [SERIAL_PATH]      Serial port
  -h, --help                      Show help

Copying

Based on the original SerialICE implementation by coresystems GmbH, see license in LICENSE.mit.

Port to Unicorn Engine was done by Mate Kukri and is released under GPL v2 only, see LICENSE.gpl2.