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

extract-firmware.sh DVRF_v03.bin Tools build failed! Check pre-requisites. Quitting... #173

Open
csenger18 opened this issue Sep 8, 2020 · 2 comments

Comments

@csenger18
Copy link

csenger18 commented Sep 8, 2020

Linux version details:

NAME="Kali GNU/Linux Rolling"
VERSION="2020.3"
KERNEL VERSION="5.5.0-kali1-amd64"


CLI output:

root@kali:~/firmware-mod-kit# ./extract-firmware.sh DVRF_v03.bin
Firmware Mod Kit (extract) 0.99, (c)2011-2013 Craig Heffner, Jeremy Collake

Preparing tools ...
/usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `swap'; mksquashfs.o:(.bss+0x132a48): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:14: mksquashfs-lzma] Error 1
make: *** [Makefile:11: all] Error 2
Tools build failed! Check pre-requisites. Quitting...
root@kali:~/firmware-mod-kit#


tutorial link: https://steemit.com/utopian-io/@security101/exploiting-firmware-binarys-using-a-bufferoverflow-a-practical-tutorial

@Kyuugeki
Copy link

Having the same problem here. I'll check the code and see if i can find something

@carcigenicate
Copy link

carcigenicate commented Apr 7, 2021

I had this issue in ParrotOS. I ended up setting up an Ubuntu 20 machine and it worked. I'm not sure what the issue was, but that's a workaround in a pinch.

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

3 participants