Coder Social home page Coder Social logo

Install error about afl_pidgin HOT 2 OPEN

wh1t3h47 avatar wh1t3h47 commented on June 19, 2024
Install error

from afl_pidgin.

Comments (2)

wh1t3h47 avatar wh1t3h47 commented on June 19, 2024

Hello.
This issue is related to the MakeFile, the identation is wrong
I wonder why it didn't warn me when I was building...
To fix this issue, please replace spaces with tabs in the makefile
In a few hours I'll issue a fix.

Please, note that fuzzing is a dangerous process and may harm your computer, it's recommended that you use a virtual environment (systemd-nspawn for low ram, chroot, virtualbox, etc) or you can patch the binary with preeny

This approach may be inefficient for finding bugs, because it fuzzes pidgin over a bus (dbus), which is not the recommended way to fuzz a software via afl, it's pretty hard to fuzz GUI applications

from afl_pidgin.

wh1t3h47 avatar wh1t3h47 commented on June 19, 2024

Hey @devcoinfet,
I cannot determine the origin of the issue, pidgin compiles fine for me, running ./configure again removes the hacks to compile with afl, you may want to run ./configure and then recreate the makefile with the changes listed in git diff

I tried to locate the lines and check if there are any spaces where should be tabs, or the opposite, but I have failed to see the issue, what system are you using? I'll try to install it in a container

Can you please paste the full output of the logs? Is that all?

You may also run the code inside a Debian container, I used Kali Linux (Debian unstable)

from afl_pidgin.

Related Issues (1)

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.