4chan Session ID Unbreaker

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

Penulis
ceodoe
Pemasangan harian
0
Total pemasangan
6
Nilai
0 0 0
Versi
1.9
Dibuat
25 Februari 2024
Diperbarui
13 Mei 2024
Lisensi
GPLv3
Berlaku untuk

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.