- As you can see in prob title, it's caesar encryption prob.
- Use web tool to decrypt it.
- flag:
ukppnrwryeavgtwicfmnrkbnzeqawg
- Like hdd sector seek, first number in () is paragraph, sencond number is line in paragraph, third is word in sentence
- flag:
the flag, is Ceremonial plates.
- It's substitution encrypted prob, so I used https://www.guballa.de/substitution-solver to break it
- flag:
illmakeamanoutofyou
- I fixed provided python code little bit, I get interest sentence like this
This message is for Daedalus Corporation only. Our blueprints for the Cyborg are protected with a password. That password is bde028b9ddeb2b7e80b9fcfee00e2f
- flag:
bde028b9ddeb2b7e80b9fcfee00e2f
???
- Just Do it.
- flag:
717228104
- I used IDA to disassemble, it's not stripped so I can find function easily.
- flag:
0x08048444
- I just used strings command in linux
- flag:
2manyHacks_Debug_Admin_Test
- There are two parts to calculate password
- First, let's suppose first input as 'f' f%secretz[1] = secretz[0] should be correct
- When you connect nc, they will give you a number, just make integer overflow.
- flag:
That_was_easssy!