1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
Markus F.X.J. Oberhumer fbde0b9f35 Bump release date.
2006-11-29 03:43:29 +01:00
..
filter CT24ARM needs big+little endian versions 2006-06-21 13:57:12 -07:00
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 Enter 2006. 2006-06-16 15:17:29 +02:00
c_file.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
c_init.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
c_none.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
c_screen.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
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 More stricter check for arm-wince Debian. 2006-11-22 18:52:57 +01:00
console.h Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
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 Enter 2006. 2006-06-16 15:17:29 +02:00
file.h Enter 2006. 2006-06-16 15:17:29 +02:00
filter.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
filter.h Enter 2006. 2006-06-16 15:17:29 +02:00
filteri.cpp Merge 2006-06-16 06:53:56 -07:00
help.cpp Minor cleanups. 2006-11-10 13:49:22 +01:00
lefile.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
lefile.h Enter 2006. 2006-06-16 15:17:29 +02:00
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 Disallow --exact with --overlay=strip. 2006-11-22 19:29:07 +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 Enter 2006. 2006-06-16 15:17:29 +02:00
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 Minor cleanups. 2006-11-21 17:35:22 +01:00
p_com.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_com.h Introduce Packer::bele. 2006-11-20 12:01:59 +01:00
p_djgpp2.cpp Small cosmetic changes. 2006-11-21 05:01:54 +01:00
p_djgpp2.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_elf.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
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 Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +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 use separate stub/armeb-linux.elf-entry and fold 2006-11-20 08:02:28 -08:00
p_lx_exc.cpp Fix endian issue in execve formats. 2006-11-21 18:42:38 +01:00
p_lx_exc.h Fix endian issue in execve formats. 2006-11-21 18:42:38 +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 Enter 2006. 2006-06-16 15:17:29 +02:00
p_lx_sh.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_lx_sh.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_mach.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_mach.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_ps1.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_ps1.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_sys.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_sys.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_tmt.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_tmt.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_tos.cpp Initial support for option '--exact'. 2006-11-21 17:53:11 +01:00
p_tos.h Implemented some small atari/tos optimizations. 2006-11-17 18:47:33 +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 Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_vmlinz.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_vmlinz.h Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +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 Removed unused Packer::freezeLoader(). Changed return type of 2006-11-12 20:57:08 +01:00
p_w32pe.cpp Initalize isrtm member. 2006-11-27 17:35:16 +01:00
p_w32pe.h Initalize isrtm member. 2006-11-27 17:35:16 +01:00
p_wcle.cpp Updated packers to use new stub names. 2006-11-21 03:40:11 +01:00
p_wcle.h Introduce Packer::bele. 2006-11-20 12:01:59 +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 Added debugging option --disable-random-id. 2006-11-21 18:17:51 +01:00
packer.h Introduce Packer::relocateLoader(). This is the first step of finally getting 2006-11-20 18:10:23 +01:00
packhead.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
packmast.cpp Introduce Packer::relocateLoader(). This is the first step of finally getting 2006-11-20 18:10:23 +01:00
packmast.h Enter 2006. 2006-06-16 15:17:29 +02: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 Enter 2006. 2006-06-16 15:17:29 +02:00
s_object.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
s_vcsa.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
s_win32.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
screen.h Enter 2006. 2006-06-16 15:17:29 +02:00
snprintf.cpp
snprintf.h Enter 2006. 2006-06-16 15:17:29 +02:00
stdcxx.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
stdcxx.h Enter 2006. 2006-06-16 15:17:29 +02:00
ui.cpp Refactoring: move fields ui_pass and ui_total_passes from class 2006-06-29 14:37:01 +02:00
ui.h Refactoring: move fields ui_pass and ui_total_passes from class 2006-06-29 14:37:01 +02:00
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 release date. 2006-11-29 03:43:29 +01:00
work.cpp Enter 2006. 2006-06-16 15:17:29 +02:00