1 matches found
malasada
malasada Linux 版的 Donut,将 Linux ELF 共享对象(.so)转换为位置无关的 .bin 二进制块,可直接从内存中执行(例如,将其复制到 mmap 区域后,作为函数指针跳转执行)。 本项目有意避免使用 memfd(memfdcreate、对 memfd 执行 execveat 等)。 支持平台 Linux amd64 Linux arm64 Linux 386 构建 依赖: Go 1.25+ Zig 0.15+(go generate 及测试所需) 构建 CLI: root@kitploit: make 快速开始(本地) 构建一个 hello-world...
6AI score
SaveExploits0References1
20