this post was submitted on 09 Oct 2024
12 points (87.5% liked)
Flipper Zero
384 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 opensource and customizable so you can extend it in whatever way you like.
Rules
- Be respectful and inclusive.
- No harassment, hate speech or trolling.
- Engage in constructive discussions.
- Share relevant content.
- Follow guidelines and moderators instructions.
- Use appropriate language and tone.
- Report violations.
- Foster a continuous learning environment.
Firmware:
Official resources:
Useful resources:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's great!
This totally needs to be made into a FAP that outputs random numbers as a keyboard. Possibly choose what set of characters it should output randoms characters out of, like upper- or lower-case letters, both, digits, alphanumerics, printable ASCII table or entire ASCII table. That way you don't need to install anything and you can use the Flipper on the spot to generate randomness, like for creating SSH private keys or something.
Hi! Thanks for your attention to my little project. I agree, a FAP would be great (if only I had a bit more time and energy to work on it :P) It was just a proof of concept, built with a shell script and a few Linux tools.