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]Some suggestions to improve jadx #818

Open
xmhwws opened this issue Dec 26, 2019 · 0 comments
Open

[feature]Some suggestions to improve jadx #818

xmhwws opened this issue Dec 26, 2019 · 0 comments

Comments

@xmhwws
Copy link

xmhwws commented Dec 26, 2019

I have used several decompilation software and found that some aspects of jadx can be improved more:

  1. Sometimes users only need to search for "included strings" instead of searching for codes. I hope jadx can add this function;

  2. When I searched, there were multiple pages of search results. I clicked to turn the page and turned to one of them. When I click on search again, I want jadx to retain the previous search status, including page turning status, instead of re-searching, and then positioning to the first page;

  3. When I search for the method name, if the class name includes this string, jadx will also render. In fact, I only need jadx to match method names instead of class names;
    For example, as shown in the figure:
    方法名

  4. Right-click on a package and search only on the selected package. Sometimes, the user locates a certain package, but jadx also presents the results of other packages, which interferes with judgment and consumes time;
    右键

Thank you for reading, and look forward to a more complete jadx, I wish you a happy life.

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

1 participant