Search code examples
Any way to add a static library to a dynamic library without rebuilding dynamic library?...


linuxcmakelinkerelf

Read More
Meaning of a Common String In Executables?...


macosexecutableelfbinary-datamach

Read More
Using ".init_array" section of ELF file...


linuxassemblyelfgnu-assembler

Read More
How to link a .a/.lib to a .elf...


clinkershared-librarieself

Read More
How to apply LD_PRELOAD only to target program?...


cx86heap-memoryelfld-preload

Read More
why cannot use R_X86_64_PC32 with shared libs...


linkershared-librariesx86-64elf

Read More
Difference between the ELF vs MAP file...


linkerembeddedelf

Read More
ELF Relocation Types on MSP430...


microcontrollerelfmsp430relocation

Read More
Complicated variable assignment in C (decompiled ELF)...


creverse-engineeringreverseelf

Read More
In which segment is shstrtable?...


elfsectionssegment

Read More
Compiling OpenCV for Android with SFM module using MinGW on Windows...


androidwindowsopencvmingwelf

Read More
How to set TBR in a sparc V8 processor?...


assemblyioelfsubroutinesparc

Read More
Compiling C to ELF32 on Windows...


cwindowsassemblygccelf

Read More
How are shared libraries addressed in each processes memory?...


clinuxexecutableelf

Read More
How to tell / force GNU ld to put a section/symbol in a specific part of the output ELF file?...


linkerldelfmultiboot

Read More
Why gcc generates a PLT when it is apparently not needed?...


linuxassemblyx86elfdynamic-linking

Read More
how to see the assembly of libc functions in an elf...


binarysystem-callselfobjdumpreadelf

Read More
PEiD alternative on linux...


linuxreverse-engineeringelf

Read More
Why is the ELF execution entry point virtual address of the form 0x80xxxxx and not zero 0x0?...


pointelfvirtual-address-space

Read More
How to build ELF on MacOS using LLVM?...


macosclangllvmelflld

Read More
How can compilation occur without symbol resolution?...


clinuxgcccompilationelf

Read More
How can I find a proper DWARF symbol for address in a Linux kernel module?...


linuxkernel-moduleelfdwarf

Read More
How to make GDB recognize my handmade runnable ELF file as an executable?...


linuxgdbelf

Read More
Why there are no .rel.dyn/.got.plt section in dynamic ELF files?...


clinkerelfdynamic-linkinggot

Read More
Investigating the size of an extremely small C program...


clinuxx86elfstrip

Read More
Location of DW_FORM_strp values...


elfdwarf

Read More
ELF-Binary compiled by gcc: What happens from entry point to main?...


assemblyx86elf

Read More
Unable to set up SDL2 to run with audio (alsa) on linux ubuntu 20.04 using conan...


c++sdl-2elfalsaconan

Read More
what is segment 00 in my Linux executable program (64 bits)...


linuxassemblylinkerldelf

Read More
Converting an ELF binary into an .o file...


cexecutableelfobject-filesobjcopy

Read More
BackNext