1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2007-06-19 15:14:12 +02:00
..
filter new format UPX_F_VMLINUX_PPC32 Linux kernel for PowerPC (32-bit) 2007-04-30 13:34:06 -07:00
stub Add processing instructions to gpp_inc.py. 2007-06-12 13:40:35 +02:00
bele_policy.h Enter 2007. 2007-01-14 13:08:58 +01:00
bele.h Enter 2007. 2007-01-14 13:08:58 +01:00
bptr.h Enter 2007. 2007-01-14 13:08:58 +01:00
c_file.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
c_init.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
c_none.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
c_screen.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
compress_lzma.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
compress_ucl.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
compress_zlib.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
compress.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
compress.h Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
conf.h new format UPX_F_LINUX_ELF32_MIPSEL [work in progress] 2007-05-06 06:17:49 -07:00
console.h Enter 2007. 2007-01-14 13:08:58 +01:00
except.cpp Added throwOutOfMemoryException(). 2007-05-08 15:28:35 +02:00
except.h Added throwOutOfMemoryException(). 2007-05-08 15:28:35 +02:00
file.cpp OutputFile::unset_extent() sets bytes_written 2007-02-07 22:02:28 -08:00
file.h OutputFile::unset_extent(); endianness in Mach_fat_* and PackMachBase::b_info 2007-02-06 13:11:31 -08:00
filter.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
filter.h Enter 2007. 2007-01-14 13:08:58 +01:00
filteri.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
help.cpp Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
lefile.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
lefile.h Enter 2007. 2007-01-14 13:08:58 +01:00
linker.cpp Added throwOutOfMemoryException(). 2007-05-08 15:28:35 +02:00
linker.h Added ElfLinker::addLoaderVA(). 2007-02-20 07:36:34 +01:00
main.cpp Added new options --no-mode, --no-owner and --no-time. 2007-06-19 15:14:12 +02:00
Makefile sync src/Makefile with Markus bfb3d24c1fe7 2007-04-23 07:15:42 -07:00
mem.cpp Added throwOutOfMemoryException(). 2007-05-08 15:28:35 +02:00
mem.h Enter 2007. 2007-01-14 13:08:58 +01:00
miniacc.h Very minor portability fixes. 2007-01-30 20:36:59 +01:00
msg.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
mygetopt.cpp Misc updates. 2004-07-19 16:56:02 +00:00
mygetopt.h Cleanups. 2004-01-20 18:27:33 +00:00
options.h Added new options --no-mode, --no-owner and --no-time. 2007-06-19 15:14:12 +02:00
p_armpe.cpp pe: added a check for too small object alignment 2007-05-17 18:02:50 +02:00
p_armpe.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_com.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_com.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_djgpp2.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
p_djgpp2.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_elf_enum.h new format UPX_F_LINUX_ELF32_MIPSEL [work in progress] 2007-05-06 06:17:49 -07:00
p_elf.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_elks.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_exe.cpp fixed an incorrect error message caused by a bug in relocation handling 2007-05-08 18:23:41 +02:00
p_exe.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_lx_elf.cpp mipsel.r3000-linux: flush cache for NRV, fix stub copying when big 2007-06-09 17:13:50 -07:00
p_lx_elf.h new format UPX_F_LINUX_ELF32_MIPSEL [work in progress] 2007-05-06 06:17:49 -07:00
p_lx_exc.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_lx_exc.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_lx_interp.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_lx_interp.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_lx_sh.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_lx_sh.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_mach_enum.h Spelling fixes. 2007-03-04 17:39:21 +01:00
p_mach.cpp PackMach* checkAlreadyPacked() 2007-02-16 08:02:59 -08:00
p_mach.h Minor portability fixes. 2007-02-08 16:17:32 +01:00
p_ps1.cpp Added throwOutOfMemoryException(). 2007-05-08 15:28:35 +02:00
p_ps1.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_sys.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_sys.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_tmt.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
p_tmt.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_tos.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_tos.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_unix.cpp Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
p_unix.h PackUnix::getLoader() result is not 'const' 2007-02-16 08:05:10 -08:00
p_vmlinx.cpp Avoid warnings. 2007-05-08 16:12:42 +02:00
p_vmlinx.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_vmlinz.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_vmlinz.h Small cleanups. 2007-02-19 03:52:33 +01:00
p_vxd.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_w16ne.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_w16ne.h Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
p_w32pe.cpp pe: added a check for too small object alignment 2007-05-17 18:02:50 +02:00
p_w32pe.h Enter 2007. 2007-01-14 13:08:58 +01:00
p_wcle.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
p_wcle.h Enter 2007. 2007-01-14 13:08:58 +01:00
packer_c.cpp new format UPX_F_VMLINUX_PPC32 Linux kernel for PowerPC (32-bit) 2007-04-30 13:34:06 -07:00
packer_f.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
packer.cpp Clean up various names in getFullName(). 2007-06-12 14:25:00 +02:00
packer.h Pass and verify original data in all xxx_test_overlap() functions. 2007-04-26 16:15:49 +02:00
packhead.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
packmast.cpp new format UPX_F_LINUX_ELF32_MIPSEL [work in progress] 2007-05-06 06:17:49 -07:00
packmast.h Enter 2007. 2007-01-14 13:08:58 +01:00
pefile.cpp pe: better icon compression handling 2007-02-24 23:25:11 +01:00
pefile.h Enter 2007. 2007-01-14 13:08:58 +01:00
s_djgpp2.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
s_object.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
s_vcsa.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
s_win32.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
screen.h Enter 2007. 2007-01-14 13:08:58 +01:00
snprintf.cpp More portability fixes. 2007-01-14 12:47:38 +01:00
snprintf.h Enter 2007. 2007-01-14 13:08:58 +01:00
stdcxx.cpp Enter 2007. 2007-01-14 13:08:58 +01:00
stdcxx.h Enter 2007. 2007-01-14 13:08:58 +01:00
ui.cpp debug PackMachFat 2007-02-05 22:34:23 -08:00
ui.h Enter 2007. 2007-01-14 13:08:58 +01:00
util.cpp Very minor portability fixes. 2007-01-30 20:36:59 +01:00
util.h Enter 2007. 2007-01-14 13:08:58 +01:00
version.h Bump version for next release. 2007-04-30 19:34:26 +02:00
work.cpp Added new options --no-mode, --no-owner and --no-time. 2007-06-19 15:14:12 +02:00