1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-11-30 23:18:21 +01:00
..
filter
stub Improve xstrip.py. 2006-11-25 15:36:56 +01:00
bele_policy.h Minor cleanups. 2006-11-21 17:35:22 +01:00
bele.h Fixed some ElfLinker endian issues. 2006-11-18 17:43:29 +01:00
bptr.h
c_file.cpp
c_init.cpp
c_none.cpp
c_screen.cpp
compress_lzma.cpp Remove implicit magic from OptVar copy operator and introduce oassign() 2006-11-20 11:04:31 +01:00
compress_ucl.cpp Small cleanups. 2006-11-07 13:43:43 +01:00
compress_zlib.cpp Minor cleanups. 2006-11-21 17:35:22 +01:00
compress.cpp Decompress pre-compressed stubs in Linker::init(). 2006-11-21 05:01:00 +01:00
compress.h Implemented the remaining missing pieces of compress_zlib. 2006-11-21 17:19:24 +01:00
conf.h Show all supported formats in show_help(). 2006-11-30 23:17:22 +01:00
console.h
except.cpp Initial support for option '--exact'. 2006-11-21 17:53:11 +01:00
except.h Initial support for option '--exact'. 2006-11-21 17:53:11 +01:00
file.cpp
file.h
filter.cpp
filter.h
filteri.cpp
help.cpp Mention --compress-icons=3. 2006-11-30 23:18:21 +01:00
lefile.cpp
lefile.h
linker.cpp Add LZMA support for pre-compressed stubs. 2006-11-21 06:09:04 +01:00
linker.h Introduce Packer::relocateLoader(). This is the first step of finally getting 2006-11-20 18:10:23 +01:00
main.cpp Show all supported formats in show_help(). 2006-11-30 23:17:22 +01:00
Makefile Added .DELETE_ON_ERROR rules. 2006-11-16 18:49:34 +01:00
mem.cpp watcom/le: initialize memory when aligning. 2006-11-18 21:59:59 +01:00
mem.h Minor cleanups. 2006-11-21 17:35:22 +01:00
miniacc.h New ACC version. 2006-08-24 12:39:45 +02:00
msg.cpp
mygetopt.cpp
mygetopt.h
options.h Added debugging option --disable-random-id. 2006-11-21 18:17:51 +01:00
p_armpe.cpp arm/pe: fix "missing" icon & version info resource problem for wince 5 2006-11-21 18:25:23 +01:00
p_armpe.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_com.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_com.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_djgpp2.cpp Small cosmetic changes. 2006-11-21 05:01:54 +01:00
p_djgpp2.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_elf.h
p_elks.cpp Remove some traces of patch_le32. 2006-11-20 18:19:37 +01:00
p_exe.cpp Added two checks for throwCantPackExact. 2006-11-21 18:01:16 +01:00
p_exe.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_lx_elf.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_lx_elf.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_lx_exc.cpp Fix endian issue in execve formats. 2006-11-21 18:42:38 +01:00
p_lx_exc.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_lx_interp.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_lx_interp.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_lx_sh.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_lx_sh.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_mach.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_mach.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_ps1.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_ps1.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_sys.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_sys.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_tmt.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_tmt.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_tos.cpp Initial support for option '--exact'. 2006-11-21 17:53:11 +01:00
p_tos.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_unix.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
p_unix.h Introduce Packer::bele. 2006-11-20 12:01:59 +01:00
p_vmlinx.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_vmlinx.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_vmlinz.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_vmlinz.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_vxd.h Minor cleanups. 2006-11-21 17:35:22 +01:00
p_w16ne.cpp Introduce Packer::bele. 2006-11-20 12:01:59 +01:00
p_w16ne.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_w32pe.cpp Initalize isrtm member. 2006-11-27 17:35:16 +01:00
p_w32pe.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
p_wcle.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_wcle.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
packer_c.cpp Introduce Packer::bele. 2006-11-20 12:01:59 +01:00
packer_f.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
packer.cpp Show all supported formats in show_help(). 2006-11-30 23:17:22 +01:00
packer.h Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
packhead.cpp
packmast.cpp Show all supported formats in show_help(). 2006-11-30 23:17:22 +01:00
packmast.h Show all supported formats in show_help(). 2006-11-30 23:17:22 +01:00
pefile.cpp pe: --compress-icons=3 option added to compress all icons 2006-11-22 15:28:35 +01:00
pefile.h Minor cleanups. 2006-11-21 17:35:22 +01:00
s_djgpp2.cpp
s_object.cpp
s_vcsa.cpp
s_win32.cpp
screen.h
snprintf.cpp
snprintf.h
stdcxx.cpp
stdcxx.h
ui.cpp
ui.h
util.cpp More stricter check for arm-wince Debian. 2006-11-22 18:52:57 +01:00
util.h Remove implicit magic from OptVar copy operator and introduce oassign() 2006-11-20 11:04:31 +01:00
version.h Bump version for next release. 2006-11-29 05:41:39 +01:00
work.cpp