Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
433Screen-SignalHacker — Full duplex 433 MHz Signal jammer, recorder, decoder and hacking multitool device based on ESP32 microcontroller and RFM69HW radios. This version of the device provides an OLED screen and simple UI to navigate menus and different hacks/modes/settings. | Kitploit
Tools/GitHubGitHub/luispl77/433screen-signalhacker
Embedded Systems SecurityExploitationInformation GatheringWireless SecurityHardware HackingHardware & IoT Security
GitHubluispl77/433screen-signalhacker

433Screen-SignalHacker

Full duplex 433 MHz Signal jammer, recorder, decoder and hacking multitool device based on ESP32 microcontroller and RFM69HW radios. This version of the device provides an OLED screen and simple UI to navigate menus and different hacks/modes/settings.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
122101 month agoReviewed by Kitploit

433Screen-SignalHacker

Project status: This repository is an older 433 MHz signal-hacking prototype. It was superseded by EMWaver, Continual MI's hardware exploration platform, which was itself retired and archived in July 2026. The complete EMWaver history — every board, era, and pivot, with photos and videos — lives at https://continualmi.com/blog/emwaver.

Full duplex 433 MHz Signal jammer, recorder, decoder and hacking multitool device based on ESP32 microcontroller and RFM69HW radios. This version of the device provides an OLED screen and simple UI to navigate menus and different hacks/modes/settings.

Hardware Features (Done):

  • ESP32 Devkit V1 board, USB can be used to power the device;
  • 2x RFM69HW radio boards, in order to provide full duplex signal hacking;
  • SSD1306 128x64 px OLED display;
  • SD card module for signal storage (Support for 2 different modules);
  • 4 navigation buttons.

Firmware features and modes (currently in development):

  • Custom library for RFM69HW register configurations (https://github.com/luispl77/RFM69LPL) (Done, but may suffer updates);
  • Custom library for UI creation in OLED screen (https://github.com/luispl77/UI1306LPL) (Done, but may suffer updates);
  • Signal jamming and blocking mode, with various modes of "pollution" (Done);
  • Simple signal recorder mode, for OOK/FSK signals (Under development);
  • Rolljam attack signal recorder and sender, for hacking cars with rolling codes (Under development);
  • Signal file explorer for recorded signals, using custom file format (Under development);
  • Button mapping signal sender, providng an easy way to send different signals using different buttons (Under development);
  • Graphic signal receiver mode, allowing to see onscreen the OOK/FSK demodulated waveform in realtime (may require using second core of esp32) (Under development);
  • Spectrum analyser mode: sweeps 415-510Mhz and finds frequency with strongest RSSI (Under development).

Hardware

EasyEDA schematic and layout: https://oshwlab.com/maarnotto/lpl_esp32signalhacker image image

WhatsApp Image 2023-05-05 at 00 24 34

Contributing / Contact Me

There is a lot of software that is not hard to implement, but requires time. If you are interested in contributing, send me a message, it would be appreciated. The todo list is on the wiki.

My discord: luispl#9021

User Manual

Download Tool