Comment on Amazon Is Downloading Apps From Google Play and Inspecting ThemComments−dalek2point312yis decompiling an app legal? does it not break someone's terms of service?−yaur12yDecompilation isn't even needed. They know the credential being sent so an if(strings | grep -c "foo") != 0 SendEmail() is all that is required.−Fasebook12yYou must be new here.
Comments
is decompiling an app legal? does it not break someone's terms of service?
Decompilation isn't even needed. They know the credential being sent so an if(strings | grep -c "foo") != 0 SendEmail() is all that is required.
You must be new here.