Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why no setup.py? #159

Open
cmurphy208 opened this issue Nov 25, 2020 · 1 comment
Open

why no setup.py? #159

cmurphy208 opened this issue Nov 25, 2020 · 1 comment

Comments

@cmurphy208
Copy link

My use case for PEDA is to have it as a python dependency for another python lib or to pip-install it into a virtual env for usage.

I think that is much better than having to clone a repo and use the peda.py file directly.

The setup.py should define a console-script that should will be gdb-sourced using -e option. The console script itself can just run the peda.py file.

@sanfordwalker123
Copy link

I suggest setupping the pwnbdg firstly and refer to peda.py in .gdbinit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants