Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

How can I pack a binary and run it from a box? #281

@kahou82

Description

@kahou82

I am writing a go program that will embed some binaries and that go program will execute them (os.execute). Currently I have to read the binaries as byte slice and then use another library (github.com/getlantern/byteexec) to dump the binary out in the system in order to execute it.

Is there a way I can execute the binary from the box instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions