Skip to content

Integer Operations is a binary that requires you to understand how integers behave in memory and CPU. The binary has 4 levels including integer overflows, underflows and truncation.

Notifications You must be signed in to change notification settings

RazviOverflow/Integer_Overflow_Underflow_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integer Operations is a binary that requires you to understand how integers behave in memory and CPU. The binary has 4 levels including integer overflows, underflows and truncation. In this repo you'll find the exhaustive writeup to solve the binary as well as an auxiliar C program to help you understand what happens when addition is performed over INT_MAX or subtraction over INT_MIN.

About

Integer Operations is a binary that requires you to understand how integers behave in memory and CPU. The binary has 4 levels including integer overflows, underflows and truncation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published