Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-executable

What does "e_lfanew" mean in the DOS header for the PE format?

How to read Import Directory Table in C

Why PE need Original First Thunk(OFT)?

What is the difference between .text and .itext memory segments?

How does the Large Address Aware flag work for 32 bit applications on 64-bit computers?

What's the difference between objdump and Dumpbin in windows?

Can a standard executable have an export table?

Writing a Cross-Platform (32-bit and 64-bit compatible) Program for Windows (like AnyCPU in .NET)

What's the difference between "Import Table address" and "Import Address Table address" in Date Directories of PE?

How to determine the size of an PE executable file from headers and or footers

How to bind 64-bit and 32-bit executable into one?

getting offset in file from RVA

Portable executable for CMake

How do i determine exact PE image file size using its header(s)?

How to add (and use) binary data to compiled executable?

c exe elf portable-executable

Duplicate symbols in Microsoft C library

Replacing icon in Windows *.exe from open-source platform-independent Java code

What are the effects of the PE header "subsystem" field?

PE file opcodes

How is machine code stored in the EXE file?