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