nexmon VS bcm5719-fw

Compare nexmon vs bcm5719-fw and see what are their differences.

nexmon

The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more (by seemoo-lab)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nexmon bcm5719-fw
8 9
2,333 81
1.0% -
8.5 2.8
23 days ago about 2 months ago
C C
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nexmon

Posts with mentions or reviews of nexmon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.
  • Does pwnagotchi work on zero 2
    3 projects | /r/pwnagotchi | 24 Mar 2022
    I was able to get pwnagotchi to work on the pizerow2 with AI mode. I basically used DrSchottky's image, then ran https://github.com/isthisausername2/pwnagotchi_rpi_zero_2_fix, then compiled the nexmon drivers on the device (https://github.com/seemoo-lab/nexmon).
  • pwnagotchi scratch install on a Pi Zero 2W - attempt and fail
    3 projects | /r/pwnagotchi | 11 Mar 2022
    Now the default drivers for the Zero 2W wifi chip do not support monitor mode, but we can patch them with Nexmon thanks to the efforts of DrSchottky who added support for the pi zero 2w just days ago! His pull request was merged so we can clone the latest version of nexmon and install. So I did.... https://github.com/seemoo-lab/nexmon
  • Pwnagotchi on Zero 2
    1 project | /r/pwnagotchi | 7 Mar 2022
    I believe support has been merged into nexmon though - So there's hope for proper support for pwnagotchi to land soon?
  • hey i need help with my raspberry pi
    1 project | /r/Kalilinux | 25 Jan 2022
  • t45$? 582&/
    1 project | /r/u_MarcForezi | 6 Jan 2022
    sudo su && apt install git libgmp3-dev gawk qpdf bison flex make autoconf libtool texinfo raspberrypi-kernel-headers && git clone https://github.com/seemoo-lab/nexmon.git && cd /home/pi/nexmon/buildtools/isl-0.10 && ./configure && make && make install && ln -s /usr/local/lib/libisl.so /usr/lib/arm-linux-gnueabihf/libisl.so.10 && cd /home/pi/nexmon/buildtools/mpfr-3.1.4 && autoreconf -f -i && ./configure && make && make install && ln -s /usr/local/lib/libmpfr.so /usr/lib/arm-linux-gnueabihf/libmpfr.so.4
  • Monitor mode on Raspberry Pi 0
    1 project | /r/RASPBERRY_PI_PROJECTS | 29 Oct 2021
    I used Nexmon to get mine to work.
  • Can I use other fruits for pwnagotchi?
    1 project | /r/pwnagotchi | 20 Sep 2021
    so the major reason for the use of raspberry pi is support for seemoo labs(check them out because for wireless security research they do super interesting stuff) nexmon platform. nexmon is a binary firmware patching platform that is aimed at providing patches to allow mobile radio chips to do things the stock firmware does not support, ie it is named for providing monitor mode on a nexus phone.
  • Nexmon – Enable WiFi Monitor Mode, Frame Injection and Much More on RaspberryPi
    1 project | news.ycombinator.com | 14 May 2021

bcm5719-fw

