File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ const latest_tag_name = data.tag_name;
13
13
<img id =" logo" src =" /logo.png" alt =" Logo pwndbg" />
14
14
15
15
<p >
16
- Pwndbg is a fast, simple and lightweight tool for modern debugging. It improves
17
- debugging experience with strength of GDB for low-level software developers,
18
- hardware hackers, reverse engineers, and exploit developers. It provides
19
- features crucial for efficient debugging in the world of low-level programming.
16
+ Pwndbg is a plugin for GDB and LLDB to make debugging suck less . It improves
17
+ debugging experience with for low-level developers, hardware hackers ,
18
+ reverse engineers, and exploit developers. It is useful for security research
19
+ and provides features crucial for efficient debugging in the world of low-level programming.
20
20
</p >
21
21
22
22
<img src =" /demo.gif" alt =" Demo pwndbg" />
You can’t perform that action at this time.
0 commit comments