awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Proxmark avatar

Proxmark/proxmark3

0
View on GitHub↗
3,445 stars·942 forks·C·gpl-2.0·1 vuewww.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.

Historique des stars

Graphique de l'historique des stars pour proxmark/proxmark3Graphique de l'historique des stars pour proxmark/proxmark3

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Proxmark3

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Proxmark3.
  • rfidresearchgroup/proxmark3Avatar de RfidResearchGroup

    RfidResearchGroup/proxmark3

    5,240Voir sur 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
    Voir sur GitHub↗5,240
  • cifertech/esp32-divAvatar de cifertech

    cifertech/ESP32-DIV

    2,552Voir sur 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
    Voir sur GitHub↗2,552
  • brucedevices/firmwareAvatar de BruceDevices

    BruceDevices/firmware

    4,941Voir sur 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
    Voir sur GitHub↗4,941
  • roguemaster/flipperzero-firmware-wpluginsAvatar de RogueMaster

    RogueMaster/flipperzero-firmware-wPlugins

    6,257Voir sur 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
    Voir sur GitHub↗6,257
Voir les 30 alternatives à Proxmark3→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de proxmark/proxmark3 ?

Les fonctionnalités principales de proxmark/proxmark3 sont : RFID Tag Emulation, RFID Credential Auditing, RFID Protocol Sniffing, FPGA Implementations, Radio Modulations, RFID Research Platforms, RFID Signal Capture, RFID Tag Reading.

Quelles sont les alternatives open-source à proxmark/proxmark3 ?

Les alternatives open-source à proxmark/proxmark3 incluent : 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…