Flipper Zero

54 readers
1 users here now

Flipper Zero is a portable multi-tool for pentesters and geeks in a toy-like body. It loves to hack digital stuff around such as radio protocols, access control systems, hardware and more. It's fully open-source and customizable so you can extend it in whatever way you like. This community is unofficial.

Rules :

  1. Keep discussions relevant.
  2. No excessive trolling, no harassment of other users.
  3. NSFW content is not allowed in any form.
  4. Keep it legal.
  5. All instance-wide rules apply.

Logo is from flipperzero.one.

FlipperZero Official Website

FlipperZero Official Discord

founded 7 months ago
MODERATORS
1
 
 

cross-posted from: https://feddit.nl/post/22194127

While playing with my Flipper Zero, I realised that the IR radiation that it reads does not have to be emitted by another electronic device! It can be a random analog IR 'signal' from a flame! Since Flipper can record raw IR data without interpreting it, there you go, a True Random Number Generator (TRNG)! I wrote a script that automates data collection and processing, here's a github link. It outputs your freshly generated true random number sequence into a file.

2