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
Copy file name to clipboardExpand all lines: CHANGELOG.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,27 +88,17 @@ The table below shows which release corresponds to each branch, and what date th
88
88
89
89
In memoriam — [Zach Riggle][zach] — long time contributor and maintainer of Pwntools.
90
90
91
-
-[#2185][2185] make fmtstr module able to create payload without $ notation
92
91
-[#2062][2062] make pwn cyclic -l work with entry larger than 4 bytes
93
92
-[#2092][2092] shellcraft: dup() is now called dupio() consistently across all supported arches
94
93
-[#2093][2093] setresuid() in shellcraft uses current euid by default
95
-
-[#2103][2103] Add search for libc binary by leaked function addresses `libcdb.search_by_symbol_offsets()`
96
94
-[#2125][2125] Allow tube.recvregex to return capture groups
97
95
-[#2144][2144] Removes `p2align 2``asm()` headers from `x86-32`, `x86-64` and `mips` architectures to avoid inconsistent instruction length when patching binaries
98
-
-[#2177][2177] Support for RISC-V 64-bit architecture
99
-
-[#2186][2186] Enhance `ELF.nx` and `ELF.execstack`
100
-
-[#2129][2129] Handle `context.newline` correctly when typing in `tube.interactive()`
0 commit comments