Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 550 Bytes

File metadata and controls

16 lines (11 loc) · 550 Bytes

64archInts

  • A 64 architecture executable and using an INT

Solution

  • Decompile or Disassemble Executable and compare with the correct hexadecimal address

Quick Solution

  • printf "252994\n" | ./int

Challenge Message

For some reason, you’re being asked to help a 64-year-old beekeeper. He’s having trouble with extracting the honey from the hexagonal honeycombs; why don’t you try examining the architecture of the beehive to see if you can obtain something?

Challenge Hints

  • Continue until you find the correct path.