Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 324 Bytes

File metadata and controls

3 lines (2 loc) · 324 Bytes

MODSCAN

A simple tool to scan a modbus device to find valid addresses. The tools helps in dumping data from valid registers for reverse engineering the address space of an otherwise unknown modbus device. The core modbus functions are implemented by libmodbus library by stephane. The UI is built using the QT framework.