Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-4041-8081-

Tripcode Rainbow Table

Name: Anonymous 2010-02-21 18:11

How did this guy generate his data?

http://trip-table.com/

He would need to know the salt being used in the tripcode generation right?

And wtf is wrong with him putting them in a non-queryable format? Straight html over multiple pages? Come on guy, you would save bandwidth if you just had a database back end to query.

Anyway, even though he says not to use a downloader, I wrote a python script to automatically download and insert them into a sqlite database (Fuck his bandwidth, he should have put them in a database anyway), but after a while I figured it was going to take too long and gave up because I don't really give a shit.

Name: Anonymous 2010-02-21 18:15

Holy shit, who would want to look through that mess for a tripcode?

Name: Anonymous 2010-02-21 18:16

>It is a list of the TRIP displayed in a certain BBS.
>I do not blaspheme the religion that you believe in.

What the fuck is this?

Name: Anonymous 2010-02-21 18:19

>>3

BLASPHEME MY ANUS

Name: Anonymous 2010-02-21 18:27

>>4
Newfag here. Is this supposed to be funny or what's the deal with it?

Name: Anonymous 2010-02-21 18:30

>>5
It hasn't been funny in well over a year.

>>1
Isn't the salt well known?

Name: Anonymous 2010-02-21 18:30

These aren't secure codes, the salt is known. Also, this table is far from complete.

Name: Anonymous 2010-02-21 18:32

>>6
>>7

Oh it is? I didn't know... did someone brute force it? Or did someone steal it or what?

Name: Anonymous 2010-02-21 18:36

>>1

He didn't store it as a database because he's a stupid nip.
No really, those guys are terrible programmers.

>8

It's always been open. That's kind of the point - to allow people to identify themselves across sites.
You're thinking of secure tripcodes, which have a different salt from website to website.

Name: Anonymous 2010-02-21 18:37

>>9

Oh... so why aren't tripfags constantly being impersonated by trolls?

Name: Anonymous 2010-02-21 18:40

>>10

It does happen, it just takes tons of time to crack a tripcode.

Are you sure you understand how this works?

Name: Anonymous 2010-02-21 18:40

>>10
Because the tripfags are the trolls

Name: Anonymous 2010-02-21 18:43

>>11

I can't imaging most tripfags are choosing inputs that are anything other than a 5-8 character dictionary word.

Name: Anonymous 2010-02-21 18:45

>>13

On the contrary, they run programs known as "tripcode crackers" that generate billions of tripcodes trying to find ones that say things like "dick," "faggot," "linux," and "waifus." How the hell do you think they get obnoxious names like Lolicon into their trips, a lucky guess?

The kind of "tripfag" that just puts a dictionary word as their tripcode usually isn't a huge problem anyway.

Name: Leah Culver !1LEahRIBg. 2010-02-21 18:49

>>14
Exactly
Take this one for example: 2 capital letters, 4 lower case, a number and a symbol.
You only need to type it in once, and have Firefox (or browser of choice) remember it for you

Name: Anonymous 2010-02-21 18:49

>>14
Generate? Why would they waste time generating static data instead of downloading them in a database? That's fucking retarded. And out most tripfags I see, only like 1 in 25 has a novelty trip.

I've run SQL queries against databases with a million records before, and it comes back nearly instantly. I can't image a database with only tripcode-input and trip-code output would be too unreasonable to query, even if it had 100 million records. And having it run on a B Squad box so it doesn't even use your main CPU cycles would make it even easier.

Name: Anonymous 2010-02-21 18:52

>>16
Because tripfags want an identity and so they would use one not in the database, or go secure. The trips still need to be generated at least once for the database.

Name: Anonymous 2010-02-21 18:53

>>17
It seems a waste of speed to be generating the same shit over and over again on the fly.

Name: Anonymous 2010-02-21 18:56

A complete rainbow table would take several Petabytes of disk space (without compression), and a rather large amount of CPU time to calculate.

Name: Anonymous 2010-02-21 18:57

>>18
It is, but lets face it, it isn't feasible or useful to generate every trip and so if people want identities, then they are going to go for one that isn't known.

Name: Anonymous 2010-02-21 18:58

>>19

What is a complete rainbow table? How many characters max in the input?

Is there such a thing as a "close enough" rainbow table, that only uses a limited size input?

Name: Anonymous 2010-02-21 18:59

>>16

Most people don't want to store a huge-ass-fuck database of millions of tripcodes on their hard disk. Actually, when I say "millions" I'm being conservative at best - tripcode generators running on intel i7 processors generate and search literally millions of tripcodes per second, and even then they have to run the crackers for hours to get a good one. Maybe that will give you some kind of idea of how much space a comprehensive database of tripcodes would take up.

