Search code examples
put together .text, .rdata, .data, .code to a exe(cutable) file...

windowsexeexecutableportable-executablerdata

Read More
What's the maximum number of sections a PE can have?...

headerbyteportable-executablesections

Read More
Accessing fields from an object in the PeNet API...

c#portable-executable

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

c++cwindbgdriversportable-executable

Read More
How to use WM2003 binary (dll) on Windows Mobile 6.1 (WM6.1) device ? (PE-loader can't accept ol...

dllwindows-mobileportable-executablewindows-mobile-6.1

Read More
C program that, after compiling and linking, results in an EXE file that contains an edata section?...

ccompilationexecutableportable-executable

Read More
Adding a section to a PE file, change Entry Point to the new section and execute any code...

c++cportable-executable

Read More
How to determine if a 'malloc' symbol came from the source or from the compiler?...

c++winapiportable-executable

Read More
WindowsPE - How to run electron app, missing dll...

windowsdllelectronportable-executable

Read More
Using Python to overwrite resource section in C program...

pythonpython-3.xembedded-resourceportable-executable

Read More
Get importlib directives from type library...

comportable-executablecom+tlbinf32

Read More
How to find OEP when the address of entry point is zero in PE header?...

portable-executableollydbg

Read More
Making visual studio projects portable, problem...

c++visual-studiobuildportable-executable

Read More
Where is the string table in a Windows DLL?...

c++winapidllmingwportable-executable

Read More
C program new segment declaration...

cheaderportable-executablesegmentdumpbin

Read More
AddressOfEntryPoint is beyond the end of the file...

.netwindowsexecutableportable-executablecoff

Read More
Good approach to determine the PEFileKind of an assembly?...

c#.netvb.netreflectionportable-executable

Read More
Windows initial execution context...

windowsx86loaderassemblyportable-executable

Read More
Empty data after OptionalHeader...

creverse-engineeringportable-executable

Read More
How mingw32-g++ compiler know where to inject system calls in the WIN32 machine executable?...

winapiassemblymingwportable-executableida

Read More
windowspe - find devices whitout proper driver...

portable-executablefindstrwinpe

Read More
VA (Virtual Address) & RVA (Relative Virtual Address)...

assemblylinkerloaderportable-executable

Read More
How to get module image name from an arbitrary address in Windows kernel space?...

cwindowskernelportable-executable

Read More
Why reading EXE as text is showing 'MZ' when printed...

c#portable-executable

Read More
Add section to executable on link...

cvisual-studiolinkerportable-executablepragma

Read More
Why does a loaded PE binary need IAT?...

windowsexecutableportable-executable

Read More
Remove PE (Portable Executable) Command Line...

command-lineportable-executable

Read More
How does a PE file get mapped into memory?...

windowsmemoryportable-executablesections

Read More
TLS callback in which Calling sprintf_s leads to crash...

printfportable-executablecrtwin64

Read More
Admin Process Bit in Windows PE Structure...

cwinapiportable-executable

Read More
BackNext