Thread
:
Writing to a running (in-use) executable file
View Single Post
#
2
11-12-2005, 14:21
willii
Posts: n/a
Writing to a file running is very danger. When system has lower memory. It may reload code from the file. If you modify the file. It may crash.
willii