Skip to content

Embed Patch Files in Binary #15

@grant-h

Description

@grant-h

Strange idea, but xxd -i filename would allow you to embed the patch files as a C char array. This would allow you to skip installing those patch files at the expense of storing text in the binary.

Or you could make a script to do the patching given the current source tree. Then you could just build the version of afl you want and distribute that alone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions