virus - Prevent NSIS from appending archive? -


i had bad day when virus infect *.exe including many of nsis installer , stripping them stub (+ virus code).

i wonder if there option pack archive inside stub instead? @ least if got infected whole archive (hence installer exe) ve recovered av

this mean if file been tampered invalidated pe too. no /ncrc then

even if compressed data stored in pe section or resource, virus still strip out when infecting. while chance of data survival better current implementation complicate compilation phase makensis.

it open source , free submit patch :)


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -