- 博客(156)
- 资源 (8)
- 收藏
- 关注
原创 如何定制自己的华为ROM
1. 找到合适的原厂刷机包你需要的工具:“Huawei Firmware Finder”搜索“com.teammt.gmanrainy.huaweifirmwarefinder”并下载该apk即可下载到原厂的固件。2. 解析update.app解析的工具:https://github.com/qiaofei32/huawei_rom网上有几个现成可用的程序/脚本,如:HuaweiUpdateExt...
2018-04-27 17:06:13
3624
原创 COM-IE-(1)
# -*- coding:UTF-8 -*- from time import sleepimport win32com.clientfrom win32com.client import DispatchExclass COM_IE: def __init__(self,url=None): self.url = url self.Visible = 1 self.ie
2014-10-28 16:59:48
1068
原创 Windows应用程序图标丢失
taskkill /im explorer.exe /fcd /d %userprofile%\appdata\localdel iconcache.db /astart explorer.exeexit
2014-08-21 09:03:35
1474
原创 Chrome插件开发
今天在看http://www.yu1u.org/3419.html这里的网页的时候发现,这里的文字图片不能直接复制,鼠标右键没有反应,经简单查看,可以发现限制这些功能的代码大致如下:document.body.oncontextmenu=function(){return false;};document.body.ondragstart=function(){return false;};
2014-08-19 20:34:25
2312
原创 小米-后台通信分析
=======================================================使用的是标准的XMPP协议进行通信
2014-07-31 11:32:53
933
原创 MySQL防止SQL注入
SQL注入实例:$unsafe_variable = $_POST['user_input']; mysql_query("INSERT INTO `table` (`column`) VALUES ('$unsafe_variable')");当的内容
2014-07-16 21:17:17
17459
原创 php文件上传
<form action="do.php" method="post"enctype="multipart/form-data">Filename:
2014-07-10 10:51:52
593
原创 设备管理器里的6TO4 Adapter
http://hi.baidu.com/macair5/item/1e352c4eac7403a361d7b9af
2014-06-05 11:13:42
1205
原创 Linux快捷键
下述所有命令在Linux/unix的shell下有效,这里以bash为主。如有出入,以你自己的服务器为准。本文所指的Linux主要指RHEL/CentOS,unix指的是FreeBSD,这也是服务器中用得最多的版本。 Ctrl + a 切换到命令行开始 这个操作跟Home实现的结果一样的,但Home在某些unix环境下无法使用,便可以使用这个组合;在Linux下的vim,这
2014-06-05 11:11:30
563
原创 linux常用命令
系统信息 arch 显示机器的处理器架构(1) uname -m 显示机器的处理器架构(2) uname -r 显示正在使用的内核版本 dmidecode -q 显示硬件系统部件 - (SMBIOS / DMI) hdparm -i /dev/hda 罗列一个磁盘的架构特性 hdparm -tT /dev/sda 在磁盘上执行测试性读取操作 cat /proc/cpui
2014-06-05 11:11:24
641
原创 Epydoc——Python文档化开发注释规范化工具
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). A lightwe
2014-06-05 11:10:55
5706
原创 python 获取当前代码行号
import sysprint "here is :",__file__,sys._getframe().f_lineno
2014-06-05 11:09:57
16775
原创 Hash碰撞导致的denial of service
详见:Hash碰撞导致的denial of service(一) Hash碰撞导致的denial of service(二) 利用:邪恶的JAVA HASH DOS攻击 Java构建HashCode相同字符串算法:http://ldbjakyo.iteye.com/blog/1340153
2014-06-04 13:04:51
774
原创 HTTP hijack
Hijacking HTTP traffic on your home subnet using ARP and iptableshttps://blogs.oracle.com/ksplice/entry/hijacking_http_traffic_on_your
2014-06-04 13:02:18
929
原创 chrome查看手机版网页
C:\Users\XXX\AppData\Local\Google\Chrome\Application\chrome.exe --user-agent="mozilla/5.0 (linux; u; android 2.3.3; en-us; sdk build/ gri34) applewebkit/533.1 (khtml, like gecko) version/4.0 mobile sa
2014-06-04 13:01:06
1823
转载 基于Sphinx+MySQL的千万级数据全文检索(搜索引擎)架构设计[转载]
基于Sphinx+MySQL的千万级数据全文检索(搜索引擎)架构设计[转载][文章作者:张宴 本文版本:v1.0 最后修改:2008.07.27 转载请注明原文链接:http://blog.s135.com/post/360/]
2014-06-04 13:00:14
552
原创 PHP 执行 system、exec 等函数发生错误
往往在调用system、exec 等函数时,要么没有反应,要么出错:原因很多,以下是抄别人的:====================================================================================错误分析:1、Warning: system() has been disabled for security r
2014-06-04 12:59:55
869
原创 selenium:httplib.BadStatusLine异常
网上的解决办法: 一、 from selenium import webdriverprofile = webdriver.FirefoxProfile()profile.set_preference('network.proxy.type', 1)profile.set_preference('network.proxy.http', 'proxy_url')profile.
2014-06-04 12:58:50
14431
原创 15 Free APIs You Didn’t Hear About But Useful
很有用的API:http://www.oschina.net/translate/15-free-apis-you-didnt-hear-about-but-will-make-use-of
2014-06-04 12:58:17
683
原创 twisted.web.proxy's known bug
http://stackoverflow.com/questions/3196528/twisted-web-proxy-help http://twistedmatrix.com/trac/ticket/4480
2014-06-04 12:57:42
536
原创 你们以为运营商只是HTTP插点广告而已么?
自不待言,你懂得: 1.http://zone.wooyun.org/content/2507#0-douban-1-3625-8281435cf7fd5566f1df466eda875057 2.http://security.tencent.com/index.php/blog/msg/10 3.警惕QQ链路层劫持盗取QQ帐号新手法
2014-06-04 12:57:09
785
原创 Useful Javascript engines
1.PyV8 https://code.google.com/p/pyv8/ 2.Python-Spidermonkey https://code.google.com/p/python-spidermonkey/
2014-06-04 12:56:42
471
原创 Use Wireshark To Decrypt SSL
1.http://support.citrix.com/article/CTX135121 2.http://www.backtrack-linux.org/forums/forum.php?s=7c1db433453d171daee8a92642bd62f8 3.http://wiki.wireshark.org/SSL
2014-06-04 12:56:16
771
原创 Fun With Ettercap
1.https://baoz.net/fun-with-ettercap-filters/ 2.http://www.linuxexpert.ro/Security/sniff-ssl-passwords-with-ettercap.html 3.http://www.tech-juice.org/2011/06/20/man-in-the-middle-attacks-with-ette
2014-06-04 12:55:54
686
原创 DD-WRT 屏蔽广告
echo "interface=br0" >/tmp/dnsmasq.confecho "resolv-file=/tmp/resolv.dnsmasq" >>/tmp/dnsmasq.confecho "dhcp-leasefile=/tmp/dnsmasq.leases" >>/tmp/dnsmasq.confecho "dhcp-lease-max=50" >>/tmp/dnsmasq
2014-06-04 12:55:23
3374
原创 Unexpected token < in jquery.min.js 32.
使用:http://freewebfilemanager.com/filemanager/ 处提供的文件管理库时: 使用其Demo,出现问题: 在chrome中Uncaught SyntaxError: Unexpected token 在IE中:错误总是指向第一行,而第一行只有“” 问题: 1.网站Demo正常运行,没有任何问题 2.放到本地的代码完整,路径正确 3.
2014-06-04 12:54:43
2975
原创 useful websites
Search Engine for Shared Files:http://www.filecrop.com/Javascript在线美化、优化、加密、解密、压缩、解压 http://js.clicki.cn/Python bindings for Selenium:Browser automation frameworkhttps://pypi.python.org/pypi/s
2014-06-04 12:53:34
618
Effective time series outlier detection algorithm based on segmentation
2018-08-28
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人