v0.1
Pre-release
Pre-release
Version 0.1 of LFI. This release includes prebuilt toolchains for both Clang and GCC in lfi-toolchain-arm64.tar.gz, and a prebuilt version of liblfi in liblfi-prebuilt.tar.gz. A GCC cross-compiler is also included that can run on x86-64 hosts in lfi-toolchain-amd64.tar.gz (does not include lfi-run).
The Clang toolchain expects you to have an externally installed version of Clang and LLD.
The GCC toolchain contains all necessary binaries within the toolchain (gcc, g++, binutils, etc.).