Open LuckyStripe opened 2 years ago
tried it on 18.04. It also doesn't work, requirements.sh won't find most of the requirements
Hi @LuckyStripe and @s-dave to build from scratch you need access to the source code repo, which is available for Universities students/reasearchers upon request to https://src.braktooth.com.
As for slow VM, make sure to use VMWare instead of Oracle VM. Another configuration is that you need to select USB 3.0 on the VM usb options. I also recommend use of CPU 4 cores on your VM.
Hi @Matheus-Garbelini , I also want to request the src, and I have completed the application on this site(https://src.braktooth.com/). Sorry to interrupt, but I'd like to know when my application will be approved. Thx~
Hi there,
I would like to run this on arch Linux as running in a VM is extremely slow and appears to be causing issues.
However I wasn't able to obtain the same versions of dependencies as installed on Ubuntu by the requirements.sh script. When trying to run the
bt_fuzzer
I'm also getting a symbol lookup error inwdissector/bin/libpagmo.so.6
So I was looking for a way of recompiling the sources. I found this in wdissector/docs
Unfortunately the gitlab project is no longer available and the build script is not part of the
wdissector.tar.zst
file of this repo.Is there anyway for me to recompile the project on arch or am I forced to set up a machine with Ubuntu?