You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HackBrowserData/CHANGELOG.md

13 KiB

Changelog

Unreleased

Full Changelog

Merged pull requests:

  • add parse Firefox download history #74 (Aquilao)

v0.3.5 (2021-02-10)

Full Changelog

Implemented enhancements:

  • [FEATURE REQUEST] support all versions of firefox #73
  • 建议增加对火狐开发者版的支持。 It is recommended to add support for Firefox Developer Edition. #72

Closed issues:

  • 建议隐藏找不到浏览器数据报错信息。 It is recommended to hide the error message that the browser data cannot be found. #71

v0.3.4 (2021-02-09)

Full Changelog

Fixed bugs:

  • Update Firefox profile path to match all versions #67
  • 360 Speed Browser Cannot decrypt any data #65
  • Cannot recover Chrome using files copied from Widnows 10 to Linux #63
  • Doesn't extract passwords from Firefox #43

Merged pull requests:

v0.3.3 (2021-01-29)

Full Changelog

Implemented enhancements:

  • [FEATURE REQUEST] support chromium browser #62

Merged pull requests:

  • Fix "year outside of range" error getting cookies on Firefox #61 (camandel)
  • Add support for Chromium (Linux) #59 (camandel)

v0.3.2 (2020-12-29)

Full Changelog

Implemented enhancements:

  • [FEATURE REQUEST] extract from another mounter volume #40

Fixed bugs:

  • [BUG] mac交叉编译的问题 #56

v0.3.1 (2020-12-20)

Full Changelog

Closed issues:

  • [Deploy] Add contributors list with github workflow #55

v0.3.0 (2020-12-09)

Full Changelog

Merged pull requests:

v0.2.9 (2020-12-03)

Full Changelog

Implemented enhancements:

  • [FEATURE REQUEST] support Vivaldi Browser #51
  • [FEATURE REQUEST] support Opera Web Browser for Linux #50
  • [FEATURE REQUEST] support Opera Web Browser for macOS #49

Fixed bugs:

  • results saved not .json format to import #47
  • 无法正常提取qq浏览器的password和书签内容,360浏览器的数据提取完全无法工作 #41

Merged pull requests:

v0.2.8 (2020-11-18)

Full Changelog

Closed issues:

  • format package name and add function documentation. #39

Merged pull requests:

  • Fix typo "bate" to "beta" for Chrome Beta on Linux #44 (Henrocker)
  • Add chrome beta support for Windows #42 (Henrocker)

v0.2.7 (2020-11-10)

Full Changelog

v0.2.6 (2020-11-07)

Full Changelog

Implemented enhancements:

  • [FEATURE REQUEST]Sogou Explorer #34

Fixed bugs:

  • It's Can working on win10 right? #36
  • 失败,检测到病毒 #35
  • Chrome >84 version password field is "" #32

Closed issues:

  • replace deprecated 'set-env' with environment files in GitHub Actions #38

Merged pull requests:

v0.2.5 (2020-10-26)

Full Changelog

Implemented enhancements:

  • [FEATURE REQUEST] Brave Browser #31

v0.2.4 (2020-10-22)

Full Changelog

Fixed bugs:

  • 无法导出firefox的password和cookie,但是history,bookmark可以导出 #26

v0.2.3 (2020-09-28)

Full Changelog

Fixed bugs:

  • 编译后无法正确运行 #27

Closed issues:

  • 担心这个软件会不会带来安全威胁…… #28

v0.2.2 (2020-09-03)

Full Changelog

Fixed bugs:

  • Firefox for Mac last_visit_time 时间错误. #10

Closed issues:

  • How do I import chrome? #25

v0.2.1 (2020-08-07)

Full Changelog

Implemented enhancements:

  • 将结果文件夹压缩成zip包,方便下载 #24

v0.2.0 (2020-08-01)

Full Changelog

Implemented enhancements:

  • Package implement? #18
  • Add output to console #14

Fixed bugs:

  • FireFox not working windows 10 #17

Closed issues:

  • Add doc for key function #23

v0.1.9 (2020-07-31)

Full Changelog

Implemented enhancements:

  • Refactoring code with interface to increase readability. #22

v0.1.8 (2020-07-29)

Full Changelog

Fixed bugs:

  • chrome( 84.0.4147.89)无法获取密码 #21

v0.1.7 (2020-07-25)

Full Changelog

Implemented enhancements:

  • replace zap log. #19
  • 解密 Chrome for Linux 密码 #4

Fixed bugs:

  • os.remove firefox places.sqlite3 error #20

v0.1.6 (2020-07-23)

Full Changelog

Implemented enhancements:

  • 自定义每款浏览器可导出的数据类型。 #8

v0.1.5 (2020-07-22)

Full Changelog

Implemented enhancements:

  • Use Interface refactoring parser module. #13
  • 命令行自动搜索当前系统使用的所有浏览器并自动导出 #5

Fixed bugs:

  • Firefox login data need unpadding #15

Closed issues:

  • Add Chinese README #16

v0.1.4 (2020-07-10)

Full Changelog

Implemented enhancements:

  • decrypt firefox for linux #12

v0.1.3 (2020-07-10)

Full Changelog

Implemented enhancements:

  • decrypt firefox for windows #11

v0.1.2 (2020-07-07)

Full Changelog

Implemented enhancements:

  • 破解 Firefox for Mac 的密码 #9

Closed issues:

  • write a doc about how to decrypt password. #6

v0.1.1 (2020-06-30)

Full Changelog

Fixed bugs:

  • Windows 下,CSV 格式不对 #7

Closed issues:

  • 使用 github workflows 自动发布 #2
  • 使用 goreleaser 自动发布 CGO 编译文件 #1

v0.1.0 (2020-06-29)

Full Changelog

Implemented enhancements:

  • 命令行添加自定义浏览器选项 #3

* This Changelog was automatically generated by github_changelog_generator