12 2014 档案
git CVE-2014-9390 验证以及源码对比
摘要:一 验证部分首先在ubuntu下面建立如下工程mkdir repocd repogit initmkdir -p .GiT/hookscp post-checkout .GiT/hookscat post-checkout内容如下#!/bin/shcalc.execalcopen /Applicat... 阅读全文
posted @ 2014-12-24 22:40 baizx 阅读(803) 评论(0) 推荐(0)
一键结束port 5037占用
摘要:输入cmd进入dos界面,进入android-sdk-windows\platform-tools目录,执行下面命令启动adb start-server出现下面错误* daemon not running. starting it now on port 5037 *ADB server didn'... 阅读全文
posted @ 2014-12-07 00:14 baizx 阅读(537) 评论(0) 推荐(0)