Page 2 of 2

Posted: Sat Aug 18, 2007 11:36 am
by Chris Corbyn
*yawn*

Posted: Sat Aug 18, 2007 12:14 pm
by RobertGonzalez
For those interested, Firefox has an extension called Chatzilla that is a built in IRC client right in your browser. It works really well.

Posted: Sat Aug 18, 2007 12:42 pm
by JellyFish
d11wtq wrote:*yawn*
Yeah I kinda agree. I shouldn't expect a topic about technology that was invented in the 80's to be that exciting of one.

Posted: Sat Aug 18, 2007 1:00 pm
by superdezign
Everah wrote:For those interested, Firefox has an extension called Chatzilla that is a built in IRC client right in your browser. It works really well.
That sounds cool ^_^

I avoid most IRC though. If there's anywhere that internet bullying reigns supreme, it's 80% of IRC channels.

Posted: Sat Aug 18, 2007 1:06 pm
by feyd
superdezign wrote:I avoid most IRC though. If there's anywhere that internet bullying reigns supreme, it's 80% of IRC channels.
I guess you're frequenting the wrong channels or servers. ;)

Posted: Sat Aug 18, 2007 1:11 pm
by superdezign
feyd wrote:I guess you're frequenting the wrong channels or servers. ;)
Possibly. I liked the hacking channels, where if you don't know ASM, your a 'n00b.'

Posted: Sat Aug 18, 2007 1:13 pm
by feyd
Assembler is a dying art.

Posted: Sat Aug 18, 2007 1:18 pm
by superdezign
feyd wrote:Assembler is a dying art.
Not if you write game trainers and other things (that we don't discuss here). The 'l33t' ASM programmers are very defensive about the language. You say C++ and you get bashed. Hard.

Posted: Sat Aug 18, 2007 1:46 pm
by JellyFish
Off topic: Speaking of hacking, how would I be able to login with a SQL statement like this one:

Code: Select all

SELECT username, password, first_name, active FROM $table_name WHERE username = '$_POST[username]' AND password = '$_POST[password]'
What would I have to pass as username and password to be able to login?

Posted: Sat Aug 18, 2007 1:50 pm
by superdezign
Are you asking how SQL injection works if you don't clean the data? I'm sure there are rules against outright telling you how. I believe the forum would be held partially responsible for spreading the knowledge.

Posted: Sat Aug 18, 2007 1:54 pm
by JellyFish
superdezign wrote:Are you asking how SQL injection works if you don't clean the data? I'm sure there are rules against outright telling you how. I believe the forum would be held partially responsible for spreading the knowledge.
Yes that's what I'm talking about but don't worry this is my code that I'm trying to fail proof.

I tried the usual [hi' OR 1=1--] and so forth. But I believe mine is a bit different because my confirmation is in the WHERE clause.

So far so good when it comes to injection. But maybe there's something that you guys might know that I don't.

Posted: Sat Aug 18, 2007 7:17 pm
by feyd
superdezign wrote:The 'l33t' ASM programmers are very defensive about the language.
I'm actually one of them. But I don't harbor ill-will toward other languages, obviously.

Posted: Sun Aug 19, 2007 9:02 am
by superdezign
feyd wrote:
superdezign wrote:The 'l33t' ASM programmers are very defensive about the language.
I'm actually one of them. But I don't harbor ill-will toward other languages, obviously.
^_^
What *can't* you do? :P

Posted: Sun Aug 19, 2007 9:11 am
by feyd
superdezign wrote:What *can't* you do? :P
Juggle. :)

Posted: Tue Aug 21, 2007 9:21 am
by acidHL
He cannot fail... EVER :evil: