Skip to content

Can the project modified to load a .so file without call dlopen()? #4

@nk4z0u

Description

@nk4z0u

Hi.

A .so file is also an ELF file, so can the project modified to load a .so file without call dlopen()? And is it easy to do that based on the project?

Specifically, a process call something like "pawn_dlopen" and load a .so file into current process, and then get the export function address and call it.

Thank you.

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