From e54ef047c54b19afd5d4e166b3c3b13eda15a3d6 Mon Sep 17 00:00:00 2001 From: Romain Thomas Date: Mon, 9 Dec 2024 20:57:40 +0100 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b02bc465..1e3031388 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ modify and abstract ELF, PE and MachO formats. * **Abstract**: Three formats have common features like sections, symbols, entry point... LIEF factors them. * **API**: LIEF can be used in C++, Python, Rust and C -Extended features: +**Extended features**: * [**DWARF/PDB** Support](https://lief.re/doc/latest/extended/debug_info/index.html) * [**Objective-C** Metadata](https://lief.re/doc/latest/extended/objc/index.html) @@ -72,6 +72,7 @@ Extended features: * [**Disassembler**](https://lief.re/doc/latest/extended/disassembler/index.html): AArch64, x86/x86-64, ARM, RISC-V, Mips, PowerPC, eBPF * [**Assembler**](https://lief.re/doc/latest/extended/assembler/index.html): AArch64, x86/x86-64 + # Content - [About](#about) @@ -138,6 +139,7 @@ pip install [--user] --force-reinstall --index-url https://lief.s3-website.fr-pa ### Packages +- LIEF Extended: https://extended.lief.re (GitHub OAuth) - **Nightly**: * SDK: https://lief.s3-website.fr-par.scw.cloud/latest/sdk * Python Wheels: https://lief.s3-website.fr-par.scw.cloud/latest/lief