Super useful and the @pwndbg looks so nice
Understand heap memory allocation: A Hands-on Approach by Chris Bao in @gitconnected https://t.co/Z31CCkr7aR
Kind of neat to watch @Pwntools grow over time. @disconnect3d_pl is setting up ReadTheDocs for @pwndbg so I took a look at statistics for https://t.co/t9bUrhvPC1…
It’s a bit humbling to see so many people using the project and using the documentation!
Glad to see people using @Pwndbg (“makes debugging with GDB suck less”) for actual browser RCE + SBX escape chains!
If you’re curious, check out https://t.co/hgtNQ4NmqG and join our Discord!
https://t.co/xXrAPTgIVP
Oblig respect for GEF too! / cc @_hugsy_
@Pwndbg being used for real browser exploitation + SB escape⁉️
Shout out to @disconnect3d_pl, @anthraxx42, @arusekk and all the other contributors for keeping the Pwndbg community alive and thriving!
We’re always looking for new ideas and pull requests!
https://t.co/uit2hZVr3R
To prep for @oooverflow’s challenges at @defcon finals, have a REVERSING 500 challenge that I created several years ago. I’ve never seen a write-up for it, and would really like to see one!
Pretty sure only @lokihardt has solved it.
Fixed link:
https://t.co/5TVfKwVQ2S
Hello all! @Pwndbg has moved to Discord! Come join the community to learn about and help develop Pwndbg!
https://t.co/NUpWPs8Q5g
We’ve also tagged a new release, 2021-06-22.
More information and downloads at https://t.co/jE8WuHe6sF!
@pwntools pro-tip for an underrated feature:
ELF.from_assembly(https://t.co/GaDuhwXOfg()).debug().interactive()
Pops open the debugger automatically, pairs really well with @pwndbg
Works for any architecture, even automates qemu-user debug stub setup!