Skip to content

Commit 9eae10c

Browse files
authored
Update gdb_basics.md
1 parent 5af2f73 commit 9eae10c

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-
tags = [ ]
8+
categories = [ "binary-exploitation" "tooling-guides" ]
99
+++
1010

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

0 commit comments

Comments
 (0)