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:
- Very basic IMAP client for listing/downloading new mails☆17Updated this week
- Parse SPF record and determine if client IP is allowed to send email.☆31Updated 4 years ago
- Golang .ico encoder & decoder☆45Updated 3 months ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 4 months ago
- An implementation of the FileSystem interface for tar files.☆58Updated 5 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 6 years ago
- translate LLVM IR to Go☆122Updated 3 years ago
- C to Go translation tool☆140Updated 2 years ago
- A Go package for encoding and decoding video and audio files.☆14Updated 4 years ago
- vfs implements Virtual File Systems with read-write support in Go (golang)☆37Updated 8 years ago
- Convert a go file to its ast representation☆94Updated 4 months ago
- A library for building custom DNS servers in Go.☆53Updated 5 months ago
- A go package to process ARP, ICMP, DHCP and notify when mac is online or offline.☆32Updated 9 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Blazing fast, local network scanning in Go☆37Updated 6 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated 2 years ago
- Fast IP to CIDR lookup in Golang☆15Updated 3 months ago
- dirscanner is a recursive file lister which uses channels for go.☆25Updated 6 years ago
- Golang Linux memfd library☆85Updated 8 years ago
- pure golang crypt(3) implementation☆22Updated 2 months ago
- Print Go values as Go source.☆15Updated 3 years ago
- a socks proxy protocol implement by golang, support socks 4, 4a and 5☆30Updated 3 years ago
- In-memory security with secure data types☆16Updated 5 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 3 years ago
- Server Message Block version 2 and 3 protocol library for Go☆94Updated 6 years ago
- Go library for executing files stored as byte arrays, handy for use with go-bindata.☆39Updated 3 years ago
- General purpose binary encoder/decoder☆48Updated last year
- VNC client and server library for Go.☆51Updated 3 weeks ago
- Go Windows API Examples☆21Updated 2 years ago
- Functions for embedding typical Windows resources into Go executables: icon, manifest, version info...☆62Updated last year