Giter Site home page Giter Site logo

Comments (3)

Sunxingzhezhexingsun avatar Sunxingzhezhexingsun commented on August 25, 2024

In addition, I used AFL-gcc to compile and then use AFL-fuzz to test, the result is normal, no errors.

from e9afl.

Sunxingzhezhexingsun avatar Sunxingzhezhexingsun commented on August 25, 2024

This does seem to be a memory limitation issue about AFL, I use the following command and everything works fine !

root@ubuntu-lzx:~/fuzz/e9afl-jhead# ./afl-fuzz -m 10G -i in -o out -- ./jhead.afl @@
afl-fuzz 2.57b by <[email protected]>
[+] You have 16 CPU cores and 1 runnable tasks (utilization: 6%).
[+] Try parallel jobs - see docs/parallel_fuzzing.txt.
[*] Checking CPU core loadout...
[+] Found a free CPU core, binding to #0.
[*] Checking core_pattern...
[*] Setting up output directories...
[+] Output directory exists but deemed OK to reuse.
[*] Deleting old session data...
[+] Output dir cleanup successful.
[*] Scanning 'in'...
[+] No auto-generated dictionary tokens to reuse.
[*] Creating hard links for all input files...
[*] Validating target binary...
[*] Attempting dry run with 'id:000000,orig:badyear.jpg'...
[*] Spinning up the fork server...
[+] All right - fork server is up.
    len = 19379, map size = 509, exec speed = 691 us
[+] All test cases processed.

[!] WARNING: Some test cases are big (18.9 kB) - see docs/perf_tips.txt.
[+] Here are some useful stats:

    Test case count : 1 favored, 0 variable, 1 total
       Bitmap range : 509 to 509 bits (average: 509.00 bits)
        Exec timing : 691 to 691 us (average: 691 us)

[*] No -t option specified, so I'll use exec timeout of 20 ms.
[+] All set and ready to roll!

from e9afl.

GJDuck avatar GJDuck commented on August 25, 2024

Yes, AFL will crash-by-default which is unfortunate. There is not much that can be done, other than to document the problem and how to fix it.

from e9afl.

Related Issues (8)

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.