Skip to content

swiftgeek/serialice-unicorn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

SerialICE implementation using Unicorn Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.4%
  • Lua 7.3%
  • C++ 6.5%
  • Makefile 1.2%
  • Yacc 1.0%
  • Python 0.6%
  • Other 1.0%