List Question
10 TechQA 2025-01-01 16:34:07What'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?
496 views
Asked by KMG
Store ,,procedures" in a table in NASM
93 views
Asked by Funny
How to calculate x86 code mov offset (RIP-relative machine code)?
418 views
Asked by Chris
Compiling GAS code doesn't detect -fPIC option
349 views
Asked by Sushila Jyothi Lévêque
Why "symbol@GOT" is not permitted on pie binary?
200 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?
330 views
Asked by Jiwon