pptop
pptop copied to clipboard
Awesome project!
Nice work, thanks so much for making this!
(out of curiosity, any hope for macOS support someday? does it rely on strace/can it use dtrace instead on mac? feel free to close this issue)
Thanks for the feedback! Linux has yama ptrace_scope, which's used by gdb to inject a code into Python process.
If OSX has something similar, you may try "loadccfi" injection method instead. If it works, let me know, I'll try find OSX somewhere and port native C injector as well.
https://pptop.io/doc/process_injection.html