> if a program writes a PE file (EXE or DLL) using memory mapped file I/O and
Write
> if that program is then immediately executed (or loaded
Read immediately
> then a necessary file-buffer flush may fail
You get bad data in memory.
> if a program writes a PE file (EXE or DLL) using memory mapped file I/O and
Write
> if that program is then immediately executed (or loaded
Read immediately
> then a necessary file-buffer flush may fail
You get bad data in memory.