Skip to content

v1.1.0

Compare
Choose a tag to compare
@david942j david942j released this 26 Aug 11:21
· 105 commits to master since this release
e9023d4

Features

  • Implemented Tubes#puts, Tubes#gets (#63)
  • Implemented shellcraft.cat, shellcraft.open and shellcraft.exit (#67, #89)
  • Implemented LoggerType#dump (#85)
  • Implemented Asm.make_elf (#88)
  • Implemented Tubes::Process (#111)
  • Implemented Tubes::Serialtube (#90, thanks @JonathanBeverley )
  • Introduced custom exceptions (#87)

Fixes

  • Fixed false positive of nested countdown in Pwnlib::Timer (#115)