1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-07-16 19:06:04 -07:00
..
filter CT24ARM needs big+little endian versions 2006-06-21 13:57:12 -07:00
stub undebug powerpc-linux.elf-entry.S 2006-07-16 19:06:04 -07:00
bele.h Removed trailing whitespace. 2006-06-22 14:06:21 +02: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 debugging code. 2006-06-29 07:00:06 +02:00
compress_ucl.cpp Move upx_compress_result_t handling into right place. 2006-06-29 06:24:24 +02:00
compress.cpp Move upx_compress_result_t handling into right place. 2006-06-29 06:24:24 +02:00
compress.h Refactoring: pass upx_compress_config_t to Packer::compressWithFilters() 2006-06-29 06:15:28 +02:00
conf.h BSD/elf386 2006-07-02 16:25:31 -07:00
console.h Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
except.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
except.h Enter 2006. 2006-06-16 15:17:29 +02: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 ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02: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 PackLinuxElf32ppc works (except lzma) 2006-07-16 19:01:17 -07:00
linker.h PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
main.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
Makefile Update Makefile. 2006-06-23 01:02:47 +02:00
mem.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
mem.h Enter 2006. 2006-06-16 15:17:29 +02:00
miniacc.h New ACC version. 2006-04-05 11:07:51 +00:00
msg.cpp Enter 2006. 2006-06-16 15:17:29 +02: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 ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
p_armpe.cpp pe: ignore duplicated relocation records 2006-07-04 14:11:56 +02:00
p_armpe.h arm/pe works with ElfLinker 2006-07-01 12:36:07 +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 dos/djgpp2 using nrv2e converted to ElfLinker 2006-07-01 17:29:41 +02:00
p_djgpp2.h dos/djgpp2 using nrv2e converted to ElfLinker 2006-07-01 17:29:41 +02:00
p_elf.h OpenBSD "pro-active security" causes headaches 2006-07-03 16:35:21 -07:00
p_elks.cpp Start major refactoring. 2006-06-19 19:20:50 +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 PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
p_lx_elf.h unify buildLinuxLoader using addStubEntrySections and addLinkerSymbols 2006-07-16 09:48:22 -07:00
p_lx_exc.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
p_lx_exc.h fix i386-linux.elf.shell 2006-06-25 05:44:39 -07:00
p_lx_interp.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
p_lx_interp.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_lx_sh.cpp Major refactoring of src/stub directory. 2006-06-15 08:17:50 +02:00
p_lx_sh.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_mach.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
p_mach.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_ps1.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
p_ps1.h ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +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 Enter 2006. 2006-06-16 15:17:29 +02:00
p_tmt.cpp tmp/adam using nrv2e converted to ElfLinker 2006-07-02 22:39:53 +02:00
p_tmt.h tmp/adam using nrv2e converted to ElfLinker 2006-07-02 22:39:53 +02:00
p_tos.cpp conversion of atari/tos to ElfLinker finished 2006-07-07 17:49:30 +02:00
p_tos.h Start major refactoring. 2006-06-19 19:20:50 +02:00
p_unix.cpp Refactoring: pass upx_compress_config_t to Packer::compressWithFilters() 2006-06-29 06:15:28 +02:00
p_unix.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_vmlinx.cpp sizeof(shstrtab) already includes terminating '\0' 2006-07-05 05:40:24 -07:00
p_vmlinx.h vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02:00
p_vmlinz.cpp vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02:00
p_vmlinz.h vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02:00
p_vxd.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_w16ne.cpp Start major refactoring. 2006-06-19 19:20:50 +02:00
p_w16ne.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_w32pe.cpp pe: ignore duplicated relocation records 2006-07-04 14:11:56 +02:00
p_w32pe.h win32/pe using nrv2e converted to ElfLinker 2006-07-03 09:21:51 +02:00
p_wcle.cpp watcom/le using nrv2e converted to ElfLinker 2006-07-02 23:21:15 +02:00
p_wcle.h watcom/le using nrv2e converted to ElfLinker 2006-07-02 23:21:15 +02:00
packer_c.cpp Use custom encoding for LZMA properties. 2006-06-26 17:28:46 +02:00
packer_f.cpp Start major refactoring. 2006-06-19 19:20:50 +02:00
packer.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
packer.h Refactoring: move fields ui_pass and ui_total_passes from class 2006-06-29 14:37:01 +02:00
packhead.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
packmast.cpp more *BSD arrangements 2006-07-02 21:54:44 -07:00
packmast.h Enter 2006. 2006-06-16 15:17:29 +02: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 Win64 updates. 2003-08-05 12:35:24 +00:00
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 Avoid djgpp2 link error. 2006-06-20 15:25:38 +02:00
util.h i386 conversion stub conversion; nrv2b_d32_2.ash etc. 2006-07-12 11:15:14 -07:00
version.h Bump version. 2006-06-22 14:50:09 +02:00
work.cpp Enter 2006. 2006-06-16 15:17:29 +02:00