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

[Quick Question] Remote connections #3392

Open
TheKidThatCodes opened this issue Nov 14, 2024 · 4 comments
Open

[Quick Question] Remote connections #3392

TheKidThatCodes opened this issue Nov 14, 2024 · 4 comments
Labels
Question A question about the project, future development, ...

Comments

@TheKidThatCodes
Copy link

Work environment

Questions Answers
OS/arch/bits (mandatory) macaarch64(m2) macos 15
File format of the file you reverse (mandatory) mach o
Architecture/bits of the file (mandatory) same as machine
rizin -v full output, not truncated (mandatory) no

How To Connect Remotely?

Say i open a file in rizin, run analysis on it, rename funcs, etc. How would i go about connecting to it remotely, with another instance of rizin, and have all of that data in the original instance available
(multiple methods welcome, cutter answer too pls)

@Rot127 Rot127 added the Question A question about the project, future development, ... label Nov 23, 2024
@Rot127
Copy link
Member

Rot127 commented Nov 23, 2024

You can save your work in a project and open it on another machine:

> P?
Usage: P<so?>   # Project management
| Ps [<project.rzdb>] # Save a project
| Po <project.rzdb>   # Open a project
| Poo <project.rzdb>  # Open a project on top of currently loaded binaries

@TheKidThatCodes
Copy link
Author

4

You can save your work in a project and open it on aother machine:

> P?
Usage: P<so?>   # Project management
| Ps [<project.rzdb>] # Save a project
| Po <project.rzdb>   # Open a project
| Poo <project.rzdb>  # Open a project on top of currently loaded binaries

not at all what im talking about
im talking abt smth like R!= but for cutter

@Rot127
Copy link
Member

Rot127 commented Nov 23, 2024

I see. You can use the Rizin command line in Cutter as well: Windows -> Console

@TheKidThatCodes
Copy link
Author

yes,but R!= makes cutter get messed up

@Rot127 Rot127 transferred this issue from rizinorg/rizin Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question A question about the project, future development, ...
Projects
None yet
Development

No branches or pull requests

2 participants