From 40b12947cbae51a3661219085fcbdaeaab67c4ed Mon Sep 17 00:00:00 2001 From: Andelf Date: Thu, 30 Jan 2025 01:07:27 +0800 Subject: [PATCH] Update README.md, remove EVM platform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e3acfc19..63f542f38 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Qiling is an advanced binary emulation framework, with the following features: -- Emulate multi-platforms: Windows, macOS, Linux, Android, BSD, UEFI, DOS, MBR, Ethereum Virtual Machine. +- Emulate multi-platforms: Windows, macOS, Linux, Android, BSD, UEFI, DOS, MBR. - Emulate multi-architectures: 8086, X86, X86_64, ARM, ARM64, MIPS, RISC-V, PowerPC. - Support multiple file formats: PE, Mach-O, ELF, COM, MBR. - Support Windows Driver (.sys), Linux Kernel Module (.ko) & macOS Kernel (.kext) via [Demigod](https://groundx.io/demigod/).