Sin descripción

David Lee 8f4d942022 Now generates tmp.sub file for transmission hace 2 años
docs 8f4d942022 Now generates tmp.sub file for transmission hace 2 años
helpers 8f4d942022 Now generates tmp.sub file for transmission hace 2 años
icons c593c54395 Initial Commit hace 2 años
scenes c593c54395 Initial Commit hace 2 años
views c593c54395 Initial Commit hace 2 años
.DS_Store c593c54395 Initial Commit hace 2 años
1-2-0.sub c593c54395 Initial Commit hace 2 años
1-3-0.sub c593c54395 Initial Commit hace 2 años
1-4-0.sub c593c54395 Initial Commit hace 2 años
1_1-1_1-0.sub c593c54395 Initial Commit hace 2 años
1_1-1_4-0.sub c593c54395 Initial Commit hace 2 años
8191_8191-1_4-0.sub c593c54395 Initial Commit hace 2 años
Pagger - Retekess T119.html c593c54395 Initial Commit hace 2 años
README.md 8f4d942022 Now generates tmp.sub file for transmission hace 2 años
application.fam 8f4d942022 Now generates tmp.sub file for transmission hace 2 años
meal_pager.c c593c54395 Initial Commit hace 2 años
meal_pager.h c593c54395 Initial Commit hace 2 años

README.md

Flipper Zero Meal Pager Tool

What this is?

This app triggers restaurant pagers in a brute force manner, useful to test if devices are still functional.

Supported Pagers

  • Retekess T119
  • Retekess TD157
  • Retekess TD165
  • Retekess TD174

Features

  • Select range of stations
  • Select range of pagers

How to install on Flipper Zero

  • If you do not have one, download a firmware
  • Plug your Flipper Zero in via USB.
  • Copy the contents of this folder into the applications_user folder of your firmware.

Can this Brute-Force Attacks

In Theory yes, but I wouldn't recommend trying it. Most pagers support 8191 Stations. Triggering ~30 Pagers per station would easily take over 2h. That when only sending each trigger once. It is recommended is to repeat the signal approx 10x, so that would already take all day. Chances are also, that your Flipper Zero will crash in that time.

Then run the command:

.\fbt launch APPSRC=applications_user/meal_pager

The application will be compiled and copied onto your device.

Thank you notes