Giter Club home page Giter Club logo

Comments (10)

ZerBea avatar ZerBea commented on June 16, 2024 4

No way.
As well as WINDOWS, MAC OS is a proprietary operating system. I will not support a proprietary system, because I don't like the idea to reverse engineer their code to make hcxdumptool work.

Try to run Linux in a VM.

from hcxdumptool.

ZerBea avatar ZerBea commented on June 16, 2024

Of course, you can capture packets (very limited). Read more here:
https://null-byte.wonderhowto.com/how-to/mac-for-hackers-set-up-macos-system-for-wi-fi-packet-capturing-0186354/
Packet injection is not supported natively, but you can try to make a "feature request" here:
https://support.apple.com/en-ca

from hcxdumptool.

qingyangcx avatar qingyangcx commented on June 16, 2024

I encountered segmentfault when i execute "airport en0 sniffer 6", this is the reason that i look for other tool to caputure handshake

from hcxdumptool.

ZerBea avatar ZerBea commented on June 16, 2024

That is exactly the problem, because the driver doesn't support it and the code is proprietary. So there is nothing we can do to make it work.

from hcxdumptool.

qingyangcx avatar qingyangcx commented on June 16, 2024

I think it is a serious bug, don't know why apple still not fix it?

from hcxdumptool.

ZerBea avatar ZerBea commented on June 16, 2024

Maybe no priority here for Apple to fix it.
One of the reasons, I moved to Linux. On an issue, I can talk with a kernel developer and we fix it:
https://bugzilla.kernel.org/show_bug.cgi?id=202243
Everything is open source!

from hcxdumptool.

qingyangcx avatar qingyangcx commented on June 16, 2024

Excellent job!Wish i could do some contribute to open source!

from hcxdumptool.

Hamid-Najafi avatar Hamid-Najafi commented on June 16, 2024

I encountered segmentfault when i execute "airport en0 sniffer 6", this is the reason that i look for other tool to caputure handshake

use tcpdump,
you can wait for handshake and crack it!
I know its old attack but you can also do KRACK attack in macOS

from hcxdumptool.

ZerBea avatar ZerBea commented on June 16, 2024

Some additional information about macOS
aircrack-ng/rtl8812au#376 (comment)

from hcxdumptool.

FreshNewMac avatar FreshNewMac commented on June 16, 2024

I encountered segmentfault when i execute "airport en0 sniffer 6", this is the reason that i look for other tool to caputure handshake

airport en0 sniff 6... you don't even need to specify en0, because it's the default interface, so airport sniff 6 will work

from hcxdumptool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.