Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-executable

Determining if a dll is a .valid CLR dll by reading the PE directly (64bit issue)

How to set the "file version" field in PE header of EXE files?

go portable-executable

What are the list of all possible values for DVCLAL?

How do I determine the architecture of an executable binary on Windows 10

What is e_cblp and e_cp in DOS header?

How to build windows xp application using Visual studio command line + SCons?

How to add timestamp certificate to a signed PE file on Linux?

How to create tiny PE (Win32) executables using MinGW

Calculating the file offset of a entry point in a PE file

How to read Import Address Table, in a driver, from a PEPROCESS?

My OS Kernel in D: Some embedded strings don't work

Thunk table in import address table?

PE Export Directory Table's OrdinalBase field ignored?

Structures contained in the .pdata section

About the entry point of PE in Windows

PE format, what is the use for IAT Directory

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?