You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
In light of today's spirit debate with a few men of feebler mind (so to speak), but l33t hacking skills as it were (see here and here), I am concerned about the following new permission that showed up in v1.1.6-free of this app on Play Store today:
<?xml version="1.0" encoding="UTF-8"?><manifestversionCode="78"versionName="1.1.6-free"installLocation="2"compileSdkVersion="29"compileSdkVersionCodename="10"package="com.maxieds.chameleonminilivedebugger"platformBuildVersionCode="29"platformBuildVersionName="10">
<uses-sdkminSdkVersion="26"targetSdkVersion="29"/>
<protected-broadcastname="android.hardware.usb.action.USB_STATE"/>
<uses-permissionname="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permissionname="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permissionname="android.permission.WRITE_SETTINGS"/>
<uses-permissionname="android.permission.INTERNET"/>
<uses-permissionname="android.permission.USB_PERMISSION"/>
<uses-permissionname="android.permission.BLUETOOTH"/>
<uses-permissionname="android.permission.BLUETOOTH_ADMIN"/>
<uses-permissionname="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permissionname="android.permission.ACCESS_FINE_LOCATION"/>
<uses-featurename="android.hardware.usb.host"required="true"/>
<uses-featurename="android.hardware.bluetooth"required="false"/>
<uses-permissionname="android.permission.READ_PHONE_STATE"/>
<applicationtheme="AppThemeGreen"label="Chameleon Live Logger"icon="res/mipmap-anydpi-v26/chameleon_app_icon_round.xml"manageSpaceActivity=".LiveLoggerActivity"excludeFromRecents="true"launchMode="1"description="GUI and portable logging interface for the Chameleon Mini NFC pentesting boards"noHistory="false"testOnly="false"installLocation="1"hardwareAccelerated="true"extractNativeLibs="false"usesCleartextTraffic="false"defaultToDeviceProtectedStorage="true"roundIcon="res/mipmap-anydpi-v26/chameleon_app_icon_round.xml">
<uses-libraryname="com.android.future.usb.accessory"/>
I have done my best by reporting my own app to Google, submitting a developer issue to their support team on their console, and submitted a new v1.1.8-free app for rollout. Please upgrade to v1.1.8 ASAP!
Back to normal with the just now launched v1.1.8 APKs on Play Store. Again, PLEASE UPDATE TO THE NEW VERSION IMMEDIATELY! This should quickly go into effect for both the free and paid flavors of the application. Users who have chosen to roll their own from source should be safe. Same for users that typically install directly from the signed APK sources on the releases page.
In light of today's spirit debate with a few men of feebler mind (so to speak), but l33t hacking skills as it were (see here and here), I am concerned about the following new permission that showed up in v1.1.6-free of this app on Play Store today:
I have done my best by reporting my own app to Google, submitting a developer issue to their support team on their console, and submitted a new v1.1.8-free app for rollout. Please upgrade to v1.1.8 ASAP!
com.maxieds.chameleonminilivedebugger_1.1.6-free_0_AndroidManifest.xml.txt
com.maxieds.chameleonminilivedebugger_1.1.6-free.apk.zip
The text was updated successfully, but these errors were encountered: