- #1261 Misc
run_in_new_terminal
improvements (notably gdb terminated by default) - #1695 Allow using GDB Python API
- #1735 Python 3.9 support in safeeval
- #1738 Which function support custom search path
- process also looks now at
env['PATH']
to find the path for the executable
- process also looks now at
- #1742 New
baremetal
os to debug binaries executed with qemu-system-$(arch) - #1757 update cache directories
- #1758 Remove eval from cli
- #1780 Re-add Python2 to the official Dockerfile
- #1941 Disable all Android tests,
pwnlib.adb
is no longer supported in CI - #1811 Remove unnecessary
pwn.toplevel.__all__
- #1827 Support
$XDG_CONFIG_HOME
dir forpwn.conf
- #1841 Add colored_traceback
- #1839 run_in_new_terminal now creates a runner script if given a list or tuple
- #1833 Add pwnlib.filesystem module
- #1852 Fix
atexit
on Python 3