flat assembler
Message board for the users of flat assembler.
Index
> Windows > Edit existing file Windows |
Author |
|
Grom PE 07 Jun 2016, 23:20
There's no way around rewriting the rest of the file.
File formats are usually designed in a way that such cutting doesn't happen often. |
|||
07 Jun 2016, 23:20 |
|
donn 08 Jun 2016, 00:06
That's too bad, but it makes sense if sequential addressing would become disjointed with gaps in the file.
Appreciated. Will need to research this more, but at least this allows us to get creative and come up with our own solutions. |
|||
08 Jun 2016, 00:06 |
|
revolution 08 Jun 2016, 05:13
If the file is a simple linear format, like a text file, then your only option in all officially supported Windows file systems is to rewrite the entire remainder of the file.
But if the file is more structured, like exe or dll files, then in many cases you will only need to rewrite the affected section. |
|||
08 Jun 2016, 05:13 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.