Javascript implementation of 2ch/4chan tripcode generation algorithm.
https://rbtms.github.io/tripperjs/
It's a crypt3() based tripper, used to generate tripcodes in pages like 2ch or 4chan.
A tripper is a tool used to generate cryptographic hashes which have the objective of providing security and/or uniquity.
Not by any means.
In my PC (4790k, 16GB, AMD 290) it only goes up to 100ktrips/sec.
I wanted to learn more about cryptograhpic hashes.
It was hella fun to make.
You are welcome to fork this github.
- DES.JS: The Javascript DES implementation this application is based on - https://github.com/nishinishi9999/DES.js
You are welc(ry