TX Modifier

TX Modifier

Purchase

Required:
$55

TX Modifier allows you to alter the outbound packets of any non-read-only IO Ninja plugin in the following ways:

  • Add prefix
  • Add suffix
  • Re-transmit N times with a specified interval
  • Insert inter-character delays

When specifying prefixes and suffixes, you are free to use any of the C-escape characters — including the non-standard \e for the ESC character (ASCII code 1B) and \u for Unicode code points. That means, you can easily define arbitrary byte sequences, for instance: abc\r\ndef\x01ghi\u2122.

Getting Started

Documentation

See Also

PluginRelevance
TX/RX Filter
A simple filter for excluding TX or RX packets from the log.

Gallery