Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-executable

PE export table design

How can `kernel32.dll` export an ordinal of 0, when its `OrdinalBase` field is set to 1?

Understanding .text section of PE executable

How to make a c#.net application portable

c# .net portable-executable

Read variable value from PE file

c portable-executable

PE Format: Why the IAT can be empty, and a MS detours myth

What is the difference between executable formats?

Why are the ILT and IAT separate tables?

Is there really a limit to sections name in PE binaries?

ResourceEntries RVAs of a Resource Table need relocation upon copying it to a different image/PE?

Entries that are not functions in PE exports table

Find an instruction in an executable file, given its address in a running process?

PE/COFF file extensions

Difference between bound imports and delayed imports in PE header [closed]

What is use of creating many executable file formats? [closed]

How to put configuration information inside the executable?

So most of the binary is composed of reloc table?

Strip specific symbols from DLL