Exe produced with VS 2010 and VS 2005 loaded with a different offset...
Read MoreMy OS Kernel in D: Some embedded strings don't work...
Read MoreLoading a Kernel into Memory -- How to Write the Loader Itself?...
Read MoreHow to tell if a file is an EXE or a DLL?...
Read MoreWhat is the Entry Point RVA in a .Net PE file?...
Read MoreMaking space for added bytecode (machine code) in a Windows PE executable...
Read Morefind base address of current procrss in kernel space...
Read MoreCompiling C++ into portable linux binaries...
Read MoreHow do I extract Export Table from PE standard (.exe)...
Read MoreWriting a Cross-Platform (32-bit and 64-bit compatible) Program for Windows (like AnyCPU in .NET)...
Read MoreHow does the Large Address Aware flag work for 32 bit applications on 64-bit computers?...
Read Moremingw gcc compilation and gdb debugging...
Read MoreWhat are the effects of the PE header "subsystem" field?...
Read MoreHow are portable apps called by the system when needed (eg file association)?...
Read Morehow to remove some data from pe (exe) file in C...
Read MorePortable Executable Export File Name field...
Read MoreExecuting a third-party compiled program on a client's computer...
Read MoreSandbox Virtual Machine for an Application (concept)...
Read MoreWindows VC++ 2010 code before my main() function executes...
Read MoreIs there a way to find where all resources a PE executable uses?...
Read MoreAbout the code section of PE format...
Read MoreWhat's the principle of installers in windows?...
Read MoreWhat is "alignment", and how to convert from one alignment to another?...
Read MoreHow to investigate the calling convention of PE binary file in windows?...
Read MoreWhat's the binary file format used by MS DOS?...
Read More