Description: 这是一个android手机上运行的类似终端可以测试命令的apk程序。-This is a similar run on android phone terminal program to test the command apk. Platform: |
Size: 41984 |
Author:luoguangxian |
Hits:
Description: 说明
VT- 100终端仿真器与任何串行设备使用蓝牙串行适配器通信。 RFCOMM/ SPP协议仿真通过蓝牙串行通信。
您需要一个蓝牙串行适配器。
这是一个开源的应用程序。你可以得到更多的信息和源代码:-Description
VT-100 terminal emulator for communicating with any serial device using a bluetooth serial adapter. The RFCOMM/SPP protocol emulates serial communications over bluetooth.
You need a bluetooth serial adapter.
This is an opensource application. You can get more info and the source code from:
http://pymasde.es/blueterm/
Platform: |
Size: 44032 |
Author:ckw |
Hits:
Description: BadAndroid v0.1 安卓恶意程序demo,仅供参考!-#############################
## BadAndroid v0.1 ##
## Android USB-Ethernet ##
## Emulation and DNS MitM ##
#############################
## Jakob Lell ##
## <jakob@srlabs.de> ##
#############################
Purpose: Spoof a USB-Ethernet adapter an Android phone to capture network traffic a connected computer. Then change some DNS answers to redirect traffic.
#1. Root your phone, make sure its connected to the Internet
#2. Install busybox (e.g., using the stericson busybox installer)
#3. Create a hosts file with the domains you want to redirect and with your server’s IP such as:
1.2.3.4 paypal.com www.paypal.com
#4. Copy the scripts and hosts file to the phone:
adb push bad.sh /data/local/tmp/
adb push cleanup.sh /data/local/tmp/
adb push hosts /data/local/tmp/
#5. Install and open a terminal on the phone (e.g. jackpal/Android-Terminal-Emulator) and get a root shell: /system/xbin/su
#6. Run bad.sh: sh /data/local/tmp/ Platform: |
Size: 1024 |
Author:林阳 |
Hits: