- [1083][1083] Better error messages for `gdb` when `LD_PRELOAD` is incorrect
- [1085][1085] Add support for extracting Android `BOOTLDR!` images
- [1075][1075] Add support for detecting GNU Screen for `run_in_new_terminal`
- [1074][1074] Add support for running `pwntools-gdb` wrapper script instead of `gdb`
- [1068][1068] Work around very old OpenSSL versions which don't have sha256 support *AND* don't exit with an error code when trying to use it
- [1067][1067] Add `pwnlib.tubes.server` module, which adds a reusable `server` listener
- [1063][1063] Add support for labels in `fit()`, allowing dynamic contents to be injected. (This feature is really cool, check out the pull request!)
[1083]: https://github.com/Gallopsled/pwntools/pull/1083
[1085]: https://github.com/Gallopsled/pwntools/pull/1085
[1075]: https://github.com/Gallopsled/pwntools/pull/1075
[1074]: https://github.com/Gallopsled/pwntools/pull/1074
[1068]: https://github.com/Gallopsled/pwntools/pull/1068
[1067]: https://github.com/Gallopsled/pwntools/pull/1067
[1063]: https://github.com/Gallopsled/pwntools/pull/1063