1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-08-22 20:49:28 -07:00
..
filter
stub arm.v4t-wince.pe: minor cleanups 2006-08-22 14:16:46 +02: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 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 Removed all old linker classes - we exclusively use ElfLinker now. 2006-08-19 14:00:22 +02:00
console.h Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
except.cpp
except.h
file.cpp
file.h
filter.cpp
filter.h
filteri.cpp
help.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
lefile.cpp
lefile.h
linker.cpp ElfLinker::addSection ==> addLoader 2006-08-21 19:52:09 -07:00
linker.h Renamed ElfLinker::addSection(sname) to addLoader(). 2006-08-21 20:07:42 +02:00
main.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
Makefile Disable WITH_LUA for now. 2006-08-15 19:23:03 +02:00
mem.cpp
mem.h
miniacc.h miniacc support for arm-wince-pe 2006-07-13 16:50:26 +02:00
msg.cpp
mygetopt.cpp
mygetopt.h
options.h ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +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
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 remove patchFilter32() 2006-08-22 20:49:28 -07:00
p_lx_elf.h Fix newLinker() for mach/ppc32. 2006-08-19 14:29:40 +02:00
p_lx_exc.cpp remove patchFilter32() 2006-08-22 20:49:28 -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 convert PackMachPPC32 to new Linker 2006-08-19 15:28:16 -07:00
p_mach.h convert PackMachPPC32 to new Linker 2006-08-19 15:28:16 -07:00
p_ps1.cpp Whitespace cleanups. 2006-08-20 11:08:38 +02:00
p_ps1.h ps1/exe updates from Jens 2006-08-14 17:15:26 +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 Added support for debug.dump_stub_loader. 2006-08-22 10:48:04 +02:00
p_tos.h
p_unix.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
p_unix.h
p_vmlinx.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_vmlinx.h vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02:00
p_vmlinz.cpp Bvmlinuz: linker->defineSymbol() instead of patchDecompressor() 2006-08-21 14:26:42 -07: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 Removed Packer::patchDecompressor(). 2006-08-22 11:05:18 +02:00
packer_f.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
packer.cpp Removed Packer::patchVersion() and Packer::patchVersionYear(). 2006-08-21 20:28:14 +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
work.cpp