The force is with those who read the source.
2016-03-02
Internetwache CTF 2016: Bank (crypto 90)

Description

Everyone knows that banks are insecure. This one super secure and only allows only 20 transactions per session. I always wanted a million on my account.
Attachment: crypto90.zip

2016-03-01
Internetwache CTF 2016: Oh Bob! (crypto 60)

Description

Alice wants to send Bob a confidential message. They both remember the crypto lecture about RSA. So Bob uses openssl to create key pairs. Finally, Alice encrypts the message with Bob’s public keys and sends it to Bob. Clever Eve was able to intercept it. Can you help Eve to decrypt the message?
Attachment: crypto60.zip

2016-02-29
Internetwache CTF 2016: Eso Tape (rev 80)

Description

Description: I once took a nap on my keyboard. I dreamed of a brand new language, but I could not decipher it nor get its meaning. Can you help me?
Hint: Replace the spaces with either ‘{‘ or ‘}’ in the solution.
Hint: Interpreters don’t help. Operations write to the current index.
Attachment: rev80.zip

2016-02-26
Internetwache CTF 2016: File Checker (rev 60)

Description

My friend sent me this file. He told that if I manage to reverse it, I’ll have access to all his devices. My misfortune that I don’t know anything about reversing :/
Attachment: rev60.zip

2016-02-25
Internetwache CTF 2016: SPIM (rev 50)

Description

My friend keeps telling me, that real hackers speak assembly fluently. Are you a real hacker? Decode this string: “IVyN5U3X)ZUMYCs”
Attachment: rev50.zip

2016-02-25
Internetwache CTF 2016: Quick Run (misc 60)

Description

Someone sent me a file with white and black rectangles. I don’t know how to read it. Can you help me?
Attachment: misc60.zip

2016-02-23
Internetwache CTF 2016: BarParty (misc 90)

Description

Can you read the barcodes?
Attachment: misc90.zip

2016-02-23
Internetwache CTF 2016: The hidden message (misc 50)

Description

My friend really can’t remember passwords. So he uses some kind of obfuscation. Can you restore the plaintext?
Attachment: misc50.zip

2016-02-22
Internetwache CTF 2016: The Cube (rev 90)

Description

I really like Rubik’s Cubes, so I created a challenge for you. I put the flag on the white tiles and scrambled the cube. Once you solved the cube, you’ll know my secret.
Attachment: rev90.zip

2016-02-18
TW.edu CTF 2015: fmtsofun (pwn 150)

Description

Do you know format string attack ?
nc pwning.pwnable.tw 56026
binary
Hint:
%n is so powerful