1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-10-16 10:52:57 -07:00
..
filter
stub vmlinux/386 naming convention for source files 2006-10-16 06:11:49 -07:00
bele_policy.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
bele.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
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 Move upx_compress_result_t handling into right place. 2006-06-29 06:24:24 +02:00
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 step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_armpe.h step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_com.cpp loader.txt updated 2006-07-03 15:13:53 +02:00
p_com.h ElfLinker started. Dos/com & dos/sys formats converted 2006-06-28 14:45:58 +02:00
p_djgpp2.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_djgpp2.h dos/djgpp2 using nrv2e converted to ElfLinker 2006-07-01 17:29:41 +02:00
p_elf.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
p_elks.cpp Updated unused code. 2006-08-23 11:30:42 +02:00
p_exe.cpp ElfLinkerX86 introduced. 2006-06-29 18:21:01 +02:00
p_exe.h dos/exe: migrated to ElfLinker 2006-06-29 00:44:12 +02:00
p_lx_elf.cpp Fix UINT64_MAX. 2006-10-06 08:42:12 +02: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 PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
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 & dos/sys: use the new ElfLinker features 2006-07-01 00:21:06 +02:00
p_sys.h
p_tmt.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_tmt.h tmp/adam using nrv2e converted to ElfLinker 2006-07-02 22:39:53 +02:00
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 Started renaming some loader symbols - now that we have a real 2006-08-30 00:11:40 +02:00
p_vmlinz.h vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02: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 step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_wcle.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_wcle.h watcom/le using nrv2e converted to ElfLinker 2006-07-02 23:21:15 +02:00
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 step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
pefile.h step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02: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 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
util.h i386 conversion stub conversion; nrv2b_d32_2.ash etc. 2006-07-12 11:15:14 -07:00
version.h Re-add "beta" string to versions. 2006-10-11 13:06:17 +02:00
work.cpp