Plugins

Plugins

The crates that power rmap are designed for extension. Each subsection explains the core traits, the lifecycle hooks the CLI uses, and patterns to keep your plugins maintainable.

  • Target Generation – implement new TGAs or wrap external models.
  • Scanning – add probes that craft, send, and parse custom packets.
  • Dealiasing – replace or augment the alias-resolution engine.