Skip to content

Releases: Gallopsled/pwntools

Release 4.14.0beta1

29 Sep 22:43
Compare
Choose a tag to compare
Release 4.14.0beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.14.0beta0...4.14.0beta1

Release 4.13.1

29 Sep 21:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.13.0...4.13.1

Release 4.14.0beta0

12 Aug 17:42
Compare
Choose a tag to compare
Release 4.14.0beta0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.13.0...4.14.0beta0

Release 4.13.0

12 Aug 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.12.0...4.13.0

Release 4.13.0beta0

22 Feb 22:31
Compare
Choose a tag to compare
Release 4.13.0beta0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.12.0...4.13.0beta0

Release 4.12.0

22 Feb 21:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.11.1...4.12.0

Release 4.12.0beta1

14 Nov 19:22
Compare
Choose a tag to compare
Release 4.12.0beta1 Pre-release
Pre-release

What's Changed

  • Fix _countdown_handler not invoking timeout_change; Fix value is valu… by @TanixLu in #2287
  • Fix tube.clean_and_log not logging buffered data by @peace-maker in #2272
  • FIX: Generated shebang with path to python invalid if path contains spaces by @ksshen0000 in #2285
  • shellcraft.aarch64: Fix atexit SEGV in loader by @Arusekk in #2294
  • Python 2: Fix installing from source by @peace-maker in #2298

New Contributors

Full Changelog: 4.12.0beta0...4.12.0beta1

Release 4.11.1

14 Nov 19:08
Compare
Choose a tag to compare

What's Changed

  • Fix _countdown_handler not invoking timeout_change; Fix value is valu… by @TanixLu in #2287
  • Fix tube.clean_and_log not logging buffered data by @peace-maker in #2272
  • FIX: Generated shebang with path to python invalid if path contains spaces by @ksshen0000 in #2285
  • shellcraft.aarch64: Fix atexit SEGV in loader by @Arusekk in #2294
  • Python 2: Fix installing from source by @peace-maker in #2298

New Contributors

Full Changelog: 4.11.0...4.11.1

4.12.0beta0

18 Sep 05:35
Compare
Choose a tag to compare
4.12.0beta0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.11.0...4.12.0beta0

Release 4.11.0

15 Sep 22:11
Compare
Choose a tag to compare

What's Changed

  • Make fmtstr module able to create payload without $ notation by @murph12F in #2185
  • Add search for libc binary by leaked function addresses by @peace-maker in #2103
  • Support for RISC-V 64-bit architecture by @Xeonacid in #2177
  • ELF.nx and ELF.execstack enhancements by @yuvalpoliti in #2186
  • Handle context.newline correctly in tube.interactive() by @peace-maker in #2129
  • Fix bug at ssh.py:download and download_file with relative paths by @goreil in #2214
  • Fix ssh.process not setting ssh_process.cwd by @peace-maker in #2241
  • Fix corefile module after pyelftools update by @peace-maker in #2261
  • Lots of bug fixes and documentation improvements

New Contributors

Full Changelog: 4.10.0...4.11.0