Skip to content

Conversation

@sebastianipe
Copy link

Fixed broken paths in the install.sh script. The script was pointing to a non-existent directory due to a typo (Assitant) and a missing subdirectory in the chmod command.

I also noticed a similar path error in the Wiki page Using hardware-based exploits.

Under the "Braktooth" section, it references /usr/share/Btoolkit/... instead of /usr/share/BlueToolkit/....
Incorrect in Wiki:

chmod +x /usr/share/Btoolkit/installation/braktooth_additional_install.sh
/usr/share/Btoolkit/installation/braktooth_additional_install.sh

Should be:

chmod +x /usr/share/BlueToolkit/installation/braktooth_additional_install.sh
/usr/share/BlueToolkit/installation/braktooth_additional_install.sh

@sgxgsx sgxgsx self-requested a review November 25, 2025 20:18
@sgxgsx sgxgsx requested a review from sacca97 November 25, 2025 20:20
@sgxgsx
Copy link
Owner

sgxgsx commented Dec 4, 2025

@sebastianipe can you reopen a PR? Thanks!

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

Successfully merging this pull request may close these issues.

2 participants