From 4148d1095ebacf5e60bb3c931ca0fe1e1f6bf496 Mon Sep 17 00:00:00 2001 From: Disconnect3d Date: Mon, 20 Jan 2025 12:10:09 +0100 Subject: [PATCH] Update FEATURES.md (#2681) --- FEATURES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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** |