Search code examples
What is the difference between .rodata and .rdata...

assemblyportable-executablesegmentreadonly-variable

Read More
When I am Installing "STRINGSIFTER", I am getting errors...

stringgithubportable-executablemalwareantivirus

Read More
Windows 10 won't recognize hand-made PE executables that work in WINE...

assemblywindows-10portable-executablewine

Read More
How can I create an executable .exe PE file manually?...

windowscompiler-constructionlinkerexecutableportable-executable

Read More
DOS stub in a PE file...

windowsexedosportable-executable

Read More
Are Windows executables forward and backwards compatible?...

c++windows-10portable-executable

Read More
PE Executable gets corrupted when adding a new section to it...

c++winapiportable-executable

Read More
Image base comes out wrong in manually-generated PE headers for a 64-bit executable...

assemblyx86-64nasmportable-executable

Read More
How to define the PointerToRawData for a new section header?...

c#portable-executable

Read More
C library to read EXE version from Linux?...

cwindowslinuxportable-executable

Read More
Having a problem about C pointers and how they work in memory...

cwindowskernelportable-executable

Read More
How To change PE Import Address Table Using C#?...

c#portable-executable

Read More
Replace the PE stub in an existing Win32 .exe...

windowsstubportable-executable

Read More
what is the maximum size of a PE file on 64-bit Windows?...

windows64-bit32bit-64bitportable-executable

Read More
Loading a PE File and Launching it, how to capture the exit/return code...

windowswinapiportable-executable

Read More
How to create tiny PE (Win32) executables using MinGW...

cwinapimingwportable-executable

Read More
Can't find COFF file header in hex editor...

winapihexportable-executable

Read More
how to advance to next block of memory when relocating image...

c++cwindowswinapiportable-executable

Read More
PIMAGE_NT_HEADERS Showing different Values...

cwinapiportable-executablefile-mappingnt

Read More
what is the difference between memory allocated by VirtualAlloc and the memory allocated by std::vec...

c++memory-managementportable-executable

Read More
How to check if an executable or DLL is build in Release or Debug mode (C++)...

c++dllexedebug-symbolsportable-executable

Read More
Python3 Search the virtual memory of a running windows process...

pythonpython-3.xmemoryheap-memoryportable-executable

Read More
Add an entry to the import table of PE...

windowsdllautomationportable-executable

Read More
Why PE need Original First Thunk(OFT)?...

windowsassemblyexereverse-engineeringportable-executable

Read More
Why does an executable still run despite changes to checksum, or changes to data section without new...

checksumportable-executable

Read More
Printing the DLLs imported by a PE (64 bit)...

cwinapiportable-executable

Read More
In resources of a executable file, how does one find the default icon?...

c++windowsresourcesiconsportable-executable

Read More
Extra space at the beginning/end of .text section...

c++visual-studiocode-injectionportable-executablesections

Read More
DOS inserting segment addresses at runtime...

dosx86-16portable-executablerelocationmemory-segmentation

Read More
how to hook a Windows API function inside the IAT of a running process and replace it with a dummy f...

cportable-executable

Read More
BackNext