Log in

View Full Version : OVERLAY


Ricardo Narvaja
December 11th, 2006, 05:07
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
December 11th, 2006, 07:20
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