Skip to content

Files

Latest commit

 

History

History
This branch is up to date with njitacm/jerseyctf-2021-challenges:main.

64archInts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 3, 2021
Apr 13, 2021

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.