Re: Adding a section to a PE executable at runtime
- From: Eric Grange <egrangeNO@xxxxxxxxxxxxxxx>
- Date: Mon, 26 Jun 2006 08:17:37 +0200
Unless you really need to add a section, or need to support Win9x, it is simpler (and safer) to just add your data as a resource, in which case the UpdateResource API can perform all the manipulations.
Eric
.
- References:
- Adding a section to a PE executable at runtime
- From: Nicholas Sherlock
- Adding a section to a PE executable at runtime
- Prev by Date: Re: Adding a section to a PE executable at runtime
- Next by Date: Re: Fastcode SpreadsheetCreator 0.8.2
- Previous by thread: Re: Adding a section to a PE executable at runtime
- Index(es):