Página 1 de 1

UPX example

Publicado: 06 Mar 2014 16:58
por s4real1
Looking for a upx example to pack and unpack a folder if possible.

Any help with this be great thanks

s4real1

Publicado: 08 Mar 2014 06:55
por Thedary
Hi, UPX = Ultimate Packer for eXecutables

Are you looking for an example?

Código: Seleccionar todo

upx.exe -9 -f --brute -o new_autorun.exe autorun.exe

Publicado: 08 Mar 2014 12:07
por s4real1
Thanks for the reply.

Yeah was looking for examples ?

Tried but just can't seem to get it to work.

thanks s4real1