首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > pysafariparse

pysafariparse

  • 资源大小:1.74 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

This is a little script I threw together to parse binary plist Safari history files. This script was built and run in 64-bit nix using Python 2.7.3, here - http://www.python.org/getit/releases/2.7.3/ This script also utilizes the biplist module created by Andrew Wooster, here - http://pypi.python.org/pypi/biplist/0.5 I haven"t done a whole lot of testing/error checking, so if something is buggy or not functional let me know please! I tried to error check any obvious issues that would arise. I"m not a python guru by any means but maybe someone will find the script useful! The script simply utilizes the biplist module to read records from a binary plist Safari history file and dump them into a .csv file. The .csv file is created in the directory from which you run the script. It will be called "History.csv".
VIP VIP
0.202405s