Skip to content

Commit 855a647

Browse files
authored
Update README.md
1 parent cea45fa commit 855a647

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
Qiling is an advanced binary emulation framework, with the following features:
1010

11-
- Cross platform: Windows, MacOS, Linux, BSD, UEFI, DOS, MBR
12-
- Cross architecture: X86, X86_64, Arm, Arm64, MIPS, 8086
13-
- Multiple file formats: PE, MachO, ELF, COM, MBR
11+
- Emulate multi-platforms: Windows, MacOS, Linux, BSD, UEFI, DOS, MBR, Ethereum Virtual Machine
12+
- Emulate multi-architectures: X86, X86_64, Arm, Arm64, MIPS, 8086
13+
- Support multiple file formats: PE, MachO, ELF, COM, MBR
1414
- Support Windows Driver (.sys), Linux Kernel Module (.ko) & MacOS Kernel (.kext) via [Demigod](https://groundx.io/demigod/)
15-
- Emulates & sandbox machine code in an isolated environment
15+
- Emulates & sandbox code in an isolated environment
1616
- Provides a fully configurable sandbox
1717
- Provides in-depth memory, register, OS level and filesystem level API
1818
- Fine-grain instrumentation: allows hooks at various levels (instruction/basic-block/memory-access/exception/syscall/IO/etc)

0 commit comments

Comments
 (0)