Go 1.16 embed and execute binary files?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • go-fuse

    FUSE bindings for Go

  • Well, it's a bit roundabout, but it is the sort of thing you could stick in a library: Use go-fuse to create a filesystem with the target executable, mount it, and then execute from there.

  • emp3r0r

    Linux/Windows post-exploitation framework made by linux user

  • In fact, there is an example of using it from Go here: https://github.com/jm33-m0/emp3r0r/blob/master/packer/cmd/stub/stub.go

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts