Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurirex/a2password
R8A2 password generator
https://github.com/aurirex/a2password
Last synced: about 1 month ago
JSON representation
R8A2 password generator
- Host: GitHub
- URL: https://github.com/aurirex/a2password
- Owner: AuriRex
- Created: 2024-04-11T18:39:36.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T15:53:00.000Z (8 months ago)
- Last Synced: 2024-04-13T16:35:28.055Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)