All Questions
3 questions
0
votes
1
answer
226
views
decomplied apk with bad parameters
I'm trying to reverse engineering an android app API so this is what I tried:
First the app was using Okhttp certificate pinning and I couldn't track the URLs with Charles then I tried this method ...
0
votes
2
answers
596
views
Smali vs Decompilation for malware detection in apk files
When it comes to reversing apk files, I understand that are mainly 2 approaches. The first involves using a decompilation engine which will try to produce java files which are more readable but can be ...
1
vote
1
answer
303
views
cost, time and tools had Google reverse-engineered Java packages? [closed]
In the context of Oracle vs. Google:
This is not a case where Google reverse-engineered Oracle’s Java
packages to gain access to unprotected functional elements contained
therein.
page 48 ORACLE ...