awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Proxmark avatar

Proxmark/proxmark3

0
View on GitHub↗
3,445 estrellas·942 forks·C·gpl-2.0·2 vistaswww.proxmark.org↗

Proxmark3

This project is an RFID research platform and protocol analyzer designed for sniffing, reading, writing, and emulating both low and high frequency RFID tags. It functions as a tool for credential auditing and the analysis of radio frequency communication between contactless tags and readers.

The system provides capabilities for RFID tag cloning, allowing identification data to be extracted from existing tags and written to blank tags or emulators. It also operates as an RFID tag emulator, simulating physical tag behavior to interact with hardware readers.

The platform covers broad signal analysis and data acquisition areas, including real-time traffic sniffing to capture data exchange and the ability to read stored contents from contactless credentials.

Features

  • RFID Tag Emulation - Simulates physical RFID tag behavior to interact with hardware readers without physical cards.
  • RFID Credential Auditing - Provides tools for reading and extracting data from tags to verify the security of stored contents.
  • RFID Protocol Sniffing - Passively intercepts and analyzes radio frequency communication between RFID tags and readers in real time.
  • FPGA Implementations - Uses FPGA hardware acceleration for precise timing and real-time capture of high-frequency radio signals.
  • Radio Modulations - Controls the radio antenna by toggling hardware pins at specific frequencies to emulate or read tags.
  • RFID Research Platforms - Provides a full hardware and software suite for sniffing, reading, writing, and emulating low and high frequency RFID tags.
  • RFID Signal Capture - Captures analog radio frequency signals specifically from RFID antennas for real-time analysis.
  • RFID Tag Reading - Extracts data from low and high frequency RFID tags to identify stored contents.
  • Tag Cloning - Extracts identification data from contactless tags and writes it to others to duplicate identity.
  • Hardware Command Execution - Implements low-level hardware command execution via a firmware kernel on a microcontroller.
  • RFID Tag Simulation - Loads captured memory dumps or UIDs into hardware to mimic specific physical credentials.
  • Protocol Abstraction Layers - Separates physical signal modulation from logical data framing to support multiple RFID standards.
  • Client-Server Hardware Architectures - Separates the user interface on a PC from the low-level execution performed by the hardware.

Historial de estrellas

Gráfico del historial de estrellas de proxmark/proxmark3Gráfico del historial de estrellas de proxmark/proxmark3

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace proxmark/proxmark3?

This project is an RFID research platform and protocol analyzer designed for sniffing, reading, writing, and emulating both low and high frequency RFID tags. It functions as a tool for credential auditing and the analysis of radio frequency communication between contactless tags and readers.

¿Cuáles son las características principales de proxmark/proxmark3?

Las características principales de proxmark/proxmark3 son: RFID Tag Emulation, RFID Credential Auditing, RFID Protocol Sniffing, FPGA Implementations, Radio Modulations, RFID Research Platforms, RFID Signal Capture, RFID Tag Reading.

¿Qué alternativas de código abierto existen para proxmark/proxmark3?

Las alternativas de código abierto para proxmark/proxmark3 incluyen: rfidresearchgroup/proxmark3 — Proxmark3 is an open-source hardware tool for RFID research, analysis, security testing, protocol sniffing, tag… cifertech/esp32-div — ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless… brucedevices/firmware — This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded… roguemaster/flipperzero-firmware-wplugins — This project is a custom firmware for the Flipper Zero that provides an embedded plugin ecosystem, a hardware… ikarus23/mifareclassictool — MifareClassicTool is an Android application for reading, writing, cloning, and analyzing MIFARE Classic RFID tags… nawfalmotii79/plfm_radar — PLFM_RADAR is a phased array radar system designed for target detection and tracking at a 10.5 GHz operating…

Alternativas open-source a Proxmark3

Proyectos open-source similares, clasificados según cuántas características comparten con Proxmark3.
  • rfidresearchgroup/proxmark3Avatar de RfidResearchGroup

    RfidResearchGroup/proxmark3

    5,240Ver en GitHub↗

    Proxmark3 is an open-source hardware tool for RFID research, analysis, security testing, protocol sniffing, tag cloning, and emulation. It operates across both low-frequency and high-frequency bands, providing a single platform for interacting with a wide range of contactless cards and tags including MIFARE, iCLASS, HID Prox, Hitag, Indala, and T55xx transponders. The tool is built around an FPGA that handles direct RF signal demodulation and modulation, enabling raw waveform capture and decoding. It includes a cryptographic attack framework capable of recovering secret keys through nested, h

    C125khzclonecontactless
    Ver en GitHub↗5,240
  • cifertech/esp32-divAvatar de cifertech

    cifertech/ESP32-DIV

    2,552Ver en GitHub↗

    ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless protocols. It functions as a multi-band radio analyzer, RFID and NFC tag manipulator, and GPS wardriving logger, providing a unified interface for security auditing and signal research. The project distinguishes itself through a modular radio abstraction that allows switching between Wi-Fi, BLE, Sub-GHz, RFID/NFC, and infrared hardware modules. It features a touch-driven TFT interface for navigating toolsets and managing signal profiles, as well as the ability to emulate Bluetoo

    C++arduinoattackdeauth
    Ver en GitHub↗2,552
  • brucedevices/firmwareAvatar de BruceDevices

    BruceDevices/firmware

    4,941Ver en GitHub↗

    This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded JavaScript runtime with multi-protocol wireless attack capabilities, USB and Bluetooth HID emulation, and a menu-driven user interface. It is designed as a unified system that integrates persistent storage, hardware abstraction for external radio modules, a serial command protocol for headless operation, and a web-based remote desktop that streams the device screen and relays button inputs for remote control. The custom JavaScript scripting environment enables users to write and run

    Cbrucecardputerembedded-systems
    Ver en GitHub↗4,941
  • roguemaster/flipperzero-firmware-wpluginsAvatar de RogueMaster

    RogueMaster/flipperzero-firmware-wPlugins

    6,257Ver en GitHub↗

    This project is a custom firmware for the Flipper Zero that provides an embedded plugin ecosystem, a hardware pentesting toolkit, and a multi-protocol emulation layer. It modifies the device's operating system to include a Sub-GHz radio suite for expanded frequency range and the ability to build and deploy third-party applications directly onto the hardware. The firmware extends the device's native capabilities through a Sub-GHz radio suite that allows for frequency extension and signal capture beyond factory defaults. It implements specialized emulation for BadUSB and BLE keyboards and inclu

    Carmv7mblebluetooth-low-energy
    Ver en GitHub↗6,257
  • Ver las 30 alternativas a Proxmark3→