Skip to content

Fix: Add patch scripts for Kali Linux adapter startup and SSP bypass - #116

Open
Usman0220 wants to merge 2 commits into
pentestfunctions:mainfrom
Usman0220:kali-linux-fixes
Open

Fix: Add patch scripts for Kali Linux adapter startup and SSP bypass#116
Usman0220 wants to merge 2 commits into
pentestfunctions:mainfrom
Usman0220:kali-linux-fixes

Conversation

@Usman0220

@Usman0220 Usman0220 commented Aug 8, 2026

Copy link
Copy Markdown

This PR adds two helper scripts (patch.py and patch_ssp.py) to fix common Kali Linux runtime errors:

  1. patch.py: Auto-enables hci0 adapter via sudo hciconfig hci0 up before property binding to prevent device down exceptions.
  2. patch_ssp.py: Bypasses the hard crashing ConnectionFailureException on modern Kali Linux drivers where SSP is natively enabled.

Documentation updated in README.

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.

1 participant