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

[feature] Synchronization in split views #2167

Open
yusuf202021 opened this issue Apr 24, 2024 · 2 comments
Open

[feature] Synchronization in split views #2167

yusuf202021 opened this issue Apr 24, 2024 · 2 comments

Comments

@yusuf202021
Copy link

Describe your idea

I'm sorry if this feature is already available. It would be super helpful if there was an option to synchronize decompiled code and smali code like IDA, Ghidra and many other reverse engineering tools.

@ykaridi
Copy link

ykaridi commented Jul 23, 2024

Please see JSync :)

@mrd2242
Copy link

mrd2242 commented Jul 26, 2024

This is a very good feature I really need!!

  1. synchronize renaming. when I rename some class or field, the related name in Smali view , Simple view and Fallback view also renamed.
  2. synchronize cursor, for example, I move cursor to Foo class in Code view, then press TAB, I want the cursor move to the same class Foo in Smali view.
  3. synchronize debug. when debug smali code, and then change to Simple view or Fallback view, I want the cursor move to the related line.
    Thanks!!!

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

No branches or pull requests

3 participants