executable-format
GNU Binutils' Binary File Descriptor library - format example
As in title. I tried reading the BFD\'s ELF\'s code, but it\'s rather not a light reading. I also tried to get something from the documentation, but I would need an example to see how it works. Could[详细]
2023-04-07 00:58 分类:问答can a .com executable run on other OS besides windows?
I understand that the extension of the executables .com .exe etc is meant for the operating system. It has got nothing to do with the underlying ISA (be it x86 or开发者_开发知识库 SPARC). Am I correct[详细]
2023-03-06 20:58 分类:问答What sections are required for a usable ELF executable?
I\'m creating an ELF executable file and I need to know what sections are required by the operating system in order to开发者_Python百科 load and execute it.[详细]
2023-01-18 01:36 分类:问答How to change the assemblyIdentity of an executable?
I want to hide the tool I used to create an .exe file. I am not doing anything illegal, I just want to protect my intellectual property from being copied. If I open the exe file in a text editor I see[详细]
2023-01-03 01:11 分类:问答Strange Value in EXE header
I\'ve seen a strange value placed in EXE header 00000000 :4D 5A 90 00 03 00 00 00 - 04 00 00 00 FF FF 00 00[详细]
2022-12-18 15:24 分类:问答What is RVA and VA? [closed]
开发者_如何转开发 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for[详细]
2022-12-13 09:06 分类:问答