Skip to content

Commit ab97c27

Browse files
authored
Merge pull request #788 from ssteo/patch-1
Minor typo fix
2 parents c5fb46a + 78f3d59 commit ab97c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Qiling is an advanced binary emulation framework, with the following features:
1414
- Support Windows Driver (.sys), Linux Kernel Module (.ko) & MacOS Kernel (.kext) via [Demigod](https://groundx.io/demigod/)
1515
- Emulates & sandbox machine code in an isolated environment
1616
- Provides a fully configurable sandbox
17-
- Provides in-dept memory, register, OS level and filesystem level API
17+
- 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)
1919
- Provides virtual machine level API such as save and restore current execution state
2020
- Supports cross architecture and platform debugging capabilities

0 commit comments

Comments
 (0)