.. |
filter
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
lzma-sdk@c6c2fc49e2
|
Update submodules.
|
2021-05-15 06:03:48 +02:00 |
stub
|
Comment the breakpoint instructions for faster analysis by 'grep'
|
2022-03-22 19:18:19 -07:00 |
bele_policy.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
bele.h
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
bptr.h
|
Various cosmetic updates and refactors. NFCI.
|
2021-01-04 17:20:57 +01:00 |
c_file.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
c_init.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
c_none.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
c_screen.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
compress_lzma.cpp
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
compress_ucl.cpp
|
Various cosmetic updates and refactors. NFCI.
|
2021-01-04 17:20:57 +01:00 |
compress_zlib.cpp
|
Various cosmetic updates and refactors. NFCI.
|
2021-01-04 17:20:57 +01:00 |
compress.cpp
|
Enable usual grep for function definition
|
2021-04-03 12:46:20 -07:00 |
compress.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
conf.h
|
Allow slack for non-GLIBC tool chains versus -Wzero-as-null-pointer-constant
|
2021-11-27 06:58:38 -08:00 |
console.h
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
except.cpp
|
clang-format more files.
|
2021-01-04 20:26:31 +01:00 |
except.h
|
clang-format more files.
|
2021-01-04 20:26:31 +01:00 |
file.cpp
|
WIP: Elf64 shlib cleanup
|
2021-07-02 18:33:38 -07:00 |
file.h
|
Placate clang re: missing 'override'
|
2022-03-22 19:16:15 -07:00 |
filter.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
filter.h
|
Use C++ 14 alignas(), init some struct fields just because of good practice.
|
2021-01-04 21:02:07 +01:00 |
filteri.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
help.cpp
|
Update CI to use lastest zlib. Update Makefile.
|
2021-01-01 23:24:31 +01:00 |
lefile.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
lefile.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
linker.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
linker.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
main.cpp
|
Clarify comment in previous commit
|
2021-01-20 05:54:53 -08:00 |
Makefile
|
Revert -std=c++14
|
2021-11-27 13:22:54 +01:00 |
mem.cpp
|
getSizeForCompression worst cases
|
2021-02-25 20:04:16 -08:00 |
mem.h
|
Various cosmetic updates and refactors. NFCI.
|
2021-01-04 17:20:57 +01:00 |
miniacc.h
|
Modernize libc usage: stop using off_t , use modern printf.
|
2021-01-05 18:52:05 +01:00 |
msg.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
options.h
|
clang-format more files.
|
2021-01-04 20:26:31 +01:00 |
p_armpe.cpp
|
IMAGE_SUBSYSTEM_EFI_APPLICATION
|
2021-09-06 08:38:51 -07:00 |
p_armpe.h
|
Revert some changes from previous commit to pacify clang
|
2021-03-28 21:40:13 +02:00 |
p_com.cpp
|
Modernize libc usage: stop using off_t , use modern printf.
|
2021-01-05 18:52:05 +01:00 |
p_com.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
p_djgpp2.cpp
|
Modernize libc usage: stop using off_t , use modern printf.
|
2021-01-05 18:52:05 +01:00 |
p_djgpp2.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_elf_enum.h
|
More checking for unpack of tampered Elf_Phdr
|
2022-02-25 09:23:55 -08:00 |
p_elf.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_exe.cpp
|
Modernize libc usage: stop using off_t , use modern printf.
|
2021-01-05 18:52:05 +01:00 |
p_exe.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
p_lx_elf.cpp
|
Fix --brute for p_lx_elf.cpp, which compresses multiple pieces
|
2022-03-22 11:46:25 -07:00 |
p_lx_elf.h
|
WIP: Elf64 shlib compress+decompress seems to work
|
2021-07-05 13:47:19 -07:00 |
p_lx_exc.cpp
|
Update bele.h to better work with modern compilers.
|
2021-01-02 16:45:58 +01:00 |
p_lx_exc.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_lx_interp.cpp
|
total_in, total_out move to PackUnix
|
2021-02-22 16:13:40 -08:00 |
p_lx_interp.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_lx_sh.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_lx_sh.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_mach_enum.h
|
Validate input LC_ commands in order to defend against fuzzers
|
2021-12-26 19:40:34 -08:00 |
p_mach.cpp
|
Mach unpack checks for bad load_command in compressed input
|
2022-02-25 10:17:04 -08:00 |
p_mach.h
|
upx_uint8_t
|
2021-12-27 08:49:05 -08:00 |
p_ps1.cpp
|
Modernize libc usage: stop using off_t , use modern printf.
|
2021-01-05 18:52:05 +01:00 |
p_ps1.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_sys.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_sys.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
p_tmt.cpp
|
Check when optimizeRelocs()
|
2021-12-29 16:57:52 -08:00 |
p_tmt.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_tos.cpp
|
clang-format more files.
|
2021-01-04 20:26:31 +01:00 |
p_tos.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
p_unix.cpp
|
Fix --brute for p_lx_elf.cpp, which compresses multiple pieces
|
2022-03-22 11:46:25 -07:00 |
p_unix.h
|
WIP: handling shared library
|
2021-05-22 16:03:53 -07:00 |
p_vmlinx.cpp
|
Fix checking of sh_name versus shstrsec->sh_size
|
2022-01-01 14:20:18 -08:00 |
p_vmlinx.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_vmlinz.cpp
|
Modernize libc usage: stop using off_t , use modern printf.
|
2021-01-05 18:52:05 +01:00 |
p_vmlinz.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
p_w32pe.cpp
|
PE: Add support for EFI images
|
2021-12-22 03:05:24 +01:00 |
p_w32pe.h
|
Revert some changes from previous commit to pacify clang
|
2021-03-28 21:40:13 +02:00 |
p_w64pep.cpp
|
PE: Add support for EFI images
|
2021-12-22 03:05:24 +01:00 |
p_w64pep.h
|
PE: Set header size on 64-bit too
|
2021-12-16 06:57:39 +01:00 |
p_wcle.cpp
|
Check when optimizeRelocs()
|
2021-12-29 16:57:52 -08:00 |
p_wcle.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
packer_c.cpp
|
Various cosmetic updates and refactors. NFCI.
|
2021-01-04 17:20:57 +01:00 |
packer_f.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
packer.cpp
|
Fix --brute for p_lx_elf.cpp, which compresses multiple pieces
|
2022-03-22 11:46:25 -07:00 |
packer.h
|
Fix --brute for p_lx_elf.cpp, which compresses multiple pieces
|
2022-03-22 11:46:25 -07:00 |
packhead.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
packmast.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
packmast.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
pefile.cpp
|
aligned_sotls, per Laszlo
|
2022-02-07 08:39:13 -08:00 |
pefile.h
|
PE: Add support for EFI images
|
2021-12-22 03:05:24 +01:00 |
s_djgpp2.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
s_object.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
s_vcsa.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
s_win32.cpp
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
screen.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
snprintf.cpp
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
snprintf.h
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
ui.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
ui.h
|
Cleanups: start working on -Wsuggest-override, add some "final". NFCI.
|
2021-03-28 21:19:29 +02:00 |
util.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |
util.h
|
Welcome 2021.
|
2021-01-01 20:39:22 +01:00 |
version.h
|
Bump version date.
|
2021-01-01 20:45:11 +01:00 |
work.cpp
|
Modernize libc usage: more cleanups.
|
2021-01-05 22:03:29 +01:00 |