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?
570 views
Asked by KMG
Store ,,procedures" in a table in NASM
145 views
Asked by Funny
How to calculate x86 code mov offset (RIP-relative machine code)?
466 views
Asked by Chris
Compiling GAS code doesn't detect -fPIC option
391 views
Asked by Sushila Jyothi Lévêque
Why "symbol@GOT" is not permitted on pie binary?
260 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?
394 views
Asked by Jiwon