3 releases
0.1.3 | Dec 9, 2024 |
---|---|
0.1.2 | Apr 4, 2021 |
0.1.1 | Apr 4, 2021 |
#56 in macOS and iOS APIs
145 downloads per month
11KB
231 lines
Byteripper
A tool to extract code from individual functions in a library.
Support ELF32, ELF64 and Mach-O shared libraries.
Usage
byteripper -i <input file> -o <output directory>
Dependencies
~5–18MB
~200K SLoC