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
But the generated output miss some classes I care about. Then I compared the resulting decompile output directory with the output of apktool, and found that there are some classes not generated by argus-saf.
I guess there can be some settings in the code above code to configure this behavior, but I don't know what it is.
Any suggestions? Thanks in advance!
The text was updated successfully, but these errors were encountered:
I decompiled some app(one of them is qqlite) using the following settings(code):
But the generated output miss some classes I care about. Then I compared the resulting decompile output directory with the output of apktool, and found that there are some classes not generated by argus-saf.
I guess there can be some settings in the code above code to configure this behavior, but I don't know what it is.
Any suggestions? Thanks in advance!
The text was updated successfully, but these errors were encountered: