Skip to content

Latest commit

 

History

History

64archInts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.