Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all,
Vanilla are planning an update to the site on April 24th (next Wednesday). It is a major PHP8 update which is expected to boost performance across the site. The site will be down from 7pm and it is expected to take about an hour to complete. We appreciate your patience during the update.
Thanks all.

Can you Crack it?

2

Comments

  • Banned (with Prison Access) Posts: 147 ✭✭massiveattack


    "Craig doyle is a plonker, why do they keep let him present shows, at least his parents got free UPC for a year"


  • Registered Users Posts: 5,641 ✭✭✭Teyla Emmagan


    Isn't this how they caught that kid in the last Stargate?

    Just remember how that turned out for him.


  • Registered Users Posts: 712 ✭✭✭AeoNGriM


    MASON! WHAT DO THE ****IN NUMBERS MEAN?!!!


  • Registered Users Posts: 89 ✭✭Corkboi


    Well their all HEX numbers anyway.

    Its a start........


    edit: was a bit late with that one........


  • Registered Users Posts: 3,499 ✭✭✭recyclebin


    wheres the forgot password button?


  • Advertisement
  • Registered Users Posts: 4,431 ✭✭✭Sky King


    The actual image is called cyber.png. I tried that with no luck.

    They're obviously smarter than me.


  • Registered Users Posts: 19,976 ✭✭✭✭humanji


    Well the question it asks is "Can you crack it?". Being honest, I typed in "No", but it came back saying that that's incorrect. So apparently I can crack it.

    Anyway, it's a safe bet that they're expecting people to crack the page and not the code. They're looking for hackers, after all.


  • Registered Users Posts: 149 ✭✭Razzen


    its shell code,

    you can reproduce the asm code from it!


  • Registered Users Posts: 14,163 ✭✭✭✭danniemcq


    won't this become pointless once it is broke?

    someone will post it on twitter and thats end of story


  • Closed Accounts Posts: 3,439 ✭✭✭Kevin Duffy


    danniemcq wrote: »
    won't this become pointless once it is broke?

    someone will post it on twitter and thats end of story

    Assuming we're all seeing the same thing and there is only one, fixed solution.


  • Advertisement
  • Registered Users Posts: 149 ✭✭Razzen


    http://zeltser.com/reverse-malware/convert-shellcode.html

    you can use the tools here to get the asm/exe file :)


  • Registered Users Posts: 149 ✭✭Razzen


    for anyone interested....

    Assembly language source code :
    ***************************************
    00000000 jmp 0x6
    00000002 scas dword[es:edi]
    00000003 ret 0xa3bf
    00000006 sub esp,0x100
    0000000c xor ecx,ecx
    0000000e mov byte[ss:esp+ecx*1],cl
    00000011 inc cl
    00000013 jne 0xe
    00000015 xor eax,eax
    00000017 mov edx,0xdeadbeef
    0000001c add al,byte[ss:esp+ecx*1]
    0000001f add al,dl
    00000021 ror edx,0x8
    00000024 mov bl,byte[ss:esp+ecx*1]
    00000027 mov bh,byte[ss:esp+eax*1]
    0000002a mov byte[ss:esp+eax*1],bl
    0000002d mov byte[ss:esp+ecx*1],bh
    00000030 inc cl
    00000032 jne 0x1c
    00000034 jmp 0x95
    00000039 mov ebx,esp
    0000003b add ebx,0x4
    00000041 pop esp
    00000042 pop eax
    00000043 cmp eax,0x41414141
    00000048 jne 0x8d
    0000004a dec eax
    0000004b cmp eax,0x42424242
    00000050 jne 0x8d
    00000052 pop edx
    00000053 mov ecx,edx
    00000055 mov esi,esp
    00000057 mov edi,ebx
    00000059 sub edi,ecx
    0000005b rep movs byte[es:edi],byte[esi]
    0000005d mov esi,ebx
    0000005f mov ecx,edx
    00000061 mov edi,ebx
    00000063 sub edi,ecx
    00000065 xor eax,eax
    00000067 xor ebx,ebx
    00000069 xor edx,edx
    0000006b inc al
    0000006d add bl,byte[esi+eax*1]
    00000070 mov dl,byte[esi+eax*1]
    00000073 mov dh,byte[esi+ebx*1]
    00000076 mov byte[esi+eax*1],dh
    00000079 mov byte[esi+ebx*1],dl
    0000007c add dl,dh
    0000007e xor dh,dh
    00000080 mov bl,byte[esi+edx*1]
    00000083 mov dl,byte[edi]
    00000085 xor dl,bl
    00000087 mov byte[edi],dl
    00000089 inc edi
    0000008a dec ecx
    0000008b jne 0x6b
    0000008d xor ebx,ebx
    0000008f mov eax,ebx
    00000091 inc al
    00000093 int 0x80
    00000095 nop
    00000096 nop
    00000097 call 0x39
    0000009c inc ecx
    0000009d inc ecx
    0000009e inc ecx
    0000009f inc ecx


  • Registered Users Posts: 1,560 ✭✭✭Wile E. Coyote


    http://forums.somethingawful.com/showthread.php?threadid=3452376

    These guys seem to be getting somewhere. We'll just wait till they crack it and then borrow the code.


  • Registered Users Posts: 2,206 ✭✭✭gustavo


    Have it solved:


    "Bad priests cant say mass"

    Stop getting Ted wrong :D


  • Registered Users Posts: 12,235 ✭✭✭✭Cee-Jay-Cee


    I've cracked it. It says "Who is Keyser Söze?"


  • Registered Users Posts: 28,392 ✭✭✭✭Turtyturd


    Has anyone tried crossing out all the numbers and letters that match and seeing what is left?

    It's either that or QWERTY.


  • Registered Users Posts: 1,619 ✭✭✭LaVail


    I tried "Area 51" and "poop"

    No luck as of yet..........


  • Closed Accounts Posts: 8,016 ✭✭✭CreepingDeath


    CJC999 wrote: »
    I've cracked it. It says "Who is Keyser Söze?"

    Nope, it's a phone number.


  • Registered Users Posts: 2,770 ✭✭✭Jen Pigs Fly


    No I can't crack it ... :(


  • Moderators, Regional Midwest Moderators Posts: 11,046 Mod ✭✭✭✭MarkR


    Are you sure? I have eb as 235 in Dec.

    going by this table anyway

    http://www.lookuptables.com/ebcdic_scancodes.php

    Yeah, error in my function. Wasn't used to the format of the HEX2DEC function and it pulled in crap from somewhere.


  • Advertisement
  • Registered Users Posts: 14,163 ✭✭✭✭danniemcq


    Assuming we're all seeing the same thing and there is only one, fixed solution.

    going by the comments in here and the pastebin code it seems to be the same


  • Closed Accounts Posts: 5,736 ✭✭✭Irish Guitarist


    The keyword isn't enter, keyword, enter keyword, enterkeyword or canyoucrackit.


  • Closed Accounts Posts: 3,439 ✭✭✭Kevin Duffy


    danniemcq wrote: »
    going by the comments in here and the pastebin code it seems to be the same

    Yeh, the screenshot there is the same as I'm seeing alright. It still may change every time a correct solution is entered, to confound the Twitter effect.


  • Registered Users Posts: 3,331 ✭✭✭Guill


    I dunno why i hang around with you people...


    Sloved by kids


  • Registered Users Posts: 2,333 ✭✭✭jonnyfingers


    Done.

    Now I'm off home.


  • Registered Users Posts: 2,222 ✭✭✭robman60


    Done.

    Now I'm off home.
    So what is it? Me want job with CIA Naow


  • Closed Accounts Posts: 1,007 ✭✭✭Dodd




  • Banned (with Prison Access) Posts: 9,464 ✭✭✭Celly Smunt


    I BLOODY DID IT!!!



    turns out Irish can't apply,game over.


  • Registered Users Posts: 2,776 ✭✭✭Noopti


    I GOT IT!!

    The code if anyone wants to know:
    You're a bunch of feckin eejits


  • Advertisement
  • Registered Users Posts: 5 canyoucrackit




Advertisement