Search code examples
Force a DLL to be loaded above 2GB (0x80000000) in a 32-bit process on Windows...

winapidllportable-executablevirtual-address-space

Read More
PE file: Debug directory of type IMAGE_DEBUG_TYPE_VC_FEATURE...

visual-studiovisual-studio-2015executableportable-executabledebug-symbols

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

windowsportable-executable

Read More
Is there a possibility that PE format will change in the future?...

windowsportable-executable

Read More
Position code independant executable on windows...

portable-executable

Read More
ResourceEntries RVAs of a Resource Table need relocation upon copying it to a different image/PE?...

x86disassemblyportable-executable

Read More
Specify Section name in Objdump...

assemblyportable-executableobjdump

Read More
What's this extra bytes?...

executablereverse-engineeringportable-executable

Read More
Easy to use debugger for Portable Executable malware...

windowsdebuggingreverse-engineeringportable-executablemalware

Read More
getting offset in file from RVA...

64-bitportable-executable

Read More
How can we map RVA (Relative Virtual Address) of a location to PE file offset?...

c++debuggingprocessportable-executablecffile

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

c++parsingportable-executable

Read More
Does ELF or PE loader support sections for GPUs, or some OS have any plans in implementing this func...

gpugpgpuelfportable-executable

Read More
Comparing WORD characteristics...

c++windowswinapiportable-executable

Read More
What this software trick to list current process and write memory with current function that not doc...

c#c++static-analysisportable-executablemalware-detection

Read More
Entries that are not functions in PE exports table...

c++debuggingms-accessportable-executablepe-exports

Read More
Difference between .exe and .pe files?...

c#visual-studiocompilationexeportable-executable

Read More
Role of the Dll name specified in the .edata section of a Dll...

windowsdllportable-executabledll-injection

Read More
64 bit PE injection - Suspend, inject, resume (x64 equivalent to changing EAX?)...

64-bitcode-injectionportable-executable

Read More
Unexpected output...

winapiexecutableexeportable-executable

Read More
C# Extract Resource from Native PE...

c#resourcesportable-executable

Read More
Which PE header fields are used by windows loader?...

windowsportable-executable

Read More
C++: get native dll dependencies without loading it in process...

c++dllportable-executableloadlibrarysystems-programming

Read More
Windows PE from Visual C++ compiler debug database...

visual-c++portable-executablehexdump

Read More
How to get VC compiler version from PE file programmatically?...

visual-c++portable-executable

Read More
appending data to an exe...

exeportable-executable

Read More
Reading IMAGE_EXPORT_DIRECTORY to find exported function names causes access violation...

c++windowsportable-executable

Read More
How can Thread Environment Blocks reside above the address space limit?...

windowswindows-7-x64portable-executablewow64

Read More
PE: Adding code at the end of .txt section...

c++cwindowsexeportable-executable

Read More
Get raw data from a section in a PE file...

portable-executable

Read More
BackNext