Istvan Haller
Results
2
issues of
Istvan Haller
Cool example on how an attacker can use a code locator to deterministically call another function, while the binary is protected with ASLR-Guard. Please compile with -O0 to avoid the...
The different Modules loaded by UniSan use different LLVM contexts. In LLVM the basic types are only guaranteed to be unique within a given context. As such char* between two...