You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In memoriam — [Zach Riggle][zach] — long time contributor and maintainer of Pwntools.
93
100
101
+
-[#2185][2185] make fmtstr module able to create payload without $ notation
94
102
-[#2062][2062] make pwn cyclic -l work with entry larger than 4 bytes
95
103
-[#2092][2092] shellcraft: dup() is now called dupio() consistently across all supported arches
96
104
-[#2093][2093] setresuid() in shellcraft uses current euid by default
105
+
-[#2103][2103] Add search for libc binary by leaked function addresses `libcdb.search_by_symbol_offsets()`
97
106
-[#2125][2125] Allow tube.recvregex to return capture groups
98
107
-[#2144][2144] Removes `p2align 2``asm()` headers from `x86-32`, `x86-64` and `mips` architectures to avoid inconsistent instruction length when patching binaries
108
+
-[#2177][2177] Support for RISC-V 64-bit architecture
109
+
-[#2186][2186] Enhance `ELF.nx` and `ELF.execstack`
110
+
-[#2129][2129] Handle `context.newline` correctly when typing in `tube.interactive()`
0 commit comments