Thread
:
Writing to a running (in-use) executable file
View Single Post
#
10
11-14-2005, 14:55
goldenegg
Posts: n/a
Quote:
Originally Posted by
heXer
How does ollydbg works when copy to executale and overwrite the old exe?
You can't use od to overwrite an existing running executable file.
od lets you save as a new one.
goldenegg