文件名称:dxljmm_Android
介绍说明--下载内容均来自于网络,请自行研究使用
安卓短信拦截*源码主要功能就是开机后台启动,拦截本机收到的短信并且转发到指定号码,同时使原短信在手机上不显示,如果不慎安装了这玩意,什么支付宝安全什么财付通安全,只要是有手机短信验证的安全都不叫安全了。*apk重新签名后手机360*,可能手机上的安全360还停留在核对apk的md5或者hash的阶段。也就是所谓的云查杀。但是360会默认提示短信权限。另外我百度了一个源码里的那个key值 Q049U0hBWUZN ,发现好像所有程序都出自同一人或者同一团伙之手。使用那个key也可以在网上搜到之前一个伪装建行插件的帖子,那里面也提供了源码但是是apk反编译版的源码,本源码是原生源码。生成apk比上一次大了一些,36kb左右。最后再次声明本源码仅供测试研究,请勿用于非法用途。-Android SMS interception Trojan source code, the main function is to start the background to start, intercept the unit received text messages and forwarded to the specified number, the raw text messages on mobile phones do not show, if inadvertently installed this stuff, what pay treasure what security TenPay safe, as long as there is a mobile phone SMS to verify the security is not safe the. Trojan APK re signed after the 360 mobile phone, mobile phone security on 360 may also stay in check APK or hash stage md5. The so-called cloud killing. But 360 will default SMS permissions. In addition I Baidu a source in the key value Q049U0hBWUZN , found that all programs are the same person or the same group of hands. The use of the key can also be found in the online search before a fake bank card posts, which also provides the source code but it is APK anti compiled version of the source code, the source code is the original source code. Generated APK than the last big some, about 36kb. Fi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dxljmm_Android_a5
.................\.classpath
.................\.project
.................\.settings
.................\.........\org.eclipse.jdt.core.prefs
.................\AndroidManifest.xml
.................\assets
.................\bin
.................\...\AndroidManifest.xml
.................\...\classes
.................\...\.......\com
.................\...\.......\...\android
.................\...\.......\...\.......\system
.................\...\.......\...\.......\......\emial
.................\...\.......\...\.......\......\.....\BootReceiver.class
.................\...\.......\...\.......\......\.....\BuildConfig.class
.................\...\.......\...\.......\......\.....\MainActivity.class
.................\...\.......\...\.......\......\.....\R$attr.class
.................\...\.......\...\.......\......\.....\R$drawable.class
.................\...\.......\...\.......\......\.....\R$layout.class
.................\...\.......\...\.......\......\.....\R$string.class
.................\...\.......\...\.......\......\.....\R.class
.................\...\.......\...\.......\......\.....\SmSReceiver.class
.................\...\.......\...\.......\......\.....\SmSserver.class
.................\...\.......\...\.......\......\.....\SmSutils.class
.................\...\res
.................\build.properties
.................\gen
.................\...\com
.................\...\...\android
.................\...\...\.......\system
.................\...\...\.......\......\emial
.................\...\...\.......\......\.....\BuildConfig.java
.................\...\...\.......\......\.....\R.java
.................\ic_launcher-web.png
.................\key
.................\libs
.................\META-INF
.................\........\MANIFEST.MF
.................\proguard
.................\........\dump.txt
.................\........\dump.txt.mine
.................\........\dump.txt.r909
.................\........\dump.txt.r922
.................\........\mapping.txt
.................\........\seeds.txt
.................\........\usage.txt
.................\proguard-project.txt
.................\project.properties
.................\res
.................\...\drawable-hdpi
.................\...\.............\icon.png
.................\...\.............\ic_launcher.png
.................\...\drawable-ldpi
.................\...\drawable-mdpi
.................\...\drawable-xhdpi
.................\...\layout
.................\...\......\activity_main.xml
.................\...\values
.................\...\......\strings.xml
.................\src
.................\...\com
.................\...\...\android
.................\...\...\.......\system
.................\...\...\.......\......\emial
.................\...\...\.......\......\.....\BootReceiver.java
.................\...\...\.......\......\.....\MainActivity.java
.................\...\...\.......\......\.....\SmSReceiver.java
.................\...\...\.......\......\.....\SmSserver.java
.................\...\...\.......\......\.....\SmSutils.java
.................\说明.htm