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

#2 Simplify don't see reflection and encryption string #97

Open
parind opened this issue Jan 25, 2018 · 8 comments
Open

#2 Simplify don't see reflection and encryption string #97

parind opened this issue Jan 25, 2018 · 8 comments
Labels

Comments

@parind
Copy link

parind commented Jan 25, 2018

I have one similiar problem. Just that it delivers an error linked to other method. Its protected with DexProtector and it also had one smali in Memory which I have dumped as it was nowhere to be found in DEX file. Caleb if you are free can I send you by email. You can check it later.
However I am attaching the output below.

output.txt

Its similar to this Issue#70. This is a variant of DexProtector, same as the latter Issue70.

@enovella
Copy link

APK sample to test?

@parind
Copy link
Author

parind commented Jan 25, 2018

I will upload the dex, because apk has Dex with only two smali's, rest are loaded in Memory and saved to Root folder of the app. And also two more smali's in Memory which I have dumped too. I have merged all smalis to one dex, if you need more, just tell me.

np.dex

@CalebFenton
Copy link
Owner

Do you remember what code you were executing when it failed? I.e. what was the command you used to run simplify?

Also, the np.dex file is no longer available. You should be able to attach them to GitHub in the issue directly.

@parind
Copy link
Author

parind commented Apr 30, 2018

java -jar simplify.jar np.dex -it "com/applisto/appcloner/dexprotector;->oGrziIgcF" -et "android/support"

I had included this in the output.txt.

@parind
Copy link
Author

parind commented Apr 30, 2018

I am so sorry I have deleted the dex,but I will upload the new dex after 3rd May.

@CalebFenton
Copy link
Owner

No problem bro. I'll just need something to reproduce the issue, debug it, and fix it.

@parind
Copy link
Author

parind commented May 9, 2018

Here is the new dex, it's from a newer version. @CalebFenton
classes_merge.zip

This is the new -it required for this dex "Lcom/applisto/appcloner/HtmlEditorActivity$10$j$1;->dgj"

@CalebFenton CalebFenton changed the title #2 Simplify don't see reflection and encryption string. (New Issue) #2 Simplify don't see reflection and encryption string May 9, 2018
@parind
Copy link
Author

parind commented Nov 20, 2018

Hello @CalebFenton. Any updates ?

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

No branches or pull requests

3 participants