Releases: ariary/fileless-xec
Releases · ariary/fileless-xec
v3.2.1
- Add
--setsid
flag to detach the program from the tty
v3.2.0
Stable version:
- make install via
go install
v3.1.0
- Add icmp server: Transfer binary content with ICMP (used
QueenSono
)
stdout
and stdin
in real-time for "unstealth" mode
stdout
in real time for windows executable
3.0.0
Changed
- Rebranding from
curlNexec
to fileless-xec
Added
- Self remove of fileless-xec dropper
- Server mode
- Windows support
- Exec without using
memfd
syscall
v2.0
Support http3/quic protocol:
curlNexec
curl and exec in one step (-Q flag to use http3)
light-server
: simple http3 server, generate key with genkey.sh
and launch server in the same directory
First version
First stable version of curlNexec (only work for Linux)