research32
A blog about researching and testing C++/Win32 facts
Showing posts with label
PEBrowser Pro
.
Show all posts
Showing posts with label
PEBrowser Pro
.
Show all posts
Jan 5, 2015
PE file with empty main()
›
If you build an empty console program, how many bytes is needed for the Portable Executable (PE)? And what's inside the PE file? In th...
Jan 2, 2015
Base relocation table
›
A Portable Executable (PE) file usually contains some headers and some sections. One of the sections, that may exist, is the .reloc section,...
11 comments:
Dec 7, 2014
IAT in notepad.exe
›
A couple of weeks ago, I was inspecting and comparing the .text section of a PE file (notepad.exe) and the corresponding .text section which...
›
Home
View web version