SgtSpike
Legendary
Offline
Activity: 1400
Merit: 1005
|
|
August 12, 2011, 05:28:26 PM |
|
Lol, I'm probably not cut out for this sort of game if I can't get past the 1st level, eh? I've tried everything I can think of that N/A stands for, nothing works. Hmmm...
|
|
|
|
enmaku
|
|
August 12, 2011, 05:34:27 PM |
|
Lol, I'm probably not cut out for this sort of game if I can't get past the 1st level, eh? I've tried everything I can think of that N/A stands for, nothing works. Hmmm... View the source you must... Difficult, the path of the hacker is, mmm yes - but walk it you will! Your destiny it is..... On an unrelated note, level 6 can die in a fire... Why? Because f**k math, that's why. I'm 99% sure I'm failing due to rounding errors... When you say [8 dec places] do you mean to ROUND to 8 or TRUNCATE at 8?
|
|
|
|
nmat
|
|
August 12, 2011, 05:36:18 PM |
|
Lol, I'm probably not cut out for this sort of game if I can't get past the 1st level, eh? There are lots of games like this around the web (not trying do demotivate OP. he has done a great work here) and the first level is always looking at the source code. I almost wish I could start on level 2 I am having some trouble loading levels. Do you use cookies or something? I had cookies turned off because I thought level codes would be enough, but they don't seem to work...
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 12, 2011, 05:39:23 PM |
|
I had cookies turned off
You will need to enable cookies for the game to work properly. edit: in fact one of the levels involves hacking a cookie
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 12, 2011, 05:48:32 PM |
|
On an unrelated note, level 6 can die in a fire... Why? Because f**k math, that's why
Understand math a hacker must. lol, no, I hate math too. When you say [8 dec places] do you mean to ROUND to 8 or TRUNCATE at 8?
Round to 8.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
nmat
|
|
August 12, 2011, 05:58:44 PM |
|
edit: in fact one of the levels involves hacking a cookie
OK, thank you Level 6 done with python. Moving on to the 7th...
|
|
|
|
Pentium100
|
|
August 12, 2011, 07:17:50 PM |
|
Level 9 - is the swf supposed to 404?
|
1GStzEi48CnQN6DgR1s3uAzB8ucuwdcvig
|
|
|
nmat
|
|
August 12, 2011, 07:20:00 PM |
|
Level 9 - is the swf supposed to 404?
I'm there too and I'm clueless
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 13, 2011, 07:56:26 AM |
|
Sorry guys, I forgot to upload the SWF file. It should be working now. Thanks for letting me know.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
timmey
Newbie
Offline
Activity: 28
Merit: 0
|
|
August 13, 2011, 08:48:09 AM Last edit: August 13, 2011, 09:23:01 AM by timmey |
|
bitfreak: Did you alter level 4? I had to restart from the beginning because i didn't save the level codes and cleared cookies. On level 4, instead of the Base64 line with a changing phrase i get a static line (no matter how often i restart the game, switch ip, clear cache&cookies): function checkPswd() { var pswd = document.getElementById('pswd').value; if (pswd = emSdAcWZioP) { document.forms[0].submit(); } else { alert('Wrong password. Please try again.'); } } ^Is that correct? The "if (pswd = emSdAcWZioP)" was some Base64 before, if i remember correctly.
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 13, 2011, 10:23:38 AM |
|
It's always in the last place you look remember. emSdAcWZioP is a variable not a string.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
timmey
Newbie
Offline
Activity: 28
Merit: 0
|
|
August 13, 2011, 10:41:40 AM |
|
D'OH I can't brain today, i has the dumb. I thought there was some base64 involved yesterday and "emSdAcWZioP" looked so 64 to me
|
|
|
|
|
nmat
|
|
August 13, 2011, 04:16:26 PM |
|
Last level was evil. Nice game bitfreak!
|
|
|
|
Anonymous
Guest
|
|
August 13, 2011, 04:32:42 PM |
|
How do you solve level 9. I cannot figure it out. Do I decomplie the flash, and if so how do I do that?
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 13, 2011, 04:58:33 PM |
|
How do you solve level 9. I cannot figure it out. Do I decomplie the flash, and if so how do I do that?
There are online tools to decompile different types of files. For example http://www.showmycode.com/ I'm not sure if that website will decompile the swf properly but I've used it with other file types and it worked well. I actually used a desktop tool to decompile the swf when I was testing it, but I forget what the tool was called.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 13, 2011, 04:59:16 PM |
|
Last level was evil. Nice game bitfreak! Haha. Your nickname was asd?
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
nmat
|
|
August 13, 2011, 05:43:09 PM |
|
Haha. Your nickname was asd?
At first it was nmat, but then I lost my cookies so I restarted a asd.
|
|
|
|
Pentium100
|
|
August 13, 2011, 08:50:01 PM |
|
Yea, last level was evil. I so misidentified the language...
|
1GStzEi48CnQN6DgR1s3uAzB8ucuwdcvig
|
|
|
mrbashfo
|
|
August 14, 2011, 05:01:46 AM |
|
not bad, LOl
|
Sold To Kax0, gamekingx, maltaethiron, Cory, Morebitcoinsplease, TECSHARE, wildboy211, inlikeflynn, deslok, WiseOldOwl, and more
Bought From tsvekric, wildboy211, shakaru
|
|
|
|