Warning: ereg() [function.ereg]: REG_BADRPT in /home/chris/http/access.php on line 23

Warning: ereg() [function.ereg]: REG_BADRPT in /home/chris/http/krhis.net/track/add.php on line 31
Krhis.net > Code

Code

wlsort-0.4.py Python

Without any arguments, this script will remove junk (eg. empty lines), remove duplicates, and sort a word list. However, if needed you can also generate a word list with various combinations of upper/lower cases, append digits, and specify a minimum/maximum word length.

Features:


donmai-0.5.py Python
gelbooru-0.5.py Python
imouto-0.5.py Python
konachan-0.5.py Python
sankaku-0.6.py Python

The above five scripts are used to spider tags specified by the user and collect a list of working URLs linking directly to its content (images and so on) by generating a neat .lst file that you can pipe through wget. Expect this script to break if the board admin drastically changes the layout.


BruteForce Estimator Javascript

Calculate the estimated amount of time needed to attempt all possible combinations by specifying several variables.