Skip to content

Run a .dll or .so file instead of executable #5

Description

@HarryR

On Windows use MemoryModule, on Linux just dlopen the file or socket.

argv[0] should be the symbol name to load and call.

Then call the symbol with:

symbol(socket_handle, argc, argv);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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