Glam Prestige Journal

Bright entertainment trends with youth appeal.

I have tried to search on google but still could not find anything that i understand.

Can anyone tell me the difference between them? And which one is better to debug c++?

0

1 Answer

PEDA means “Python1 Exploit Development Assistance for GDB” according to its developer. It is an extension for the standard GDB (which can be installed using APT on Ubuntu). So even for using PEDA, you have to install GDB first.

PEDA’s GitHub page offers a list of key features. If anything there is interesting for you, you can try installing it. If not, you can most likely stick with the standard GDB.


1 Python is the language in which PEDA is implemented. This does not say anything regarding usability for a particular programming language.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy