You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wondering if you plan to keep updating this project? It's much more lightweight than Java based decompilers such as Jeb and Jadx.
Also, when I search using GDA, it's able to find the string. Jeb, and Jadx fails to find the string even after a full analysis.
When GDA finds the string, it does not display it to me in the decompiler, so I have no idea how GDA found it.
However, this is not a bug. After running multiple traces, I found that in fact GDA is correct.
The function I analyse executes a lot of byte code and it's not easy to analyse.
I used the "bin" search method to find the string. For some reason Jeb cannot do this?
I'd love for some more updates. That would be amazing!
The text was updated successfully, but these errors were encountered:
Hello,
Just wondering if you plan to keep updating this project? It's much more lightweight than Java based decompilers such as Jeb and Jadx.
Also, when I search using GDA, it's able to find the string. Jeb, and Jadx fails to find the string even after a full analysis.
When GDA finds the string, it does not display it to me in the decompiler, so I have no idea how GDA found it.
However, this is not a bug. After running multiple traces, I found that in fact GDA is correct.
The function I analyse executes a lot of byte code and it's not easy to analyse.
I used the "bin" search method to find the string. For some reason Jeb cannot do this?
I'd love for some more updates. That would be amazing!
The text was updated successfully, but these errors were encountered: