whatotter / pwnhyve

a pi-zero powered hacking tool, with badusb capabilities and hoaxshell payload generation and injection; the little sibling of the unfortunately dead p4wnp1-aloa
MIT License
247 stars 17 forks source link

E: Package 'python3-smbus' has no installation candidate E: Unable to locate package bettercap #38

Open bladedevoff opened 1 week ago

bladedevoff commented 1 week ago

Hi, guys! Can you help me with this problem? Raspberry Pi Zero 2W.

Package python3-smbus is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'python3-smbus' has no installation candidate E: Unable to locate package bettercap

whatotter commented 1 week ago

are you on raspbian? or on kali? python3-smbus isn't needed unless your using the display in I2C, which isn't really supported (yet)

the core issue seems to be bettercap which isn't needed if you don't use the wifi module, which is broken on the raspi2w (re4son kernel is broken or something) so if you can't install it you should be fine

try running an apt update and trying again

bladedevoff commented 1 week ago

I'm using Kali, can i buy external usb adapter for bettercap? Or install fixed kernel maybe?

whatotter commented 6 days ago

yes you can use an external wifi adapter and that'd work fine, then you wouldn't need a new kernel