Skip to content

dzervas/libmage

Repository files navigation

Coverage Status Test Go Test

Mage

A tiny network protocol to be encapsulated in all kinds of transports. Wrap a meterpreter with it and forget all your communication problems!

Testing the Go binary

cargo build --all-features --lib
LD_LIBRARY_PATH=target/debug go test