Posts by Tags

Bugs

Alive

X86/X86-64

Assembly

Binary

CMake

Compilers

My Reading List

less than 1 minute read

Published:

My reading-list organised based on various topics.

Decompilation

LLVM

My Reading List

less than 1 minute read

Published:

My reading-list organised based on various topics.

Lambda Calculus

Number System

SPEC CPU 2006 Benchmark

Static/Dymanic/Symbolic Execution

My Reading List

less than 1 minute read

Published:

My reading-list organised based on various topics.

Syntax

Undefined behaviour

Compilers Leveraging Undefined Behavious

7 minute read

Published:

One of the classic examples of compilers making use of undefined behaviour is as follows: C standars says signed integers overflow is undefined.

bits