Search code examples
How to specify symbol name when creating objects from raw binary files using objcopy?...

linkerbinutilsobject-filessymbol-tableobjcopy

Read More
relocatable object file, data section...

cobject-files

Read More
Why the Class definition does compile one way and not the other?...

c++classg++object-files

Read More
What's an object file in C?...

ccompilationlinkerobject-files

Read More
What does an object file contain?...

c++cgcccompilationobject-files

Read More
What are the meanings of callq command parameters?...

linuxassemblyx86-64disassemblyobject-files

Read More
Reverse engineering C object files...

cassemblyx86-64object-files

Read More
Structure of COFF object files...

assemblyx86symbolsobject-files

Read More
How to visualise .obj files in colab?...

3dgoogle-colaboratoryvisualizationobject-files

Read More
COFF x86_64 relocation types...

linkerx86-64object-filesrelocationcoff

Read More
Is there a way to see what's inside a ".rodata+(memory location)" in an object file?...

c++assemblygdbreverse-engineeringobject-files

Read More
Each label address used, adds 24 bytes more (plus 8 bytes (totalling 32 bytes)) to the .o file's...

assemblyx86-64executablefasmobject-files

Read More
What exactly is the size of an ELF symbol (both for 64 & 32 bit) & how do you parse it...

executableelfobject-fileslddreadelf

Read More
If an object file defines _start and doesn't use any libraries, why do I still need to link it b...

assemblylinkerldgnu-assemblerobject-files

Read More
What does a gcc output file look like and what exactly does it contain?...

gccobject-files

Read More
Are static libraries version independent?...

clinkerobject-files

Read More
Contents of a static library...

c++cgccstatic-librariesobject-files

Read More
Can I compile f90 without recreating .mod files...

modulecompilationfortrangfortranobject-files

Read More
Are JVM heap/stack different than virtual address space heap/stack?...

jvmstackheap-memorysegmentobject-files

Read More
Is there a name for converting machine code to object files?...

assemblycompilationterminologyobject-fileslinkingobjects

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

cexecutableelfobject-filesobjcopy

Read More
gcc linking object files with warning/optimization flags...

cgcccompiler-optimizationgcc-warningobject-files

Read More
How to make an executable file from a c object file?...

cobject-files

Read More
How can I see the 0s and 1s / machine code from a executable file / object file?...

binaryexecutablereverse-engineeringmachine-codeobject-files

Read More
Can I get objdump --full-contents to only print the raw text?...

text-processingobjdumphexdumpobject-files

Read More
Using Go in C++...

c++goshared-objectsobject-files

Read More
objdump: Can't use supplied machine MIPS...

cobjdumpobject-files

Read More
My C++ object file is too big...

c++compiler-optimizationfilesizeobject-files

Read More
How do I get the address of a C global variable through the Haskell FFI?...

haskellimportffiobject-files

Read More
When will used function not appear in object file symbol table...

c++object-files

Read More
BackNext