Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aurirex/a2password

R8A2 password generator
https://github.com/aurirex/a2password

Last synced: about 1 month ago
JSON representation

R8A2 password generator

Awesome Lists containing this project

README

        

# R8A2 Password Generator

A little website that generates the Rundown 8 A2 secret terminal password for any week.

This was actually quite a pain to get working just because JS numbers are just 'numbers';
Getting integer overflow to work properly, like how it's abused by the hashing algorithm used in GTFO, was quite the journey.

### Neat links of used things
* Interactive terminal [jcubic's jquery.terminal](https://github.com/jcubic/jquery.terminal)
* CSS framework [UIkit](https://getuikit.com/)
* Background images taken in [GTFO](https://gtfothegame.com/)