1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-11-07 10:24:54 +01:00
..
filter
stub Keep variable names sorted. 2006-11-07 10:24:54 +01:00
bele_policy.h
bele.h
bptr.h
c_file.cpp
c_init.cpp
c_none.cpp
c_screen.cpp
compress_lzma.cpp Added option '--crp-lzma-fb='. Started tuning lzma compression 2006-10-12 14:23:22 +02:00
compress_ucl.cpp Added version_string() functions for the compression algorithms. Also 2006-10-11 12:56:28 +02:00
compress_zlib.cpp Added version_string() functions for the compression algorithms. Also 2006-10-11 12:56:28 +02:00
compress.cpp
compress.h Added version_string() functions for the compression algorithms. Also 2006-10-11 12:56:28 +02:00
conf.h Added option '--crp-lzma-fb='. Started tuning lzma compression 2006-10-12 14:23:22 +02:00
console.h
except.cpp
except.h
file.cpp
file.h
filter.cpp
filter.h
filteri.cpp
help.cpp Added version_string() functions for the compression algorithms. Also 2006-10-11 12:56:28 +02:00
lefile.cpp
lefile.h
linker.cpp Avoid a printf warning. 2006-10-04 00:16:55 +02:00
linker.h Added some debugging support via Linker::dumpSymbols(). 2006-10-03 23:48:19 +02:00
main.cpp Added option '--crp-lzma-fb='. Started tuning lzma compression 2006-10-12 14:23:22 +02:00
Makefile Disable lua for now. 2006-09-01 02:38:35 +02:00
mem.cpp
mem.h
miniacc.h New ACC version. 2006-08-24 12:39:45 +02:00
msg.cpp
mygetopt.cpp
mygetopt.h
options.h Added option '--crp-lzma-fb='. Started tuning lzma compression 2006-10-12 14:23:22 +02:00
p_armpe.cpp
p_armpe.h
p_com.cpp dos/com&sys: correctly set carry bit by using "sub si,-xx" instead of "add si,xx" 2006-11-06 17:54:37 +01:00
p_com.h
p_djgpp2.cpp
p_djgpp2.h
p_elf.h
p_elks.cpp Updated unused code. 2006-08-23 11:30:42 +02:00
p_exe.cpp
p_exe.h
p_lx_elf.cpp set e_shentsize to work around bug in binutils [mostly cosmetic] 2006-10-24 09:43:50 -07:00
p_lx_elf.h Renamed addLinkerSymbols() to defineSymbols(). 2006-08-23 11:20:06 +02:00
p_lx_exc.cpp PackBSDI386 clarify osabi issues. 2006-09-27 14:38:42 -07:00
p_lx_exc.h --force-execve for *BSD/386 2006-08-17 17:35:33 -07:00
p_lx_interp.cpp
p_lx_interp.h
p_lx_sh.cpp
p_lx_sh.h
p_mach.cpp Renamed addLinkerSymbols() to defineSymbols(). 2006-08-23 11:20:06 +02:00
p_mach.h Renamed addLinkerSymbols() to defineSymbols(). 2006-08-23 11:20:06 +02:00
p_ps1.cpp ps1: initialize an uninitialized variable 2006-10-10 15:44:02 +02:00
p_ps1.h ps1/exe updated from jens 2006-08-29 16:25:59 +02:00
p_sys.cpp dos/com&sys: correctly set carry bit by using "sub si,-xx" instead of "add si,xx" 2006-11-06 17:54:37 +01:00
p_sys.h
p_tmt.cpp
p_tmt.h
p_tos.cpp Atari/tos is currently broken, so throw an InternalError. 2006-09-06 14:31:30 +02:00
p_tos.h Start work on updating p_tos. 2006-08-29 23:46:21 +02:00
p_unix.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
p_unix.h
p_vmlinx.cpp fix filename in #includ 2006-10-16 10:52:57 -07:00
p_vmlinx.h vmlinux/386 check for __ksymtab; fix unpack 2006-10-15 14:51:02 -07:00
p_vmlinz.cpp PackBvmlinuzI386 allow x86_64 2006-10-18 08:35:25 -07:00
p_vmlinz.h vmlinuz/386 fix for physical_start not at bzimage_offset 2006-10-16 17:18:19 -07:00
p_vxd.h
p_w16ne.cpp Removed all old linker classes - we exclusively use ElfLinker now. 2006-08-19 14:00:22 +02:00
p_w16ne.h Removed all old linker classes - we exclusively use ElfLinker now. 2006-08-19 14:00:22 +02:00
p_w32pe.cpp Some linker.cpp cleanups. 2006-08-20 11:15:36 +02:00
p_w32pe.h
p_wcle.cpp
p_wcle.h
packer_c.cpp Started renaming some loader symbols - now that we have a real 2006-08-30 00:11:40 +02:00
packer_f.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
packer.cpp Added option '--crp-lzma-fb='. Started tuning lzma compression 2006-10-12 14:23:22 +02:00
packer.h remove patchFilter32() 2006-08-22 20:49:28 -07:00
packhead.cpp
packmast.cpp --force-execve for *BSD/386 2006-08-17 17:35:33 -07:00
packmast.h
pefile.cpp
pefile.h
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
util.h
version.h Re-add "beta" string to versions. 2006-10-11 13:06:17 +02:00
work.cpp