- #1733 Update libc headers -> more syscalls available!
- #1876 add
self.message
and changesys.exc_type
tosys.exec_info()
in PwnlibException - #1877 encoders error message handles when
avoid
is bytes in python3 - #1891 Keep ROP gadgets when setting registers via setattr/call
- #1892 Silence SIGPIPE error for "pwn phd"
- #1893 Fix bytes warning in "pwn cyclic"
- #1897 Add basic support for RISC-V
- #1903 Add zsh completion script
- #1904 Add bash completion script
- #1906 Defer import of several modules to save on startup time
- #1921 Add basic support for the bare-metal ARM specific toolchain