PDA

View Full Version : OVERLAY


Ricardo Narvaja
12-11-2006, 04:07 AM
I inject a dll with a great amount of code of my own, and i need pack the dll, but all the packer refuse to work, say the dll has an overlay.
The packers that seems work with overlays (UPX, ASPACK,PECOMPACT), make a mess with the file and donñt work properly.

Any has a idea how can i pack this file, is needed only a simple packer but i need the packed file work similar to the original.

Thanks
Ricardo Narvaja

Ricardo Narvaja
12-11-2006, 06:20 AM
i reply to myself, is working now the dll, i pack with aspack, the overlay bytes work perfect, the problem will be only in the initial values, and i make a little patch and is solved

Ricardo