Skip to content

Radio Hacking SDR 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.

Notifications You must be signed in to change notification settings

minkione/433Screen-SignalHacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

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.

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

About

Radio Hacking SDR 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%