Tripcode decoder (612)

37 Name: Mr VacBob!JqK7T7zan. 2004-11-27 06:59 ID:+gwvpPCg [Del]

Someone using my software? Amazing!

>>33
This is a side-effect of a basic design flaw in tripcodes:

  1. Since they use UNIX DES hashing via crypt(), only the first eight characters of input are counted.
  2. Tripcode inputs are run through htmlspecialchars(). This turns ' into ". Being six characters long, this doesn't leave much more room. My code isn't smart enough to detect this and happily goes through all the combinations.

>>35
I've seen inputs for gimmick tripcodes on 2ch that used higher ASCII and ShiftJIS. I think any input is acceptable as long as you can send it in an HTML form and it doesn't trigger secure mode on Shiichan or Kareha.

Name: Link:
Leave these fields empty (spam trap):
More options...