Skip to content

Commit d2c2b17

Browse files
authored
Update gdb_basics.md
1 parent c4e06b9 commit d2c2b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/content/post/gdb_basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date = "2025-02-11"
55
description = """The use of debuggers like GDB is a fundamental skill in binary
66
exploitation and reverse engineering, but can be difficult to grasp at first.
77
Here's a 'Crash course' GDB.""""
8-
categories = [ "binary-exploitation" "tooling-guides" ]
8+
categories = [ "tooling-guides" ]
99
+++
1010

1111
The use of debuggers like GDB is a fundamental skill in binary

0 commit comments

Comments
 (0)