10 releases
Uses old Rust 2015
0.1.12 | Mar 12, 2018 |
---|---|
0.1.11 | Apr 25, 2017 |
#1040 in Cryptography
31 downloads per month
40KB
1.5K
SLoC
trip
Finds tripcodes that contain patterns
Building
cargo build --release
Usage
trip [pattern]...
trip finds 2channel-style tripcodes that contain any of the patterns given as arguments. If a tripcode containing a pattern is found, trip will print the password and the tripcode it generates. By default, trip will only use one processor. The number of processors to use can be set using the NUMBER_OF_PROCESSORS environment variable. To stop searching for tripcodes, press the Enter key.
Dependencies
~330–520KB