Skip to content

Releases: rapid7/resynth

v0.3.0

24 Apr 19:29
Compare
Choose a tag to compare

A handful of updates, most important of which is generation of stdlib documentation.

  • Implement TCP RST packets
  • Implement DSL for defining stdlib, and auto-generate documentation from the DSL
  • Added support for generating raw IP fragments without ethernet headers
  • Added eth::frame() for generating raw ethernet frames
  • Add tls::extension() and generic functions for length-prefixed data
  • Add `std::u8()'
  • Improve timestamp generation by calculating bit times on the wire, and add time-jump functions

Full Changelog: v0.2.0...v0.3.0