Sleazy Fork is available in English.

4chan Session ID Unbreaker

Tries to detect and un-break Session IDs posted on 4chan

Autor
ceodoe
Instalações hoje
0
Total de instalações
6
Avaliações
0 0 0
Versão
1.9
Criado
25/02/2024
Atualizado
13/05/2024
Licença
GPLv3
Aplicável a

Tries to detect and un-break Session IDs posted on 4chan. It tries to semi-intelligently decide what's part of an ID and what isn't.

It may not produce a correct ID if the ID has other text interspersed like this...

05abcdef 
Send me
a1b2c3
a message
9f8e7d
[...]

If an interspersed word contains only characters that can be interpreted as valid hexadecimal, (cafebabe, deadbeef, dead, d00d, etc), it will be included as part of the ID. The script checks the ID length and tries to guess if the ID is valid or not, but mistakes can happen. You can always glance at the last 3-4 characters of the ID to make sure they match before you copy it.

If the first two characters of the ID (05) are split, the script will not recognize it as a Session ID. This is to minimize false positives elsewhere on the boards.

It should work flawlessly in any other case, regardless if the ID is broken up by spaces, newlines, underscores, anything.

Works both with or without 4chan X!

As of 1.6, it also works on archived.moe thread pages.