Sergey Chuprin
Sergey Chuprin
@bmc08gt can you share your WSL config please?
@bmc08gt thank you a lot! `If you would like the patch for the mainframer bash script (v2), I would be more than happy to upload it as gist.` - Yes,...
Hi! These numbers are somewhere in the middle of strings?
Hi! This is a good suggestion. These keywords could be added to start of a dictionary file.
It is interesting: i am trying to decompile apk obfuscated using reserved keywords and this site http://www.javadecompilers.com/apk replaces prohibited keywords ``` /* renamed from: volatile reason: invalid class name */...
It just replaces them
I tried updated plugin on my production project with ~35 LoC. And it is decompiled succesfully, but Windows 10 is unable to open some files. Well, will continue experiments. My...
> Please note that i use all three word lists in that repository Hmm, i used only -obfuscationdictionary and -classobfuscationdictionary. Maybe this is a cause. >So you mean that those...
>join all the words from 3 files and use it Yes, it do it in this way
Yes, you're right. When I've tested adding reserved words, it gave no effect to obfuscation hardness, so I decided to not make any changes related to this issue. But probably...