全部博文(1159)
发布时间:2015-09-14 21:58:08
( OK ) CentOS 7 + android-ndk-r10d-linux-x86_64 + Android (ARM)—ndk-build......【阅读全文】
发布时间:2015-09-14 17:41:57
CentOS 7 + android-sdk_r24.3.3-linux.tgz + adb......【阅读全文】
发布时间:2015-09-13 17:56:35
( OK—C程序 ) Eclipse C/C++ — CentOS 7 + android-ndk + eclipse-cpp-mars-R......【阅读全文】
发布时间:2015-09-13 12:25:49
用Eclipse开发与调试纯粹的Android C++程序,非ndk-build、ndk-gdb ......【阅读全文】
发布时间:2015-09-13 09:59:33
<br /><br />root@kali:~# adb root<br />root@kali:~# adb remount<br />root@kali:~# adb shell<br /><br />......【阅读全文】
发布时间:2015-09-13 09:41:56
手机设置:允许调试<br /><br />root@kali:~# adb shell<br />error: device unauthorized.<br />This adbd's $ADB_VENDOR_KEYS is not set; try 'adb kill-server' if that seems wrong.<br />Otherwise check for a confirmation dialog on your device.<br />root@kali:~# rm .android/adbkey .android/adbkey.pub.........【阅读全文】
发布时间:2015-09-08 21:27:11
<a target="_blank" href="http://www.technicdynamic.com/?p=369">http://www.technicdynamic.com/?p=369</a><br /><br /><br /><p>In an <a href="http://technicdynamic.com/2011/12/336/" target="_blank">ealier post</a>, we've seen how to crack WPA-2 network keys using a dictionary. <br /><br />While .........【阅读全文】
发布时间:2015-09-08 21:19:11
airbase-ng stops working after a while
wifi热点只能连接20秒左右......【阅读全文】
发布时间:2015-09-08 17:55:36
<a target="_blank" href="http://www.cyberciti.biz/faq/debian-ubuntu-linux-setting-wireless-access-point/">http://www.cyberciti.biz/faq/debian-ubuntu-linux-setting-wireless-access-point/</a><br /><br /><br /><h2>Step #1: Install hostapd</h2><p>Type the following command:<br /><code># apt-ge.........【阅读全文】
firelight_t2014-05-17 22:44
张老师好,有个问题请教一下,我有两个硬盘,我在一我SD上面安装了window8,在再机械硬盘上安装RHEL7 ,我发现RHEL7的grub和RHEL6 的grub不一样啊。我现在找不回我的window8了,,,RHEL7 的grub,需要怎么修复。。格式是什么样的,求搭救
zhaocunhao2013-05-28 16:08
老师好:tar包解压后的好多文件,如何删除啊,我自己用了下面这个命令不行啊:tar -tf arm-linux-tools-20070808.tar.gz | rm -dfr