Andrew Rioux 90c8b97141
feat: fixed server comp, added ELF inject
I gave up and just put it in a Docker image, it's not as important as
the beacons being statically compiled
2025-02-04 16:42:05 -05:00

9 lines
124 B
TOML

[package]
name = "sparse-windows-beacon"
edition = "2024"
version.workspace = true
crate-type = ["cdylib"]
[dependencies]