Best UPX Frontend?
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Best UPX Frontend?
I'm looking for a quality frontend for UPX. I found many hits via Google but most of them are either outdated or very limited in options.
Any tips for me?
Any tips for me?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Did you see this?
- http://www.itecnix.com/ger_upxgui.phtml
- http://www.powertek.de/main/software/ws ... upx_de.htm
- http://www.itecnix.com/ger_upxgui.phtml
- http://www.powertek.de/main/software/ws ... upx_de.htm
Last edited by Marco2007 on Mon Oct 13, 2008 6:12 pm, edited 1 time in total.
PureBasic for Windows
More practical:
Safeguard under "compressing with upx.reg"
Safeguard under "decompressing with upx.reg"
Adapt the way of the repertories…
Use Explorer to compress and decompress the file exe to select…

Safeguard under "compressing with upx.reg"
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\exefile\shell\Compresser Avec UPX]
[HKEY_CLASSES_ROOT\exefile\shell\Compresser Avec UPX\command]
@="D:\\UtilsPath\\upx.exe -9 %1"
Safeguard under "decompressing with upx.reg"
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\exefile\shell\Decompresser Avec UPX]
[HKEY_CLASSES_ROOT\exefile\shell\Decompresser Avec UPX\command]
@="D:\\UtilsPath\\upx.exe -d %1"
Use Explorer to compress and decompress the file exe to select…

*** Excuse my bad English, I uses has translating program ***
XPackGUI
Hi,
I'd coded a small AIO tool called XPackGUI in PB 3.94, also for a couple
of other exe-packer too. It's not the best one of cause, but it works...
as a spam (false true)!
It's only an alternative to other tools?
If you want, download it on my site (Toolz): www.testaware.de.tp
Greets, Peace
I'd coded a small AIO tool called XPackGUI in PB 3.94, also for a couple
of other exe-packer too. It's not the best one of cause, but it works...

- 20to4
- ANDpakk2
- kkrunchy
- MuCruncher2
- Upack
- UPX
as a spam (false true)!
It's only an alternative to other tools?
If you want, download it on my site (Toolz): www.testaware.de.tp
Greets, Peace
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: XPackGUI
Nice, Peace.Peace wrote:Hi,
I'd coded a small AIO tool called XPackGUI in PB 3.94, also for a couple
of other exe-packer too. It's not the best one of cause, but it works...
![]()
Be aware, some lame AV-Tools alert kkrunchy and Upack
- 20to4
- ANDpakk2
- kkrunchy
- MuCruncher2
- Upack
- UPX
as a spam (false true)!
It's only an alternative to other tools?
If you want, download it on my site (Toolz): www.testaware.de.tp
Greets, Peace
About your other works, i am interested in your OLDSKOOL DEMOMAKER but i have found that norton antivirus detects virus in various of the mod plugins. :roll:
Thanks Psychophanta
I know about the problem with trojan alerts in the package of the
OldSkool DemoMaker
But thats are false true alerts by some antivir tools, they detect packed
dll's and exe's by Upack & kkrunchy as trojans by default!
Think Kaspersky solved this problem but others (Norton...) don't accept
crunched ones, cause a couple of lame trojans are packed by kkrunchy too!
OSDM archive is really virus free
Perhaps I'll try to recompile the plugin files and pack it with UPX only...
But must install PB3.94 again first (coded in), will do it when finished my
current tool
regards, Peace

I know about the problem with trojan alerts in the package of the
OldSkool DemoMaker

But thats are false true alerts by some antivir tools, they detect packed
dll's and exe's by Upack & kkrunchy as trojans by default!
Think Kaspersky solved this problem but others (Norton...) don't accept
crunched ones, cause a couple of lame trojans are packed by kkrunchy too!
OSDM archive is really virus free

Perhaps I'll try to recompile the plugin files and pack it with UPX only...
But must install PB3.94 again first (coded in), will do it when finished my
current tool

regards, Peace
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: XPackGUI
Can not access nowPeace wrote:If you want, download it on my site (Toolz): www.testaware.de.tp

- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: Best UPX Frontend?
Now there is:
http://testaware.bplaced.net/
http://testaware.bplaced.net/