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