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

bp_set doesn't work in OS X EI Capitan?? #3

Open
DarthL opened this issue Apr 29, 2016 · 2 comments
Open

bp_set doesn't work in OS X EI Capitan?? #3

DarthL opened this issue Apr 29, 2016 · 2 comments

Comments

@DarthL
Copy link

DarthL commented Apr 29, 2016

I am reading the book 'the-mac-hackers-handbook' and very interesting in pydbg64. I downloaded this code and tested my program, I find it will crash when calling the bp_set .I guess the reason is the memory of code is not writable and the function will replace the byte in the address with "0xcc", right?
So,how to fix it ?

@gdbinit
Copy link
Owner

gdbinit commented Apr 29, 2016

No idea, this is abandoned software. Fixing it should be a good exercise if you want to learn the internals of OS X.

@DarthL
Copy link
Author

DarthL commented May 6, 2016

@gdbinit Thx :D

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