Giter VIP home page Giter VIP logo

Comments (3)

Sn0wfreezeDev avatar Sn0wfreezeDev commented on June 27, 2024

Hi,
thank you for your report. We discovered this issue as well (last week) and I put some focus on it to resolve it. I could track it down to the call to pcap_inject which is used to inject WiFi frames.
Unfortunately, this kernel panic is triggered by a potential bug in Apple's kernel implementation.

This error only occurs on Macs with a T2 chip (so the newer models). The MacBook Pro 15" 2019 I used to test it for example has such a chip and it results in the same crash.

I opened an issue here the-tcpdump-group/libpcap#922 and we discovered that we will now send a bug report to Apple as this cannot be fixed on our side at the moment.

Kind regards
Alex

from owl.

anschino avatar anschino commented on June 27, 2024

Thank you for your reply.
After reading your post, I tried using your another program "OpenDrop" instead of this OWL, which apparently is not going to be working on my recent macs any time soon.
Surprisingly, this time, OpenDrop worked fine on both of my iMac (2019) and MacBook Pro 16" (2020)!
How is it possible that OpenDrop works while OWL does not?
I thought OpenDrop was built right upon your OWL.

from owl.

Sn0wfreezeDev avatar Sn0wfreezeDev commented on June 27, 2024

Hi,

On macOS you have native support for Apple Wireless Direct Link (AWDL) and OpenDrop builds on top of AWDL as AirDrop does. OWL is an alternative implementation of AWDL and therefore only needed on Linux or on macOS, if more granular control over the AWDL network is needed.

OpenDrop for example is not able to make AWDL connections automatically. This has to be handled by the macOS system itself. OWL can do that and therefore can be more reliable for OpenDrop.

from owl.

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.