Skip to content

Latest commit

 

History

History
executable file
·
33 lines (23 loc) · 918 Bytes

README.md

File metadata and controls

executable file
·
33 lines (23 loc) · 918 Bytes

tripperjs

Description

Javascript implementation of 2ch/4chan tripcode generation algorithm.

Screenshot

Example

Try it at

https://rbtms.github.io/tripperjs/

What is this?

It's a crypt3() based tripper, used to generate tripcodes in pages like 2ch or 4chan.

What is a tripper?

A tripper is a tool used to generate cryptographic hashes which have the objective of providing security and/or uniquity.

Is it fast?

Not by any means.
In my PC (4790k, 16GB, AMD 290) it only goes up to 100ktrips/sec.

Why did you make this?

I wanted to learn more about cryptograhpic hashes.
It was hella fun to make.

But it could be faster if...

You are welcome to fork this github.

See also:

The interface is horrible!

You are welc(ry