Search found 171 matches: upx

Searched query: upx

by karinha
Mon Jun 17, 2024 2:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 5232

Re: problem with big dbf on xbrowse

Karinha,

Please check the EXE, I get a warming from defender.

Good morning Marc, I removed the compression with UPX.exe, it is probably UPX.exe that is generating a FALSE POSITIVE in WINDOWS DEFENDER.

Buenos días Marc, eliminé la compresión con UPX.exe, probablemente sea UPX.exe el que esté ...
by Enrico Maria Giordano
Sat May 11, 2024 4:42 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 2963

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

karinha wrote:Enrico, is this correct? And the version, is it 4.2.4 of UPX.exe?

Code: Select all | Expand

C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
 
Regards, saludos.
Yes, latest version is 4.2.4:

https://github.com/upx/upx/releases/tag/v4.2.4

The correct syntax (I'm using) is:

Code: Select all | Expand

C:\UPX4\UPX.EXE --lzma FOTOSPRO.EXE
by karinha
Sat May 11, 2024 3:30 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 2963

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

Enrico, is this correct? And the version, is it 4.2.4 of UPX.exe?

Code: Select all | Expand

C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
 
Regards, saludos.
by karinha
Sat May 11, 2024 3:12 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 2963

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

Good afternoon Enrico, does this work in your version of UPX.exe?

Code: Select all | Expand

C:\UPX\UPX.EXE --lzma --ultra --brute FOTOSPRO.EXE
 
Regards, saludos.
by Enrico Maria Giordano
Sat May 11, 2024 2:46 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 2963

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

... for anyone to use a hex edit to look at your .exe which could revel your source code .. here is the link ..

http://www.aspack.com/downloads.html

Thanks
Rick Lipkin

Last Aspack update is on 2018. Time to switch to UPX, last update 2 days ago and best EXE compression (using --lzma switch).
by Enrico Maria Giordano
Mon Nov 20, 2023 4:00 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 8164

Re: Testing Harbour -gc3 flag

UPX is free. I prefer it.
by karinha
Sat Nov 18, 2023 3:50 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 8164

Re: Testing Harbour -gc3 flag

... care.

I can't see how this could be related to anti-viruses. Can you explain?

Here in Brazil, there are many reports that when compressed with UPX.exe, most ANTI VIRUS do not accept the .EXE, as they say it is a suspicious file. This is why I stopped using UPX.exe

Aquí en Brasil, hay muchos ...
by karinha
Sat Nov 18, 2023 3:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 8164

Re: Testing Harbour -gc3 flag

Already wrote it:

C:\UPX\UPX.EXE --lzma PLENOINDW.EXE

Con PECOMPACT.exe

C:\PECOMPACT\PEC2 /NB /EMP:Y /TM:Y /CR:Y /MC PLENOINDW.EXE

18/11/2023 11:54 5.701.632 PLENOINDW.exe

Con UPX:

C:\UPX\UPX.EXE --lzma PLENOINDW.EXE

8/11/2023 11:59 5.617.152 PLENOINDW.EXE

Enrico:

UPX.exe tiene una mayor ...
by karinha
Sat Nov 18, 2023 12:00 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 8164

Re: Testing Harbour -gc3 flag

I recommend UPX that compress better (with --lzma switch):

https://upx.github.io

Master Enrico, show the command you use to compress with UPX.exe, so I can compare it with the powerful PECOMPACT.exe and see who produces the smallest .EXE. I don't want to be unfair.

Maestro Enrico, muestre el ...
by Enrico Maria Giordano
Fri Nov 17, 2023 7:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 8164

Re: Testing Harbour -gc3 flag

I recommend UPX that compress better (with --lzma switch):

https://upx.github.io
by Antonio Linares
Wed Oct 18, 2023 9:54 am
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Defender
Replies: 9
Views: 1262

Re: Windows Defender

Have you tried to compress the EXE using upx or similar ?

This may help
by JoseAlvarez
Mon Oct 16, 2023 2:10 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con windows defender
Replies: 11
Views: 1534

Re: Problema con windows defender

Hola José

No estarás usando upx o algún compresor ?

Supongo que lo habrás probado pero deberías poner como excepción la carpeta donde tengas tu software pero en el Windows defender, con eso debería servir y no darte problemas.

Espero lo soluciones pronto.

Saludos amigo.

José.

Enviado desde ...
by JoseAlvarez
Sun Oct 15, 2023 11:40 am
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con windows defender
Replies: 11
Views: 1534

Re: Problema con windows defender

Hola José

No estarás usando upx o algún compresor ?

Supongo que lo habrás probado pero deberías poner como excepción la carpeta donde tengas tu software pero en el Windows defender, con eso debería servir y no darte problemas.

Espero lo soluciones pronto.

Saludos amigo.

José.

Enviado desde ...