proxmark3 VS rpitx

Compare proxmark3 vs rpitx and see what are their differences.

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
proxmark3 rpitx
60 35
3,465 3,828
1.9% -
9.9 5.7
7 days ago about 2 months ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

proxmark3

Posts with mentions or reviews of proxmark3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.
  • Flipper Zero: Multi-Tool Device for Geeks
    9 projects | news.ycombinator.com | 21 Jan 2024
    I would check out the Proxmark3 Github repo [0]. They have a cheatsheet [1] with the basics on how to get started. I also did a talk about RFID security last year about the basics [2]

    To get started, the basics are: low freq (LF) is usually around 125khz and is rarely encrypted (HID Prox is the most common in the US). The data is often encoded in Wiegand format for access control systems (something to keep in mind when reading the raw data).

    High freq (HF) (aka NFC) is ~13Mhz and is readable by most Android phones with NFC. Not all tag data can be read however. HF cards support a lot of different options including data storage (normally in a block layout with permissions to read and write depending on keys) and encryption (iCLASS and SEOS being the HID offerings and very common). Some can be cloned (like hotel cards) while others (like SEOS) require a downgrade attack to work correctly (SEOS -> normal SEOS reader -> Weigand data -> older style card like HID Prox).

    [0] https://github.com/RfidResearchGroup/proxmark3

    [1] https://github.com/RfidResearchGroup/proxmark3/blob/master/d...

    [2] https://www.youtube.com/watch?v=zKOAywZqisc

  • Proxmark3 Unleashes 'Faraday': A Leap Forward
    1 project | /r/proxmark3 | 29 Nov 2023
  • Announcing 'Raccoon' - The Latest Proxmark3 Release!
    1 project | /r/proxmark3 | 11 Sep 2023
    🔗 https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.17140
  • vending machine nfc
    2 projects | /r/hacking | 4 Jul 2023
  • Help with dumping Mifaire Classic 1k (Hilton) on Proxmark3
    1 project | /r/DangerousThings | 29 Jun 2023
    After pulling and compiling a newer proxmark3 generic firmware from the RfidResearchGroup repo I got farther but now have a new message I've not found much about with static nonces. https://github.com/RfidResearchGroup/proxmark3/
  • Unknown USB Device on Proxmark3 Easy
    2 projects | /r/proxmark3 | 24 Jun 2023
    you could use linux (ubuntu) https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Linux-Installation-Instructions.md
  • Is it possible to copy an iClass card into a MiFare 1k card?
    1 project | /r/proxmark3 | 10 Jun 2023
    You will have to do the leg word, but this is a starting point: https://github.com/RfidResearchGroup/proxmark3/blob/master/client/luascripts/hf_mf_sim_hid.lua
  • Question about sector 0 block 0
    1 project | /r/RFID | 27 May 2023
  • On-site Encrypted Access Control System?
    1 project | /r/accesscontrol | 21 May 2023
    Grab yourself a Proxmark3, read the instructions here, and you can extract your iClass elite key in a few seconds. You can pick up a PM3 easy for a few bucks.
  • Dangerous Things guide, errors during compile
    1 project | /r/proxmark3 | 3 May 2023
    I cloned whatever the latest commit was at https://github.com/RfidResearchGroup/proxmark3, which is what the guide on dangerous things suggests (where I bought my PM).

rpitx

