Quote:
Originally Posted by talltexan
Anyone confirm that this does not have a Trojan....
|
It does request quite a few permissions Here's what's from the AndroidManifest.xml.
Quote:
|
Originally Posted by AndroidManifest.xml
android:name="android.permission.ACCESS_COARSE_LOC ATION"
android:name="android.permission.WAKE_LOCK"
android:name="android.permission.BATTERY_STATS"
android:name="android.permission.MODIFY_AUDIO_SETT INGS"
android:name="android.permission.SET_ORIENTATION"
android:name="android.permission.INTERNET"
android:name="android.permission.VIBRATE"
android:name="android.permission.WRITE_EXTERNAL_ST ORAGE"
android:name="android.permission.READ_CONTACTS"
android:name="android.permission.WRITE_CONTACTS"
android:name="android.permission.READ_PHONE_STATE"
|
You probably shouldn't run untrusted programs with full internet access with an available data connection active anyway or use something like droidwall to prevent it from calling home. The same could apply for offline-centric applications requesting full internet permissions.
This demo doesn't appear in the system dump somebody posted, I guess it was either removed from that dump to save download size, is present in a different firmware or is side-loaded courtesy of Verizon afterwards like the 'Samsung Apps' does.
It doesn't look anybody has tampererd with it if that's what you're asking. The modified file date on the files in the APK indicate it was compiled on 16/06/2010.
Past: HTC T8282 Blackstone/Touch HD
Present: Samsung SGH-i9000 Galaxy S
Future: Samsung SGH-i9200 Galaxy S2
|