rizinorg / ideas

Features that would be nice to have but they are not in the roadmap
3 stars 0 forks source link

remote handling: explore and understand #30

Open ret2libc opened 3 years ago

ret2libc commented 3 years ago

This issue is to discuss and keep track of exploration/ideas about remote handling (all the = commands). Right now there are multiple remote protocols supported: rap,tcp,http,raps (at least).

We should explore current state and see what exactly each one of these does and if we can remove custom protocols in favour of tcp/http, if nothing special is done in rap.

Also, it should be investigated how to deal with commands that should be executed through a remote connection without having a completely separated function. Right now when remote mode is enabled, all commands go through rz_core_rtr_cmd.

caribpa commented 3 years ago

Maybe is a good idea to link here the existing issues (I still have some more to report).

For discussions per se, isn't https://github.com/rizinorg/rizin/discussions the place to do them?

ret2libc commented 3 years ago

Maybe is a good idea to link here the existing issues (I still have some more to report).

Yes, absolutely!

For discussions per se, isn't https://github.com/rizinorg/rizin/discussions the place to do them?

I guess you are right eheh :) Never used that! I will have a look.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has probably changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of rizin. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has probably changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of rizin. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.