diff --git a/FEATURES.md b/FEATURES.md index 6cf1f0bd5..efe86242f 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -1,6 +1,6 @@ # pwndbg -Pwndbg has a great deal of useful features. You can a list of all available commands at any time by typing the `pwndbg` command. Here's a small subset which are easy to capture in screenshots. +Pwndbg has a great deal of useful features. You can a list all available commands at any time by typing the `pwndbg` command. It can also be configured: see `config` and `theme` commands. Below is a subset of them which are easy to capture in screenshots. ## GDB vs LLDB | **Functionality** | **GDB Command** | **LLDB Command** |