https://github.com/JonathonReinhart/staticx
Create static executable from dynamic executable
https://github.com/JonathonReinhart/staticx
Last synced: about 1 month ago
JSON representation
Create static executable from dynamic executable
- Host: GitHub
- URL: https://github.com/JonathonReinhart/staticx
- Owner: JonathonReinhart
- License: other
- Created: 2017-05-27T18:37:54.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T04:05:51.000Z (over 1 year ago)
- Last Synced: 2024-05-03T02:27:30.142Z (12 months ago)
- Language: C
- Homepage: https://staticx.readthedocs.io/
- Size: 528 KB
- Stars: 301
- Watchers: 5
- Forks: 35
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- stars - JonathonReinhart/staticx
README
StaticX
[](https://github.com/JonathonReinhart/staticx/actions/workflows/build-test.yml)
[](https://pypi.python.org/pypi/staticx)
[](https://staticx.readthedocs.io/)
-----Bundle dynamic executables with their library dependencies so they can be run
anywhere, just like a static executable.For more information, [Read the Docs](https://staticx.readthedocs.io/).
## License
This software is released under the GPLv2, with an exception allowing the
bootloader to be distributed. See [LICENSE.txt](LICENSE.txt) for more details.