Mitth-raw-nuruodo wrote:Agreed. But it is very good practice, and a great learning tool to figure out HOW to hack. And I've heard that at lvl 7 and above, you have to do what's considered "real hacking", but uh, I'm on 5 right now, so I dunno. I DO know that on the last level you have to hack an IRC bot...
People are suggesting using flash decompilers and shit for level 2 (only just started, gimme a break). Honestly I think its cheating. Yeah, its exactly what a hacker would do in this situation, but a hacker CAN'T decompile a remote computer, so I think it's a cop-out to decompile it. Problem I'm finding, tho, is that all the common passwords and usernames aren't being used. So off to find a decompiler I go!
kojikun wrote:People are suggesting using flash decompilers and shit for level 2 (only just started, gimme a break). Honestly I think its cheating. Yeah, its exactly what a hacker would do in this situation, but a hacker CAN'T decompile a remote computer, so I think it's a cop-out to decompile it. Problem I'm finding, tho, is that all the common passwords and usernames aren't being used. So off to find a decompiler I go!
heh. An .swf file isn't a remote computer. You just wait, it gets harder. Oh, and here ya go, a flash decompiler (hard to find these damn things free, but that one should work)
<<SEGNOR: Grand Admiral of the Gnomish Hordes><GALE: Equal Opportunity Lover><SDNet Keeper of the Lore><Great Dolphin Conspiracy>> My Audioscrobbler
Cult of Vin Diesel - When you mix Vin Diesel with a strong acid you get salt water.
Mitth-raw-nuruodo wrote:heh. An .swf file isn't a remote computer. You just wait, it gets harder. Oh, and here ya go, a flash decompiler (hard to find these damn things free, but that one should work)
i know a flash program aint remote, but my point was that if you act like it is then its real practice, decompiling it is only cheating yourself, because youre not acting like its a real computer. btw i already got to level 3. thing is, i cant get further ;D
Mitth-raw-nuruodo wrote:heh. An .swf file isn't a remote computer. You just wait, it gets harder. Oh, and here ya go, a flash decompiler (hard to find these damn things free, but that one should work)
i know a flash program aint remote, but my point was that if you act like it is then its real practice, decompiling it is only cheating yourself, because youre not acting like its a real computer. btw i already got to level 3. thing is, i cant get further ;D
HAHAHA! I'll have to redo that myself, cause I forgot what that one is.. I know it took awhile tho. I could give you the passwrod, but that's cheating. Instead, I wish you luck!
<<SEGNOR: Grand Admiral of the Gnomish Hordes><GALE: Equal Opportunity Lover><SDNet Keeper of the Lore><Great Dolphin Conspiracy>> My Audioscrobbler
Cult of Vin Diesel - When you mix Vin Diesel with a strong acid you get salt water.
Mitth-raw-nuruodo wrote:HAHAHA! I'll have to redo that myself, cause I forgot what that one is.. I know it took awhile tho. I could give you the passwrod, but that's cheating. Instead, I wish you luck!
You could give us a clue...
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
Mitth-raw-nuruodo wrote:HAHAHA! I'll have to redo that myself, cause I forgot what that one is.. I know it took awhile tho. I could give you the passwrod, but that's cheating. Instead, I wish you luck!
You could give us a clue...
ALPHABET!
<<SEGNOR: Grand Admiral of the Gnomish Hordes><GALE: Equal Opportunity Lover><SDNet Keeper of the Lore><Great Dolphin Conspiracy>> My Audioscrobbler
Cult of Vin Diesel - When you mix Vin Diesel with a strong acid you get salt water.
I tried that... it doesn't work... I've looked at the code, and I can't figure it out...
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
the page source says AbCdE as the PW, but that doesnt work for me. and the "correctsite" or whatever says it aint correct. so im clueless.
also i tried "PASSWORD" because the code says if(pwd==PASSWORD). the double equals means the equals as we know it to be (literally, pwd==PASSWORD means that the pwdvariable has "PASSWORD" in it), whereas the a single equal would just check of the variable pwd and the variable PASSWORD have the same content.
kojikun wrote:the page source says AbCdE as the PW, but that doesnt work for me. and the "correctsite" or whatever says it aint correct. so im clueless.
also i tried "PASSWORD" because the code says if(pwd==PASSWORD). the double equals means the equals as we know it to be (literally, pwd==PASSWORD means that the pwdvariable has "PASSWORD" in it), whereas the a single equal would just check of the variable pwd and the variable PASSWORD have the same content.
right at the beginning of that big lump of script you've got this:
<!--
Which basically means "ignore this".
I believe the real javascript is in a remote file of some kind,
but I'm still stuck... 'cause I can't find the remote location of the javascript.
namdoolb wrote:
right at the beginning of that big lump of script you've got this:
<!--
Which basically means "ignore this".
That's there so that non-javascript capable browsers won't attempt to render the code.
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
Ive been to this site. It was more than a year ago. It seems he is rebuilding it after messing up something. Anyway, I got to level 7 or 8 then got stuck. If you look closely this site is more about learning how things work than actually practicing hacking. Although I suppose they are one in the same in some respects.
Note that the variables at the end are assigned after the comparison is done. They must therefore not be correct.
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
Mitth-raw-nuruodo wrote:
I'm on level 5 myself, never did find the damn VB3 decompiler
If you don't want to run the risk of downloading a decompiler from dubious sources, I can PM you the text output from mine, since I've already done it. That is of course, if you are sure that decompiling is the way to solve this one!
Mitth-raw-nuruodo wrote:
I'm on level 5 myself, never did find the damn VB3 decompiler
If you don't want to run the risk of downloading a decompiler from dubious sources, I can PM you the text output from mine, since I've already done it. That is of course, if you are sure that decompiling is the way to solve this one!
Already have to decompiler. Thanks anyway
<<SEGNOR: Grand Admiral of the Gnomish Hordes><GALE: Equal Opportunity Lover><SDNet Keeper of the Lore><Great Dolphin Conspiracy>> My Audioscrobbler
Cult of Vin Diesel - When you mix Vin Diesel with a strong acid you get salt water.