List Question
20 TechQA 2024-03-11T17:35:22.417000CTF - PIE and non PIE infected binary, base-pointer, instruction pointer values
31 views
Asked by Marius Romeiser
Function Pointers in position independent code (-fpic) on stm32 gcc
196 views
Asked by Matteo Vittorio Ricciutelli
Position Independent Code on STM32 - pointers
168 views
Asked by Marcin Kłos
Should gcc -fPIC option be used when compiling for x86_64 architectures?
189 views
Asked by shawn1874
Understanding a DT_TEXTREL warning
2k views
Asked by Arin Chaudhuri
When static library needs position independent code
577 views
Asked by tmlen
Position Independent Code, GCC versus ARMCC
354 views
Asked by Rob
CMake: Do I need to set POSITION_INDEPENDENT_CODE here and what exactly is its purpose?
1.5k views
Asked by RedBox
GCC: how -pie affects address of file scope variable?
146 views
Asked by pmor
How to find address of function in memory?
987 views
Asked by professional pro
Why does modern GCC compile files as PIE by default?
715 views
Asked by CurtisB
Is there a way to tell if a Windows binary is a PIE
156 views
Asked by Heath Gerrald
Why can `%rip + displacement` access data section?
80 views
Asked by OnlyWick
Move the PC into another register with xtensa (lx6) cores
337 views
Asked by Vincent Dupaquis
Are there any instructions (other than those that use RIP-relative addressing) that are position dependent?
242 views
Asked by the4naves
MCU/embedded: Position independent code, max size for .got section?
254 views
Asked by bas
Store ,,procedures" in a table in NASM
151 views
Asked by Funny