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
@@ -65,21 +66,37 @@ The table below shows which release corresponds to each branch, and what date th
65
66
| [3.0.0](#300) | | Aug 20, 2016
66
67
| [2.2.0](#220) | | Jan 5, 2015
67
68
68
-
## 4.11.0 (`dev`)
69
+
## 4.12.0 (`dev`)
69
70
71
+
72
+
73
+
## 4.11.0 (`beta`)
74
+
75
+
-[#2185][2185] make fmtstr module able to create payload without $ notation
70
76
-[#2062][2062] make pwn cyclic -l work with entry larger than 4 bytes
71
77
-[#2092][2092] shellcraft: dup() is now called dupio() consistently across all supported arches
72
78
-[#2093][2093] setresuid() in shellcraft uses current euid by default
79
+
-[#2103][2103] Add search for libc binary by leaked function addresses `libcdb.search_by_symbol_offsets()`
73
80
-[#2125][2125] Allow tube.recvregex to return capture groups
74
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
+
-[#2177][2177] Support for RISC-V 64-bit architecture
83
+
-[#2186][2186] Enhance `ELF.nx` and `ELF.execstack`
84
+
-[#2129][2129] Handle `context.newline` correctly when typing in `tube.interactive()`
0 commit comments