Sidfate Blog
  • Home
  • Code
  • Physics
  • Fitness
  • Thought
  • Links
Sign in Subscribe

python

A collection of 4 posts
Python 爬取豆瓣电影TOP250并做数据分析
python

Python 爬取豆瓣电影TOP250并做数据分析

* 爬取豆瓣电影TOP页面的电影数据 * 根据电影的分类进行数据统计 * 实现可以通过分类标签查找标签下的所有电影
Apr 11, 2017 4 min read
Python urllib2多线程
python

Python urllib2多线程

使用python的urllib2和thread的多线程爬虫类(代码片段)。
Jan 21, 2017 1 min read
Python zip暴力破解
python

Python zip暴力破解

使用python的zip和optparse模块结合之前生产的黑客字典,做一个可以暴力破解zip密码的小工具。
Dec 20, 2016 1 min read
Python 创建黑客字典
python

Python 创建黑客字典

黑客字典,其实就是一些常用的字符集合,往往包含了大量的刻意生成的字符串组合,用来暴力破解某些密码。我们可以用python,只书写几行代码,就可以迭代生成大量我们需要的字符串组合。
Sep 29, 2016 2 min read
Page 1 of 1
Sidfate Blog © 2023
  • Sign up
Powered by Ghost