Posts with mentions or reviews of bcm5719-fw. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-09.
  • Ask HN: Does anyone care about OpenPOWER?
    2 projects | news.ycombinator.com | 9 Feb 2024
    I care! And I know a lot of people who care, but we are still a niche sized group. I care mainly because of Raptor Computing Systems offerings, which I think are the main (only?) OpenPOWER systems available. I use a Blackbird, and I'm happy with it.

    From my own point of view, I'm willing to spend a $$$$ premium on hardware where I can have assurances that from the time I boot it, only code I authorize to run is run. Where every part of the system has code that, at least in principle, I or someone else could audit and fix. People have valuable IP stored on computers and it's worth much more than a few thousand dollars.

    If you just look at price to performance, you are missing the point. Also, the price is not out of line with other niche desktops such as Apple's or System76.

    There's not a lot of competition in this niche. The previous system that was useful was a ASUS KGPE-D16 motherboard, which could be librebooted (https://libreboot.org/docs/hardware/kgpe-d16.html) I expect something new to come along in this space every 5-10 years.

    For my purposes, I haven't fought with the software ecosystem, and was able to compile the very few packages that weren't already precompiled.

    Here are some developments I think are worth noting:

    * There is a libre driver for the onboard NIC. (https://github.com/meklort/bcm5719-fw) This seems to be the only project that cares about blobs in every part of the board.

    * Dasharo https://www.dasharo.com/ providing alternative boot firmware.

    * Artic Tern, (https://www.raptorcs.com/content/AT1PC2/intro.html) which is objectively still mostly a development platform (that if you're skilled you can get to work) provides a completely libre boot environment and the possibility of controlling other peripherals using only auditable code.

    A few things have not yet made it onto the board:

    * Flexver (https://www.raptorengineering.com/TALOS/documentation/flexve...) which would allow for verifying and auditing hardware, firmware and the boot process isn't commercially available yet.

    * Ultravisor state enabling more secure VMs is still awaiting implementation AFAIK. (https://wiki.raptorcs.com/wiki/Power_ISA/Privilege_States#Ul...)

    * I'm not aware of a lot of hardware that would take advantage of IBM CAPI 2.0 IO accelleration. Perhaps someone has some information on this.

    * I'm not sure what the status of transactional memory is, but I'm not aware of it being used in software. Perhaps someone can enlighten me on this.

    These would be nice to have, and I hope to have them in the future.

    The bottom line is that this is the only hardware currently in production that is going in the direction promised by the personal computing revolution back in the 1970s and 80s and is still capable of handling most people's current general computing needs. I write this hoping that other people like me who are reading this understand the importance of keeping hardware like this alive.

  • Does HP 331FLR NIC really work in pfSense / Proxmox / TrueNAS Core or not?
    3 projects | /r/homelab | 21 Jun 2022
    Here is the GitHub repository: https://github.com/meklort/bcm5719-fw
  • "vPub v5" opensource online Party! - this Thursday at 4 PM UTC
    5 projects | /r/3mdeb | 25 May 2022
    bcm5719-fw - an alternative firmware for the network card Broadcom BCM5719;
  • [W] Network Gear-NIC and WAP
    1 project | /r/homelabsales | 26 Feb 2022
  • vPub v4 opensource online Party! - 17 February at 8 PM UTC
    4 projects | /r/RISCV | 15 Feb 2022
    bcm5719-fw - I saw announcement of this project on Raptor Forum. I will ask melrott, if there is intrest in introducing project at vPub.
  • The FSF’s relationship with firmware is harmful to free software users
    3 projects | news.ycombinator.com | 22 Jan 2022
    The Talos II is blob-free. At launch, proprietary binary-only firmware was required for the network interface, but Raptor Computing Systems offered a bounty to reverse engineer and do a Free Software re-implementation of the firmware, and that effort succeeded and the bounty was paid. See:

    https://wiki.raptorcs.com/wiki/Project_Ortega

    https://github.com/meklort/bcm5719-fw

  • [PC] 4-Port Dell KH08P
    1 project | /r/homelabsales | 11 Dec 2021
  • Reverse Engineered GTA3 & Vice City got DMCA-d on Github
    2 projects | /r/programming | 19 Feb 2021
    A clean-room RE requires one party to determine the behaviour of the original product, and write a spec for it. Then a second, completely different party must build the reimplementation using only that spec. They can't communicate with the first party through any means other than that spec. For a pretty clear example of this practice at work in open source, see the work to reverse-engineer and then reimpliment an open-source driver for the Broadcom BCM5719 NIC.
  • Which PowerPC PC can I buy or build is the most open source?
    1 project | /r/PowerPC | 17 Feb 2021
    Adding to your great list, https://github.com/meklort/bcm5719-fw/ . Clean-room firmware for the onboard Broadcom NICs in the Talos II / Blackbird.

What are some alternatives?

When comparing nexmon and bcm5719-fw you can also consider the following projects:

pwnagotchi - (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.

e1000e-dkms-debian - Intel e1000e ethernet adapter driver (DKMS version) for Debian

cariboulite - CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR

open-ath9k-htc-firmware - The firmware for QCA AR7010/AR9271 802.11n USB NICs

gba-remote-play - 📡 Stream Raspberry Pi games to a GBA via Link Cable.

rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.

rpi - Microcontroller projects (RPi, Arduino, ATTiny85, ESP, Pico, STM8/32)

carl9170fw - CARL9170 Firmware Source Repository

pwnagotchi_rpi_zero_2_fix

OpENer - OpENer is an EtherNet/IP stack for I/O adapter devices. It supports multiple I/O and explicit connections and includes objects and services for making EtherNet/IP-compliant products as defined in the ODVA specification.

nitrokey-pro-firmware - Firmware for the Nitrokey Pro device

qspimux - QSPI flash multiplexer - connect a SPI NOR flash to either an embedded system or a programmer for remote firmware tests