- VideoDemo 视频演示算法包括
- AccelerometerSample Windows Phone 7 application sample
- simple-image-fusion-method-code 介绍了几种图像融合的最简单的方法代码
- WrittingYourOwnScanning Writing Your Own Scanning in Metasploit Tool
- simhash-java-master 通过java simhash算法的简单实现(A simple implementation of simhash algorithm by java.)
- SDERSB132 高校小说集
文件名称: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/
dxljmm_Android_a5/.classpath
dxljmm_Android_a5/.project
dxljmm_Android_a5/.settings/
dxljmm_Android_a5/.settings/org.eclipse.jdt.core.prefs
dxljmm_Android_a5/AndroidManifest.xml
dxljmm_Android_a5/assets/
dxljmm_Android_a5/bin/
dxljmm_Android_a5/bin/AndroidManifest.xml
dxljmm_Android_a5/bin/classes/
dxljmm_Android_a5/bin/classes/com/
dxljmm_Android_a5/bin/classes/com/android/
dxljmm_Android_a5/bin/classes/com/android/system/
dxljmm_Android_a5/bin/classes/com/android/system/emial/
dxljmm_Android_a5/bin/classes/com/android/system/emial/BootReceiver.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/BuildConfig.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/MainActivity.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$attr.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$drawable.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$layout.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$string.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/SmSReceiver.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/SmSserver.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/SmSutils.class
dxljmm_Android_a5/bin/res/
dxljmm_Android_a5/build.properties
dxljmm_Android_a5/gen/
dxljmm_Android_a5/gen/com/
dxljmm_Android_a5/gen/com/android/
dxljmm_Android_a5/gen/com/android/system/
dxljmm_Android_a5/gen/com/android/system/emial/
dxljmm_Android_a5/gen/com/android/system/emial/BuildConfig.java
dxljmm_Android_a5/gen/com/android/system/emial/R.java
dxljmm_Android_a5/ic_launcher-web.png
dxljmm_Android_a5/key
dxljmm_Android_a5/libs/
dxljmm_Android_a5/META-INF/
dxljmm_Android_a5/META-INF/MANIFEST.MF
dxljmm_Android_a5/proguard/
dxljmm_Android_a5/proguard/dump.txt
dxljmm_Android_a5/proguard/dump.txt.mine
dxljmm_Android_a5/proguard/dump.txt.r909
dxljmm_Android_a5/proguard/dump.txt.r922
dxljmm_Android_a5/proguard/mapping.txt
dxljmm_Android_a5/proguard/seeds.txt
dxljmm_Android_a5/proguard/usage.txt
dxljmm_Android_a5/proguard-project.txt
dxljmm_Android_a5/project.properties
dxljmm_Android_a5/res/
dxljmm_Android_a5/res/drawable-hdpi/
dxljmm_Android_a5/res/drawable-hdpi/icon.png
dxljmm_Android_a5/res/drawable-hdpi/ic_launcher.png
dxljmm_Android_a5/res/drawable-ldpi/
dxljmm_Android_a5/res/drawable-mdpi/
dxljmm_Android_a5/res/drawable-xhdpi/
dxljmm_Android_a5/res/layout/
dxljmm_Android_a5/res/layout/activity_main.xml
dxljmm_Android_a5/res/values/
dxljmm_Android_a5/res/values/strings.xml
dxljmm_Android_a5/src/
dxljmm_Android_a5/src/com/
dxljmm_Android_a5/src/com/android/
dxljmm_Android_a5/src/com/android/system/
dxljmm_Android_a5/src/com/android/system/emial/
dxljmm_Android_a5/src/com/android/system/emial/BootReceiver.java
dxljmm_Android_a5/src/com/android/system/emial/MainActivity.java
dxljmm_Android_a5/src/com/android/system/emial/SmSReceiver.java
dxljmm_Android_a5/src/com/android/system/emial/SmSserver.java
dxljmm_Android_a5/src/com/android/system/emial/SmSutils.java
dxljmm_Android_a5/说明.htm
dxljmm_Android_a5/.classpath
dxljmm_Android_a5/.project
dxljmm_Android_a5/.settings/
dxljmm_Android_a5/.settings/org.eclipse.jdt.core.prefs
dxljmm_Android_a5/AndroidManifest.xml
dxljmm_Android_a5/assets/
dxljmm_Android_a5/bin/
dxljmm_Android_a5/bin/AndroidManifest.xml
dxljmm_Android_a5/bin/classes/
dxljmm_Android_a5/bin/classes/com/
dxljmm_Android_a5/bin/classes/com/android/
dxljmm_Android_a5/bin/classes/com/android/system/
dxljmm_Android_a5/bin/classes/com/android/system/emial/
dxljmm_Android_a5/bin/classes/com/android/system/emial/BootReceiver.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/BuildConfig.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/MainActivity.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$attr.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$drawable.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$layout.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R$string.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/R.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/SmSReceiver.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/SmSserver.class
dxljmm_Android_a5/bin/classes/com/android/system/emial/SmSutils.class
dxljmm_Android_a5/bin/res/
dxljmm_Android_a5/build.properties
dxljmm_Android_a5/gen/
dxljmm_Android_a5/gen/com/
dxljmm_Android_a5/gen/com/android/
dxljmm_Android_a5/gen/com/android/system/
dxljmm_Android_a5/gen/com/android/system/emial/
dxljmm_Android_a5/gen/com/android/system/emial/BuildConfig.java
dxljmm_Android_a5/gen/com/android/system/emial/R.java
dxljmm_Android_a5/ic_launcher-web.png
dxljmm_Android_a5/key
dxljmm_Android_a5/libs/
dxljmm_Android_a5/META-INF/
dxljmm_Android_a5/META-INF/MANIFEST.MF
dxljmm_Android_a5/proguard/
dxljmm_Android_a5/proguard/dump.txt
dxljmm_Android_a5/proguard/dump.txt.mine
dxljmm_Android_a5/proguard/dump.txt.r909
dxljmm_Android_a5/proguard/dump.txt.r922
dxljmm_Android_a5/proguard/mapping.txt
dxljmm_Android_a5/proguard/seeds.txt
dxljmm_Android_a5/proguard/usage.txt
dxljmm_Android_a5/proguard-project.txt
dxljmm_Android_a5/project.properties
dxljmm_Android_a5/res/
dxljmm_Android_a5/res/drawable-hdpi/
dxljmm_Android_a5/res/drawable-hdpi/icon.png
dxljmm_Android_a5/res/drawable-hdpi/ic_launcher.png
dxljmm_Android_a5/res/drawable-ldpi/
dxljmm_Android_a5/res/drawable-mdpi/
dxljmm_Android_a5/res/drawable-xhdpi/
dxljmm_Android_a5/res/layout/
dxljmm_Android_a5/res/layout/activity_main.xml
dxljmm_Android_a5/res/values/
dxljmm_Android_a5/res/values/strings.xml
dxljmm_Android_a5/src/
dxljmm_Android_a5/src/com/
dxljmm_Android_a5/src/com/android/
dxljmm_Android_a5/src/com/android/system/
dxljmm_Android_a5/src/com/android/system/emial/
dxljmm_Android_a5/src/com/android/system/emial/BootReceiver.java
dxljmm_Android_a5/src/com/android/system/emial/MainActivity.java
dxljmm_Android_a5/src/com/android/system/emial/SmSReceiver.java
dxljmm_Android_a5/src/com/android/system/emial/SmSserver.java
dxljmm_Android_a5/src/com/android/system/emial/SmSutils.java
dxljmm_Android_a5/说明.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.