mini-loader-1.0.0 is not a library.
Visit the last successful build:
mini-loader-1.2.1
mini-loader
The mini-loader is capable of loading and executing ELF PIE format files.
Note
Currently only support x86_64 .
Installation
$ cargo install mini-loader --target x86_64-unknown-none
Usage
Load and execute ls:
$ mini-loader /bin/ls