Skip to content

afl-lua crashing when used with afl-tmin (or used standalone) #1

Description

@Kristopher38

Hi, first of all thanks for this great tool.
I was successful in running the example from the readme, but I also wanted to test input minimization with afl-tmin. This however doesn't work (as well as running afl-lua standalone but this isn't my use case) because it fails on the following assertion: https://github.com/stevenjohnstone/afl-lua/blob/v5.3/lua.c#L401

I assume that afl-lua expects to always be ran under afl-fuzz. How much work would be required to support running under afl-tmin as well? Could you give me some pointers to resources I should take a look at if I were to implement it myself?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions