• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

V1V1/SharpScribbles: My doodles as I learn C#

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

V1V1/SharpScribbles

开源软件地址:

https://github.com/V1V1/SharpScribbles

开源编程语言:

C# 100.0%

开源软件介绍:

SharpScribbles

This is a collection of projects I'm working on as I learn C#. Expect terrible code that sometimes works.

Project Info .NET Version Tested on
StickyNotesExtract Extracts data from the Windows Sticky Notes database. Works on Windows 10 Build 1607 and higher. This project doesn't rely on any external dependencies. 4.6 Windows >= Build 1607
ThunderFox Retrieves data (contacts, emails, history, cookies and credentials) from Thunderbird and Firefox. More details available in this post. 4.6 Thunderbird 78.2.1 and Firefox 80.0.1

StickyNotesExtract usage

$ .\StickyNotesExtract.exe

alt tag

Credits

ThunderFox usage

$ .\ThunderFox.exe
     _____ _                     _          ______
    |_   _| |                   | |         |  ___|
      | | | |__  _   _ _ __   __| | ___ _ __| |_ _____  __
      | | | '_ \| | | | '_ \ / _` |/ _ \ '__|  _/ _ \ \/ /
      | | | | | | |_| | | | | (_| |  __/ |  | || (_) >  <
      \_/ |_| |_|\__,_|_| |_|\__,_|\___|_|  \_| \___/_/\_\


Usage:
    .\ThunderFox.exe command [/arg:X]

  Global commands:
    creds      -   Retrieve saved credentials from Thunderbird and Firefox.

  Global arguments:
    /target:"DIRECTORY"  -   Target a specific Thunderbird/Firefox profile directory.
                             Do not enumerate default install location.
    /pass:"PASS"         -   Master password used to decrypt credentials.
                             Used with 'creds' command.

  Thunderbird commands:
    contacts   -   Retrieve a list of the user's Thunderbird contacts.
    listmail   -   Retrieve a detailed list of all emails in Thunderbird.
    readmail   -   Read a specific email by supplying its email ID.

    Thunderbird command arguments:
      /search:"REGEX"    -   Used with 'listmail' command.
                             Only return emails where part of the email body contains the supplied regex.
      /format:X          -   Used with 'listmail' command. Either 'csv' (default) or 'table' format.
      /id:X              -   Used with 'readmail' command.
                             Read the email with the supplied email ID. Use 'listmail' to discover email IDs.

  Firefox commands:
    history    -   Retrieve user's Firefox history with a count of each time every URL was visited.
    cookies    -   Retrieve user's Firefox cookies.

    Firefox command arguments:
      /url:"REGEX"       -   Used with 'cookies' command.
                             Only return cookies where the URL contains the supplied regex.
      /format:X          -   Used with 'cookies' command. Either 'csv' (default) or 'json' format.
                             json format can be imported into the Cookie Quick Manager addon.

alt tag

Credits




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap