Changelog
1WIRE
ibutton
๐น Opens an interactive iButton shell for reading, writing, and copying IDs between tags (RW1990).
I2C
identify <addr>
๐น Identifies an I2C device based on its address.
monitor <addr> [ms]
๐น Continuously monitors an I2C deviceโs registers for changes, with an optional polling interval.
eeprom [addr]
๐น Opens an interactive I2C 24X series EEPROM shell (probe, read, write, analyze, dump, erase).
SPI
flash
๐น Opens an interactive SPI Flash shell (probe, analyze, extract strings, read, write, erase).
eeprom
๐น Opens an interactive SPI 25X EEPROM shell (probe, read, write, erase, dump).
2WIRE
smartcard
๐น Opens an interactive smartcard shell for SLE44XX cards (probe, get/set PSC, dump, unlock, protect, read, write).
3WIRE
eeprom
๐น Opens an interactive 3WIRE EEPROM shell for 93CX series (probe, read, write, dump, erase)..
DIO
measure <pin> [ms]
๐น Measures the signal frequency on the specified pin, with an optional sampling interval.
INFRARED
remote
๐น Opens a universal remote shell with common commands (on, mute, volume control, channel control, etc.).
BLUETOOTH
scan|sniff
๐นFix crash using theses commands for the M5Stick
WIFI
nc <host> <port>
๐น Opens a netcat session to the specified host and port. Thanks to @AndreiVladescu
JTAG
scan jtag
๐น Fix for JTAG scan