“Iterative Virus” by Hack The Box
A good pet project for a developer who wants to learn something new is writing a game. I’ve...
“PTRACE_NOPEEKING” by Hack The Box
Debugging a debugger is probably as much fun as disassembling a disassembler or decompiling a decompiler. But disassembling...
“Coffee Invocation” by Hack The Box
The great thing about all the challenges I’ve seen on Hack The Box is that almost all of...
“Virtually Mad” by Hack The Box
This challenge implements a simple virtual machine with only 5 instructions. Your task is to write a program...
“FFModule” by Hack The Box
It’s always fun to solve a challenge without even running a binary file. Sometimes this is necessary because...
“Maze” by Hack The Box
This crackme doesn’t require a lot of reversing skills but provides plenty of opportunities to learn new tools...