diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 2030267d906..c6b72f4235f 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -156,7 +156,7 @@ Ports to other architectures like ARM and AArch64 are underway. LibBeauty --------- -The `LibBeauty `_ decompiler and reverse +The `LibBeauty `_ decompiler and reverse engineering tool currently utilises the LLVM disassembler and the LLVM IR Builder. The current aim of the project is to take a x86_64 binary ``.o`` file as input, and produce an equivalent LLVM IR ``.bc`` or ``.ll`` file as