/shade-so

Try to provide an elf-format dynamic link libraries version of Apache Maven Shade Plugin. [Work In Progress]

Primary LanguageC++

Goals Overview

The goal of Clcanny/shade-so is to imitate Apache Maven Shade Plugin, provide a tool that can shade elf-format dynamic link libraries (xxx*.so).

I hope shade-so can shadow all dependencies of famous softwares (such as vim/vim and redis/redis) and provide fat binaries.

Progress

The project is currently in a very early stage, but it can shade dynamic linkg libraries with the following elements:

  • Global variables
  • External dependencies
  • etc.

TODO

Welcome

If you are interested in the project, please contact me (837940593@qq.com). Opening issues and pulling requests are also helpful.