simplify icon indicating copy to clipboard operation
simplify copied to clipboard

#2 Simplify don't see reflection and encryption string

Open parind opened this issue 7 years ago • 8 comments
trafficstars

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.

parind avatar Jan 25 '18 15:01 parind

APK sample to test?

enovella avatar Jan 25 '18 17:01 enovella

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

parind avatar Jan 25 '18 18:01 parind

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.

CalebFenton avatar Apr 30 '18 17:04 CalebFenton

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

I had included this in the output.txt.

parind avatar Apr 30 '18 17:04 parind

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

parind avatar Apr 30 '18 17:04 parind

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

CalebFenton avatar May 01 '18 18:05 CalebFenton

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"

parind avatar May 09 '18 11:05 parind

Hello @CalebFenton. Any updates ?

parind avatar Nov 20 '18 13:11 parind