Skip to content

Latest commit

 

History

History

assembly-1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

assembly-1

Points: 200

Category

Reversing

Question

What does asm1(0x76) return? Submit the flag as a hexadecimal value (starting with '0x'). NOTE: Your submission for this question will NOT be in the normal flag format. Source located in the directory at /problems/assembly-1_0_cfb59ef3b257335ee403035a6e42c2ed.

Hint

assembly conditions

Solution

The value takes 0x76 and subtracts and adds 0x3 until 0x73 is left

Flag

0x73