List Question
10 TechQA 2016-12-30 19:29:00What's the point of Position-independent executables (PIE) when we have execstack?
2.1k views
Asked by Ste_95
why non-pic code can't be totally ASLR using run-time fixups?
548 views
Asked by KMG
Store ,,procedures" in a table in NASM
126 views
Asked by Funny
How to calculate x86 code mov offset (RIP-relative machine code)?
450 views
Asked by Chris
Compiling GAS code doesn't detect -fPIC option
372 views
Asked by Sushila Jyothi Lévêque
Why "symbol@GOT" is not permitted on pie binary?
232 views
Asked by Jiwon
GAS ASM PIE x86-64 access variable with LEA instruction
1.9k views
Asked by Peter Badida
In PIE binary, code section changes during execution. Why this happens?
363 views
Asked by Jiwon