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
@@ -73,23 +73,13 @@ The table below shows which release corresponds to each branch, and what date th
73
73
## 4.11.0 (`beta`)
74
74
75
75
-[#2185][2185] make fmtstr module able to create payload without $ notation
76
-
-[#2062][2062] make pwn cyclic -l work with entry larger than 4 bytes
77
-
-[#2092][2092] shellcraft: dup() is now called dupio() consistently across all supported arches
78
-
-[#2093][2093] setresuid() in shellcraft uses current euid by default
79
76
-[#2103][2103] Add search for libc binary by leaked function addresses `libcdb.search_by_symbol_offsets()`
80
-
-[#2125][2125] Allow tube.recvregex to return capture groups
81
-
-[#2144][2144] Removes `p2align 2``asm()` headers from `x86-32`, `x86-64` and `mips` architectures to avoid inconsistent instruction length when patching binaries
82
77
-[#2177][2177] Support for RISC-V 64-bit architecture
83
78
-[#2186][2186] Enhance `ELF.nx` and `ELF.execstack`
84
79
-[#2129][2129] Handle `context.newline` correctly when typing in `tube.interactive()`
0 commit comments