extract-elf-so:从指定的ELF可执行文件中提取.so文件,并将其打包在tarball中

时间:2021-05-21 20:26:53
【文件属性】:
文件名称:extract-elf-so:从指定的ELF可执行文件中提取.so文件,并将其打包在tarball中
文件大小:12KB
文件格式:ZIP
更新时间:2021-05-21 20:26:53
Go 提取精灵 该程序从指定的ELF可执行文件中提取.so文件,并将其打包在tarball中。 它最初是作为一种用于生成最少的Docker映像的工具而发明的。 有关更多详细信息,请参见幻灯片 。 用法 Extract .so files from specified ELF executables, and pack them in a tarball. Usage: extract-elf-so [options] [(--add )...] ... extract-elf-so --help extract-elf-so --version Options: -d , --dest Destination dir in the tarball to place the elf_fi
【文件预览】:
extract-elf-so-master
----.gitignore(14B)
----extract-elf-so.go(8KB)
----install.sh(1KB)
----Dockerfile-compile(801B)
----.dockerignore(10B)
----.travis.yml(123B)
----Vagrantfile(179B)
----LICENSE(11KB)
----README.md(3KB)
----circle.yml(374B)
----build.sh(368B)

网友评论