AlpacaHack Logo

Tag: x86-64

Sign InSign Up

x86-64

Related:
#Flag Checker
#Flag Printer

No description is available for this tag.

Updated Apr 24, 2026
x86-64 Challenges
read-a-binary
tan90909090

tan90909090

Rev
239 solves
misdirection
tan90909090

tan90909090

Rev
170 solves
Beginner's Flag Printer
minaminao

minaminao

Rev
Beginner
156 solves
play with memory
keymoon

keymoon

Pwn
97 solves
Flag Printer
minaminao

minaminao

Rev
49 solves
I2C Device
ptr-yudai

ptr-yudai

Rev
10 solves
unicomp
ptr-yudai

ptr-yudai

Sandbox
2 solves

read-a-binary

Daily AlpacaHackTopic: ELFReleased: Feb 3, 2026

239 solves
Rev

by

tan90909090

tan90909090

🦙 < Let's try reading what the ELF binary does!

Beginner Hint
  • This challenge is in the Rev (Reverse Engineering) category.
  • Flag checkers are a common theme in Rev problems.
  • A flag checker executable or script accepts player input and tells you whether it matches the flag.
  • The provided file is the ELF binary read-a-binary.
  • The goal is to find an input (the flag) that makes the binary print Correct! by analyzing the binary.
  • There are a variety of tools available that can analyze ELF binaries.
  • Some tools can show a higher level of representations than others.
read-a-binary
descriptionsolveswriteups