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

Some problem with "ble.recon on" (kali) #1095

Open
WilliamL71Oi opened this issue Apr 30, 2024 · 1 comment
Open

Some problem with "ble.recon on" (kali) #1095

WilliamL71Oi opened this issue Apr 30, 2024 · 1 comment

Comments

@WilliamL71Oi
Copy link

WilliamL71Oi commented Apr 30, 2024

» panic: runtime error: slice bounds out of range [2:0]

goroutine 164 [running]:
github.com/bettercap/gatt.(*Advertisement).unmarshall(0xc000179e10, 0xc00055dd40, 0x1a, 0x1a, 0xc00050ae86, 0xc00050aee8)
/go/pkg/mod/github.com/bettercap/gatt@v0.0.0-20210514133428-df6e615f2f67/adv.go:2013 +0x1465
github.com/bettercap/gatt.(*device).Init.func3(0xc0004caaa0)
/go/pkg/mod/github.com/bettercap/gatt@v0.0.0-20210514133428-df6e615f2f67/device_linux.go:97 +0x6d
github.com/bettercap/gatt/linux.(*HCI).handleAdvertisement(0xc0006d8000, 0xc000834003, 0x64, 0xffd)
/go/pkg/mod/github.com/bettercap/gatt@v0.0.0-20210514133428-df6e615f2f67/linux/hci.go:319 +0x4f4
created by github.com/bettercap/gatt/linux.(*HCI).handleLEMeta
/go/pkg/mod/github.com/bettercap/gatt@v0.0.0-20210514133428-df6e615f2f67/linux/hci.go:432 +0x190

kali:
uname -a
Linux kali 6.6.15-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.6.15-2kali1 (2024-04-09) x86_64 GNU/Linux

image

@ferasdour
Copy link

just so happened across this, could this the same situation from bettercap/gatt#26 ? don't think it's much help, but maybe that helps point somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants