Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibDislocator Option #17

Open
bannsec opened this issue Sep 2, 2018 · 3 comments
Open

LibDislocator Option #17

bannsec opened this issue Sep 2, 2018 · 3 comments

Comments

@bannsec
Copy link
Owner

bannsec commented Sep 2, 2018

Add option to utilize LibDislocator during fuzzing.

@bannsec
Copy link
Owner Author

bannsec commented Sep 3, 2018

Looks like this was added in afl version 2.24b

--------------
Version 2.24b:
--------------

  - Added libdislocator.so, an experimental, abusive allocator. Try
    it out with AFL_LD_PRELOAD=/path/to/libdislocator.so when running
    afl-fuzz.

This will first require updating the afl version with angr fuzz, which is terribly out of date at 1.85b.

@bannsec
Copy link
Owner Author

bannsec commented Feb 24, 2019

Turns out shellphish-afl has been updated to work with 2.52b for some time now? Guess they never pushed that update to pypi. Waiting on push.

https://github.com/shellphish/shellphish-afl

@bannsec
Copy link
Owner Author

bannsec commented Feb 25, 2019

Hacked together my own update for this while i wait for the actual package to be updated. autoPwn now uses 2.52b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant