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é ...
Search found 171 matches: upx
Searched query: upx
- Mon Jun 17, 2024 2:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: problem with big dbf on xbrowse
- Replies: 39
- Views: 5232
- Fri Jun 14, 2024 12:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Repeating Error
- Replies: 3
- Views: 844
Re: Repeating Error
https://groups.google.com/g/harbour-use ... QBFo?pli=1
Use UPX.exe
https://forums.fivetechsupport.com/view ... e4#p270062
use AVG anti vírus:
https://www.avg.com
Regards, saludos.
Use UPX.exe
https://forums.fivetechsupport.com/view ... e4#p270062
use AVG anti vírus:
https://www.avg.com
Regards, saludos.
- Sat May 11, 2024 5:31 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
- Replies: 14
- Views: 2963
- 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
Yes, latest version is 4.2.4:karinha wrote:Enrico, is this correct? And the version, is it 4.2.4 of UPX.exe?
Regards, saludos.Code: Select all | Expand
C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
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
- 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?
Regards, saludos.
Code: Select all | Expand
C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
- 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?
Regards, saludos.
Code: Select all | Expand
C:\UPX\UPX.EXE --lzma --ultra --brute FOTOSPRO.EXE
- 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).
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).
- 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.
- 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 ...
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 ...
- 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 ...
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 ...
- 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 ...
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 ...
- Fri Nov 17, 2023 7:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Testing Harbour -gc3 flag
- Replies: 36
- Views: 8164
- 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
This may help
- 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 ...
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 ...
- 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 ...
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 ...