Posts with mentions or reviews of rpitx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.
  • Flipper Zero: Multi-Tool Device for Geeks
    9 projects | news.ycombinator.com | 21 Jan 2024
    As someone with a HackRF PortaPack knockoff I got from ebay, I would agree that SDRs are better and cheaper than ever before. However, I think the average person will struggle with using a HackRF for more complex projects. I've used URH before, and while useful, it can be intimidating for beginners.

    Also, while I like the RTL-SDR (and the price tag!), you can't transmit with it. While this isn't a deal breaker to everyone, if you'd like to clone a garage door remote, for example, you need to be able to transmit. While you could use something like a raspberry pi and rpix [0], but I think it is more work than it's worth for many. Also, multiple RTL-SDRs are required for higher bandwidth applications like ASTC TV or trunked radios.

    With the flipper, I think the main draw for most is the point-click-done nature. Include the Android/iOS app and it makes it easy to configure on the go without a computer. The expandability is one of the main feature that will increase adoption over time compared to the HackRF+PortaPack which, from what I saw in the past, lacked longer-term support and regular updates and new features.

    [0] https://github.com/F5OEO/rpitx

  • Rust SDR Amateur Radio Network Interface
    3 projects | news.ycombinator.com | 21 Sep 2023
    HackRF One is an option. There are a number of others. Legality varies by country/frequency/power level.

    Can also make a Raspberry Pi act as a transmitter (https://github.com/F5OEO/rpitx), which could hit the zwave frequency but not the zigbee one. (Also, make sure to put a low pass filter on it.)

  • FlipperZero: Month Battery Life with Firmware Update
    4 projects | news.ycombinator.com | 27 Apr 2023
  • Looking for Low Voltage (5V) High Bandwidth (144MHz-420MHz) Amp (3-5 watts)
    2 projects | /r/RTLSDR | 27 Jan 2023
    The warning at https://github.com/F5OEO/rpitx#hardware suggests a bandpass filter will be needed but has no additional info. https://github.com/F5OEO/rpitx/issues/40 looked promising but is closed.
  • I can stream anything on a radio frequency
    4 projects | /r/Damnthatsinteresting | 7 Jan 2023
    On a similar path, you might look at: rpitx
  • Embedded Systems Weekly #128
    2 projects | dev.to | 25 Nov 2022
    RF transmitter for Raspberry Pi With this project you can turn your Raspberry Pi into an RF transmitter with only a filter to avoid interferences.
  • Turn Raspberry Pi’s GPIO into an FM Transmitter
    1 project | news.ycombinator.com | 12 Nov 2022
    RPITX is the spiritual successor of your project!

    https://github.com/F5OEO/rpitx

    And it does work with nearly every RPi.

    And unlike only doing FM (97MHz-108MHz), it can emit from an IQ datastream from 10KHz to 1.5GHz.

  • GNURadio for Pi?
    1 project | /r/GNURadio | 5 Aug 2022
    Hey everyone, I've recently discovered that the Raspberry Pi can act as a radio tranceiver, and am hoping to use it for security research. While projects such as rpitx act as a great tech demo, they don't offer me the modularity/parametrization I was hoping for. Ideally the end state for this would be a cheaper/less effective HackRF.
  • How easy is it to make a pulse generator and simple spectrum analyser using arduino or raspbery pi? Which one would be easier to do?
    1 project | /r/rfelectronics | 28 Jul 2022
    The RPITX project supposedly can generate signals up to 1.5GHz with an unmodified Pi, though, which is interesting... a true spectrum analyzer needs a receiver end, though.
  • Je možno imeti svoj radio?
    1 project | /r/Slovenia | 20 May 2022
    če si vešč z linuxom (no z GNU-linuxom da ne razjezim folka) pa najdeš en raspberry pi, ti lahk to pomaga https://github.com/F5OEO/rpitx

What are some alternatives?

When comparing proxmark3 and rpitx you can also consider the following projects:

flipperzero-firmware - Flipper Zero firmware source code

rpidatv - Digital Television Transmitter on Raspberry Pi

ChameleonMini - The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was first developed by KAOS. This is NOT the official repo for KAOS's ChameleonMini. For further information see the Getting Started Page

librpitx - Radio frequency transmitter library - Engine of rpitx

miLazyCracker - Mifare Classic Plus - Hardnested Attack Implementation for SCL3711 LibNFC USB reader

fl2k-examples - Example flowgraphs for osmo-fl2k

ChameleonMini - The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.

rtl_fl2k_433 - rtl_fl2k_433 - a generic data receiver and transmitter

ProxSpace - Proxmark III develoment environment for Windows

hassio-addons - :heavy_plus_sign: Docker add-ons for Home Assistant [Moved to: https://github.com/home-assistant/addons]

libnfc - Platform independent Near Field Communication (NFC) library

carl9170fw - CARL9170 Firmware Source Repository