Skip to content

Instantly share code, notes, and snippets.

@fd0
Created March 24, 2014 21:08
Show Gist options
  • Save fd0/9749222 to your computer and use it in GitHub Desktop.
Save fd0/9749222 to your computer and use it in GitHub Desktop.
$ export board=facedancer21
$ ./goodfet.monitor listapps
GoodFET with f26f MCU
Clocked at 0x8fa6
Build Date: 2013-01-23 16:28
Firmware apps:
Monitor
SPI
MAXUSB
JTAG
JTAG430
JTAG430
JTAG430X2
JTAGARM7
OpenOCD
CHIPCON
AVR
NRF
$ ./goodfet.monitor info
GoodFET with f26f MCU
Clocked at 0x8fa6
$ ./goodfet.maxusb info
src/goodfet/trunk/client/GoodFETMAXUSB.py:15: UserWarning: This library will soon be deprecated in favor of the USB*.py libraries.
"""This library will soon be deprecated in favor of the USB*.py libraries."""
./goodfet.maxusb:16: UserWarning: The libraries upon which this program depends will soon be
deprecated in favor of the USB*.py libraries. See facedancer-umass.py
for an example of this program written using the new libraries.
for an example of this program written using the new libraries."""
Connected to MAX342x Rev. 0
$ ./facedancer-keyboard.py
Facedancer reset
GoodFET monitor initialized
MAXUSB initialized
MAXUSB enabled
MAXUSB revision 0
MAXUSB connected device USB keyboard device
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment