Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-executable

How to place a variable at a given absolute address in memory (with Visual C++)

Object symbols override library symbols?

What parts of a PE file are mapped into memory by the MS loader?

Hooking IAT address is incorrect

c hook portable-executable

ASLR and DEP in Delphi, How to tell?

How do I read the PE header of a module loaded in memory?

Finding the Raw entrypoint

Indirect jumps for DLL function calls

What arguments are passed to entry point of a PE (Portable Executable) file?

PE Header Requirements

What is the relationship between sections and data directories in a PE file?

How to parse EXE file and get data from IMAGE_DOS_HEADER structure using c++ and Window.h?

What is "alignment", and how to convert from one alignment to another?

Tiny Pe file format program error when running on Windows 7 64-bit

How can I get .text section from PE file using pefile [closed]

Portable executable file analysing using c#

Microsoft's ASLR is weird

PE Format - IAT Questions

Publish .NET Core App As Portable Executable

Windows: Command line to read version info of an executable file?