UPX
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Executables }} '''UPX''' (Ultimate Packer for eXecutables) is a popular executable compression application.  UPX supports several d...") |  (sample files) | ||
| (3 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| {{FormatInfo | {{FormatInfo | ||
| |formattype=electronic | |formattype=electronic | ||
| − | |subcat= | + | |subcat=Compression | 
| + | |subcat2=Executable compression | ||
| }} | }} | ||
| + | :''For another "UPX" format, see [[UPX/TPX (Photo Express)]].'' | ||
| + | |||
| '''UPX''' (Ultimate Packer for eXecutables) is a popular executable compression application. | '''UPX''' (Ultimate Packer for eXecutables) is a popular executable compression application. | ||
| Line 8: | Line 11: | ||
| UPX traditionally uses a data compression algorithm named [[UCL]], though other algorithms may also be available. | UPX traditionally uses a data compression algorithm named [[UCL]], though other algorithms may also be available. | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|archive/upxPacked}} | ||
| == Links == | == Links == | ||
| * [http://upx.sourceforge.net/ UPX website] | * [http://upx.sourceforge.net/ UPX website] | ||
| − | * [[Wikipedia:UPX]] | + | * [[Wikipedia: UPX]] | 
Latest revision as of 23:53, 14 May 2024
- For another "UPX" format, see UPX/TPX (Photo Express).
UPX (Ultimate Packer for eXecutables) is a popular executable compression application.
UPX supports several different executable formats, including Microsoft Windows and MS-DOS. UPX-compressed executables can often be identified as such, for example by the file command.
UPX traditionally uses a data compression algorithm named UCL, though other algorithms may also be available.

