Closed yangting111 closed 2 years ago
Hi @yangting111 have you installed zsyt first?
You can install it with: sudo apt install zstd
before extracting the file.
You can also download the package via Github releases instead of cloning the repository:
https://github.com/Matheus-Garbelini/braktooth_esp32_bluetooth_classic_attacks/releases/download/v1.0.1/release.zip
Thank you for your reply!The result is shown as follows:
Thanks @yangting111 can you try with this instead: https://github.com/Matheus-Garbelini/braktooth_esp32_bluetooth_classic_attacks/releases/download/v1.0.1/release.zip
After download you can unzip it unzip release.zip && cd release
then run again tar -I zstd -xf wdissector.tar.zst
Thank you very much for helping me solve this problem.