multiverse-os / memexecLinks
First library produced from the Multiverse OS singularity experimental project, rewrite of the standard library exec to launch fileless executable from memory. Instead of a path, you provide a byte array to be loaded into a memory file desriptor (MemFD) and executed.
☆11Updated 5 years ago
Alternatives and similar repositories for memexec
Users that are interested in memexec are comparing it to the libraries listed below
Sorting:
- Commonly used functions and tools for the Go programming language☆17Updated 3 months ago
- Parse SPF record and determine if client IP is allowed to send email.☆32Updated 4 years ago
- translate LLVM IR to Go☆121Updated 3 years ago
- A Go package for encoding and decoding video and audio files.☆14Updated 4 years ago
- C to Go translation tool☆141Updated 2 years ago
- Golang .ico encoder & decoder☆45Updated last month
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 2 months ago
- vfs implements Virtual File Systems with read-write support in Go (golang)☆37Updated 8 years ago
- Very basic IMAP client for listing/downloading new mails☆18Updated 3 weeks ago
- A go package to process ARP, ICMP, DHCP and notify when mac is online or offline.☆29Updated 7 months ago
- Convert a go file to its ast representation☆93Updated 2 months ago
- A PoC of Go AES with a key protected in memory☆13Updated 7 years ago
- experimental go desktop ui☆12Updated 6 years ago
- An implementation of the FileSystem interface for tar files.☆60Updated 5 years ago
- Golang Linux memfd library☆83Updated 8 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 5 years ago
- Call virtual methods on C++ classes from Go without cgo.☆86Updated last year
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- Hard fork of golang.org/exp/shiny☆12Updated 4 years ago
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆78Updated 2 years ago
- Toy RFB (VNC) Server in Go (#golang)☆74Updated 13 years ago
- dirscanner is a recursive file lister which uses channels for go.☆25Updated 6 years ago
- SquashFS read only implementation in pure go☆15Updated 5 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 4 months ago
- In-memory security with secure data types☆16Updated 5 years ago
- A simple notes app using Fyne☆39Updated 2 years ago
- Blazing fast, local network scanning in Go☆37Updated 6 years ago
- pure golang crypt(3) implementation☆22Updated 3 weeks ago
- smbapi is a pure golang smb server library☆25Updated last year
- VNC client and server library for Go.☆48Updated 7 years ago