Skip to content

Commit 60c4e9e

Browse files
authored
Update ideas.html
1 parent aba7133 commit 60c4e9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: ideas.html

+3
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,9 @@ <h2>
623623
Pwndbg provides lots of useful commands, e.g., for dumping process information, inspecting glibc or linux kernel heap allocator metadata, finding pointers in memory, displaying stack canary/cookie values, getting a hexdump of memory, and many many more.
624624
Apart from this, Pwndbg provides an API that can be used to use or extend its features when users need to script some tasks in GDB.
625625
<br />
626+
<br />
627+
Contributors can propose working on more than one idea, and then adjust time accordingly between them.
628+
Some of the projects could also be extended to large length (e.g. support more kernel versions with libslub, or, implement more features for kernel debugging).
626629
<div class="pure-g">
627630
<div class="pure-u-1 pure-u-md-1">
628631
<p>Contact Links</p>

0 commit comments

Comments
 (0)