Welcome to the rev.ng project!
rev.ng is an open source binary analysis framework based on LLVM and QEMU. It features a full-fledged decompiler. It's developed by rev.ng Labs in the open.
This repository contains the source code of the rev.ng decompiler. You can find the source of the rev.ng infrastructure and of the lifter in the revng
repository.
Eventually, these two repositories will be merged.
See the revng
repository.
The rev.ng binary analysis framework and decompiler is Free Software.
rev.ng depends on certain on GPLv2 components (in particular, QEMU), so the project is GPLv2-licensed as a whole. However, the individual files are licensed under the MIT license.