Take into consideration the fact that we have to perform regex searches on these trillions of tripcodes and you can hopefully see that even with a database, the performance increase doesn't really outweigh the cost of storing such a massive database.

Oh, and please stop replying to this topic, it's stupid.

Name: Anonymous 2010-02-21 18:59

>>21

I think that's what the link in OP has, except it's not a table it's a shitty website that nobody wants to navigate and CTRL-F on every page to find something cool.

Name: Anonymous 2010-02-21 19:00

>>22

OH MY GOD NO! NOT HOURS! THIS IS COMPLETELY UNREASONABLE!!

Name: Anonymous 2010-02-21 19:06

>>19

>Petabytes

Terabyte drives are like 80 bucks now. Give it a little while longer and this won't seem so big.

Name: Anonymous 2010-02-21 19:10

I want a cool tripcode too :( Where do you find these generators? I googled to no avail.

Name: Anonymous 2010-02-21 19:11

>>24

Hours for something like "find the phrase 'ilikedicks' case-insensitive." For the exact phrase "ILikeDicks" case-sensitive, replace hours with days or weeks.

>>25

Who gives a fuck, stop posting. In any case, using petabytes of storage to archive tripcodes is a gross misappropriation of resources.

Name: Anonymous 2010-02-21 19:11

>>21
Alphanumeric is 62 characters, the output for 8 char inputs would be 628x10 ~= 2 PB.

>>25
http://blog.backblaze.com/2009/09/01/petabytes-on-a-budget-how-to-build-cheap-cloud-storage/

Name: Anonymous 2010-02-21 19:14

>>27
implying people don't leave their computers idle for days/weeks doing nothing else anyway

Name: Anonymous 2010-02-21 19:20

>>27
implying that you wouldn't just use the 2PB on porn

Name: Anonymous 2010-02-21 19:21

>>28

Jesus, so the link on the OP is hosting over 2 PB of data in html form? The fuck??

Name: Anonymous 2010-02-21 19:23

>>28
In this post, we’ll share how to make one of these storage pods, and you’re welcome to use this design. Our hope is that by sharing, others can benefit and, ultimately, refine this concept and send improvements back to us. Evolving and lowering costs is critical to our continuing success at Backblaze.
Communists

Name: Anonymous 2010-02-21 19:25

>>32
FUKKEN REPORTED

Name: Anonymous 2010-02-21 19:29

>>33
In World4ch, no-one can hear you report.

Name: Anonymous 2010-02-21 19:31

A fatal error occured!
Please don't click on that link again!

6 times now. Fuck you shiichan, fuck you.

>>31
No, that page doesn't have any mixed-case/etc.

Name: Anonymous 2010-02-21 19:35

>>28
we provide unlimited storage to our customers for only $5 per month,
i could use about 200 PB... too bad it only works with their (probably) spyware-laden windows software.

Name: Anonymous 2010-02-21 20:32

>>31

IIRC, tripcodes on japanese sites tend to use an algorithm that outputs an 8-character tripcode, while western sites use a variation that outputs a 10-character tripcode. Don't quote me one that, though.

Name: Anonymous 2010-02-21 21:09

>>5
Newfag
Back to /b/, please

Name: Anonymous 2010-02-21 23:57

>I wrote a python script to automatically download and insert them into a sqlite database

and, where is this database?

Name: Anonymous 2010-02-22 0:33

>>39
ON THE INTERBUTT

Don't post again until you learn to quote

Name: !hibtpJC9D. 2010-02-22 3:33

HIBT?

Name: !dkSEXjFd9M 2010-02-22 3:35

Oh hai, I'm from Denmark.

Name: Anonymous 2010-02-22 3:36

so small...

Name: Anonymous 2010-02-22 3:42

I have a feeling he's not storing static HTML, but the pages are actually dynamically generated on an as-needed basis. Even with a terribly outdated CPU that can do only 1MTrips/sec, it takes milliseconds to generate one page.

Name: !UGayslcMDk 2010-02-22 3:43

moot: I like to be the little girl.
U GAY?

Name: Anonymous 2010-02-22 3:54

>>38
took u long enough

Name: Anonymous 2010-02-22 3:54

>>42
Why do you idiots have to announce where you're form? No one cares just fuck off.

Name: Anonymous 2010-02-22 6:04

>>47
HELLO FROM POLAND

Name: Anonymous 2010-02-22 6:07

>>48
siekać mój odbyt

Name: Anonymous 2010-02-22 6:22

>>49
yhbt.

Name: Anonymous 2010-02-22 8:50

I do not blaspheme the religion that you believe in.

Name: !aLlAh.ra6E 2010-02-22 12:44

I do blaspheme the religion that you believe in.

Name: The amazing !Anus.FAIXc 2010-02-22 12:56

I approve this websight

Name: The more amazing !fLY/n/ANus 2010-02-22 15:25

They've killed trips!

Name: Anonymous 2010-02-22 17:55

>>38
Oh, give him a break. Let him get used to a refined cultural society like ours.

Name: !7.PeNIs/EU 2010-02-22 18:08

7 DOT Penis from EU

Name: Anonymous 2010-05-29 7:14

What is a trip code ?

Name: !qcDoe/hOtg 2010-05-29 7:21

hiello

Name: !CunT/vTMP2 2010-05-29 7:22

fuk

Name: !AWEsomEEEE 2010-05-29 7:28

Hello

Name: !LLLLLLLLL. 2010-05-29 7:30

Hello

Name: !4QHfzWpkvc 2010-05-29 8:20

Frozen

Name: Aniki !7.PeNIs/EU 2010-05-29 8:26

anikiii

Name: 7/aNuS/JsE!iqkxtotj 2010-05-29 8:43

Anus Java SE

Name: !iqkxtotj 2010-05-29 8:44

Listen here, friend.

Name: 7/aNuS/JsE !7/aNuS/JsE 2010-05-29 8:46

HAX

Name: Anonymous 2010-05-29 9:27

Here's a dictionary attack with every word tripcoded that milkribs posted in /img/ http://www.filefactory.com/file/b1e9h6c/n/tripdictionary.txt

Name: !CoDEz.DhoM 2010-05-29 10:43

Someone call Google and ask for 2PB of storage for the sole purpose of storing a tripcode database

Name: !iPod/uJJtg 2010-05-29 10:48

>>68
Also, iPod

Name: Anonymous 2010-05-29 15:27

>>69
>> Also, iPod

Name: Anonymous 2010-05-29 15:28

>>70
>>Also, iPod

Name: Anonymous 2010-11-02 16:56

Name: Anonymous 2010-11-02 17:00

>>68
Google only has 19TB

Name: Anonymous 2010-11-14 8:40

Name: Anonymous 2010-12-09 13:41

Name: Anonymous 2010-12-10 6:25

Name: !!N1xDJHyTS/rXNai 2012-01-19 22:12

derp

Name: nyan !nyan/QYXcM 2012-11-13 7:17

meow

Name: !IGEMrmvKLI 2012-11-13 9:05

a

Name: !dick/J8g.w 2012-11-13 9:08

dick

Name: Anonymous 2012-11-13 13:46

/polecat kebabs/

Name: Anonymous 2013-05-02 13:24

the robots.txt has 9512 'Disallow' entries.  Doin' some back-of-the-envelope calculations to estimate how much raw data they have in their rainbow tables:

Each entry is 8 byte input and 10 byte output.  Could store this as just one looooong series of fixed-length structs (18 bytes each), or as sequences with field separators (20 bytes each).

18 bytes * 50,000 items per subpage * 2000 subpages per catalog page * 9512 catalog pages = 15 terabytes for the raw data.  17 terabytes the records were 20bytes each w/ the field-seperator characters.

Name: !0tIFMYzWsI 2013-05-02 13:41

>>1
cool

Name: lel !Q26IbLXkyo 2013-05-02 13:59

le egin

Name: LEL !egin/XLO/g 2013-05-02 14:01

?

Name: LEL !egin/XLO/g 2013-05-02 14:02

LLLLLLLLLLLLLLLLEEEEEEEEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLLL~~!!!!!
L<<<<<<EEEEEEEELLLLLLLLLLLLL
>>>>LOOK MA LE EGIN FRIPCODEEE!! XDDDDDDDD
>TRYKLY EGIN XDD
>U JELLY???

Name: Anonymous 2013-05-02 14:47

Rainbow
Y'all a bunch of fags or something?

Name: Anonymous 2013-07-24 3:49

Can someone crack on for me?

Name: Anonymous 2013-07-24 3:56

>>89
I wonder how to explain the correlation of idiocy and homophobia.

Name: Anonymous 2013-07-24 5:12

>>90 Crack on?

Name: Cudder !MhMRSATORI!fR8duoqGZdD/iE5 2013-07-24 6:24

>>44
This.

Name: b5c3a6bb6dc 2013-11-17 19:36

Yes, to clarify, it is abounded. We have arrived and are waiting on Second Avenue in Bonkers.

Name: Anonymous 2013-11-17 20:18

>>19
"complete"? What drugs are you on?

Don't change these.
Name: Email:
Entire Thread Thread List