[![Workflow Status](https://github.com/enarx/rcrt1/workflows/test/badge.svg)](https://github.com/enarx/rcrt1/actions?query=workflow%3A%22test%22) [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/enarx/rcrt1.svg)](https://isitmaintained.com/project/enarx/rcrt1 "Average time to resolve an issue") [![Percentage of issues still open](https://isitmaintained.com/badge/open/enarx/rcrt1.svg)](https://isitmaintained.com/project/enarx/rcrt1 "Percentage of issues still open") ![Maintenance](https://img.shields.io/badge/maintenance-activly--developed-brightgreen.svg) # rcrt1 Relocate ELF dynamic symbols. Has to be used with ```toml [profile.dev.package.rcrt1] opt-level = 3 debug-assertions = false overflow-checks = false ``` in the `Cargo.toml` of the binary. License: Apache-2.0