Giter VIP home page Giter VIP logo

Comments (6)

ivanfratric avatar ivanfratric commented on July 24, 2024

In both of the cases above you're using 64-bit DynamoRIO build (-D ....\dyno\bin64) so I suspect that's the problem.

Also, please run WinAFL in the debug mode before attempting to run afl-fuzz. Either your binary is >1.6GB in size or your target offset is wrong (and I suspect it's the latter :-). Debug log can tell you things like that.

from winafl.

abhishiktvv avatar abhishiktvv commented on July 24, 2024

Thanks a Lot, i have changed the instrumentation build & also the offset but now i see that there is an issue mentioning the given input is 6.8 MB and large than 1MB. also the binary size is not >1.6GB

from winafl.

abhishiktvv avatar abhishiktvv commented on July 24, 2024

even when i run a case where input < 1 MB it opens directly from the application but it shows crash when i run through afl .

from winafl.

ivanfratric avatar ivanfratric commented on July 24, 2024

Please run WinAFL in the debug mode first and examine the log file. See README for details.

from winafl.

abhishiktvv avatar abhishiktvv commented on July 24, 2024

Thanks for the suggestion. I had run it with -debug & gone through logs now what i found is its showing that "crashedWARNING: Target function was never called. Incorrect target_offset?" , but to any offset it's showing the same in log and in command prompt i get this message , it would be helpful if you can suggest changes if any
image

from winafl.

ivanfratric avatar ivanfratric commented on July 24, 2024

From the message you got in the log, it seems your target has crashed before the target function was reached (there should be a newline after 'crashed' but you seem to be using an older release).

from winafl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.