Skip to content

rbtms/tripperjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Javascript implementation of 2ch/4chan tripcode generation algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published