1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00
upx/.github
John Reiser adb0ca8250 Many changes for ELF shared libraries on Linux and Android
Handling more than 2 PT_LOAD (and thus more than 1 executable PT_LOAD)
required extensive changes.  But the bonus is the infrastructure
to support a different (de-)compression algorithm for each PT_LOAD.

https://github.com/upx/upx/issues/341   i386 .so decompression
https://github.com/upx/upx/issues/609   armv7 .so on Android
https://github.com/upx/upx/issues/625   amd64 .so execution
https://github.com/upx/upx/issues/654   armv7 .exe
Not yet: .so on MIPS, PowerPC, PowerPC64
2023-03-04 17:37:25 -08:00
..
ISSUE_TEMPLATE CI: work on new cmake-based CI; updates 2022-09-16 13:26:10 +02:00
workflows src: rework optimizeReloc handling; cleanups 2023-02-21 15:19:24 +01:00
dependabot.yml CI: work on new cmake-based CI; updates 2022-09-16 13:26:10 +02:00
pull_request_template.md CI: work on new cmake-based CI; updates 2022-09-16 13:26:10 +02:00
security.md CI: work on new cmake-based CI; updates 2022-09-16 13:26:10 +02:00
travis_testsuite_1-expected_sha256sums.sh Many changes for ELF shared libraries on Linux and Android 2023-03-04 17:37:25 -08:00
travis_testsuite_1.sh CI: run test-suite; remove obsolete scripts 2022-12-20 23:33:58 +01:00