2 Repos
Platforms for analyzing digital waveforms and identifying modulation schemes to extract data from proprietary radio transmissions.
Distinct from Reverse Engineering Tools: Distinct from general reverse engineering tools: focuses on wireless protocol and waveform analysis.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Wireless. Refine with filters or upvote what's useful.
This project is an integrated software suite and graphical workbench designed for capturing, visualizing, and reverse engineering wireless communication protocols and digital waveforms. It functions as a platform for software-defined radio analysis, enabling the recording of raw radio frequency data from hardware devices to facilitate the investigation of unknown or proprietary communication logic. The software distinguishes itself through a protocol-agnostic data modeling approach that represents radio transmissions as abstract bitstreams, decoupling analysis tools from specific modulation o
Analyzes digital waveforms and identifies modulation schemes to extract data from proprietary radio transmissions.
Nexmon is a suite of operational tools designed for firmware patching, ROM extraction, frame injection, and enabling monitor mode on wireless hardware. It provides utilities to modify wireless chip firmware to unlock low-level hardware capabilities not supported by official drivers. The project enables the activation of monitor mode for capturing raw network packets with radiotap headers and allows for the transmission of custom-crafted wireless frames. It includes tools for dumping the read-only memory of wireless chips to facilitate reverse engineering and analysis of hardware behavior. Th
Extracts and reverse engineers wireless chip ROMs to understand low-level hardware operations.