mirror of https://github.com/upx/upx.git
Updated short-list of supported executable formats.
committer: mfx <mfx> 1142609852 +0000
This commit is contained in:
parent
adcb551020
commit
2b402b77f1
|
@ -256,13 +256,14 @@ void show_help(int x)
|
||||||
" dos/sys,"
|
" dos/sys,"
|
||||||
"\n "
|
"\n "
|
||||||
//" elks/8086,"
|
//" elks/8086,"
|
||||||
" linux/386,"
|
" linux/amd64,"
|
||||||
" linux/elf386,"
|
" linux/i386,"
|
||||||
" linux/sh386,"
|
" linux/ppc32,"
|
||||||
|
" mach/ppc32,"
|
||||||
" ps1/exe,"
|
" ps1/exe,"
|
||||||
" rtm32/pe,"
|
" rtm32/pe,"
|
||||||
" tmt/adam,"
|
|
||||||
"\n "
|
"\n "
|
||||||
|
" tmt/adam,"
|
||||||
" vmlinux/386,"
|
" vmlinux/386,"
|
||||||
" vmlinuz/386,"
|
" vmlinuz/386,"
|
||||||
" watcom/le,"
|
" watcom/le,"
|
||||||
|
|
Loading…
Reference in New Issue