| ▲ | My implementation of CVE-2026-31431(CopyFail) in C++, no dependency needed(github.com) | |
| 2 points by bg_bg 11 hours ago | 1 comments | ||
| ▲ | bg_bg 11 hours ago | parent [-] | |
Hi, I wrote this version of CVE-2026-31431 using C++ and inline Assembly. It produces a static, monolithic executable for x86-64 Linux distributions with no dependency needed at all (libc included). Any feedback welcome. | ||