0x0XDev / JamWiFi

A GUI, easy to use WiFi network jammer for Mac OS X
413 stars 49 forks source link

Scan Fails #24

Open dennis777 opened 1 year ago

dennis777 commented 1 year ago

Hardware: M1 Max 14" MacBook Pro, running macOS Sonoma 14.0

Not sure why, but I can't even get a scan out of this application anymore, before it would at least scan (although not send death packets) but now even the basic scanning capability is lost for whatever reason.

Screenshot 2023-09-21 at 09 32 22

Running it from Xcode yields a rather helpless message:

image

Did the scan process change in macOS Sonoma? Because you can obviously still scan for wifi within settings. Maybe there some additional permission layer that needs to be toggled?

Leo133 commented 1 year ago

Seconded - here's the full logs I got from Xcode. M1 Max 14" Macbook Pro, running macOS Sonoma 14.0

Screenshot 2023-09-26 at 9 27 31 AM
Gunmoon80 commented 1 year ago

Thirded, I just get the extremely vague error.

dennis777 commented 1 year ago

@0x0XDev Just checking in, did you get a chance to look at this? Do you have any idea why this may be?

martinepedro commented 11 months ago

Maybe it's the MacOS version?

philzyk commented 10 months ago

Any chance? I see same error Maybe it's the security issue, like access to WIFI device?

antwake commented 9 months ago

looks like this project has been abandoned

acheong08 commented 9 months ago

Use something like aircrack-ng

anonymouz4 commented 9 months ago

Maybe it's the MacOS version?

It still works flawless on Sonoma 14.3 MacBook Pro 2016.

Again see Known Bugs. Believe it or not, I'm still rocking that same MacBook. My guess is that it's related to the newer T2 chip, but as I have no hardware, I can't debug it for newer devices. If somebody has, feel free to debug and submit a pull request.

dennis777 commented 9 months ago

Maybe it's the MacOS version?

It still works flawless on Sonoma 14.3 MacBook Pro 2016.

Again see Known Bugs. Believe it or not, I'm still rocking that same MacBook. My guess is that it's related to the newer T2 chip, but as I have no hardware, I can't debug it for newer devices. If somebody has, feel free to debug and submit a pull request.

The T2 chip was introduced in 2018 iirc. You Mac doesn't have it, therefore it works. Any Mac with T2 or Apple Silicon Mac (many people such as myself really benefit from the new architecture and performance gains and can't just keep using our old MacBooks) won't work properly.

dennis777 commented 5 months ago

Theres a more specific error when you disable the app sandbox

Apple80211BindToInterfaceWithService: FAILED to bind to interface en0 - -1/0xffffffff

image
dennis777 commented 5 months ago

Also this

image
dbilgili commented 2 months ago

Just a wild guess, but if this app is relying on the airport command under the hood, then that might be the issue here since this command-line utility has been deprecated in macOS Sonoma 14.4.