I know that binary executables in windows belong to PE, but what about libraries like .dll or .lib files, do they belong to the category of PE?
And what about the executables in linux?
|
I know that binary executables in windows belong to PE, but what about libraries like And what about the executables in linux? | |||
|
feedback
|
|
From Wikipedia Portable Executable:
Linux uses ELF. See also: Comparison of executable file formats | |||
|
feedback
|