diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..98c78c1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,310 @@ +# Changelog + +## [Unreleased](https://github.com/moonD4rk/HackBrowserData/tree/HEAD) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.3.5...HEAD) + +**Merged pull requests:** + +- add parse Firefox download history [\#74](https://github.com/moonD4rk/HackBrowserData/pull/74) ([Aquilao](https://github.com/Aquilao)) + +## [v0.3.5](https://github.com/moonD4rk/HackBrowserData/tree/v0.3.5) (2021-02-10) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.3.4...v0.3.5) + +**Implemented enhancements:** + +- \[FEATURE REQUEST\] support all versions of firefox [\#73](https://github.com/moonD4rk/HackBrowserData/issues/73) +- 建议增加对火狐开发者版的支持。 It is recommended to add support for Firefox Developer Edition. [\#72](https://github.com/moonD4rk/HackBrowserData/issues/72) + +**Closed issues:** + +- 建议隐藏找不到浏览器数据报错信息。 It is recommended to hide the error message that the browser data cannot be found. [\#71](https://github.com/moonD4rk/HackBrowserData/issues/71) + +## [v0.3.4](https://github.com/moonD4rk/HackBrowserData/tree/v0.3.4) (2021-02-09) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.3.3...v0.3.4) + +**Fixed bugs:** + +- Update Firefox profile path to match all versions [\#67](https://github.com/moonD4rk/HackBrowserData/issues/67) +- 360 Speed Browser Cannot decrypt any data [\#65](https://github.com/moonD4rk/HackBrowserData/issues/65) +- Cannot recover Chrome using files copied from Widnows 10 to Linux [\#63](https://github.com/moonD4rk/HackBrowserData/issues/63) +- Doesn't extract passwords from Firefox [\#43](https://github.com/moonD4rk/HackBrowserData/issues/43) + +**Merged pull requests:** + +- add parse Chromium download history [\#69](https://github.com/moonD4rk/HackBrowserData/pull/69) ([Aquilao](https://github.com/Aquilao)) +- update firefox path profile [\#68](https://github.com/moonD4rk/HackBrowserData/pull/68) ([camandel](https://github.com/camandel)) +- fix: decrypt password in firefox [\#66](https://github.com/moonD4rk/HackBrowserData/pull/66) ([mirefly](https://github.com/mirefly)) + +## [v0.3.3](https://github.com/moonD4rk/HackBrowserData/tree/v0.3.3) (2021-01-29) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.3.2...v0.3.3) + +**Implemented enhancements:** + +- \[FEATURE REQUEST\] support chromium browser [\#62](https://github.com/moonD4rk/HackBrowserData/issues/62) + +**Merged pull requests:** + +- Fix "year outside of range" error getting cookies on Firefox [\#61](https://github.com/moonD4rk/HackBrowserData/pull/61) ([camandel](https://github.com/camandel)) +- Add support for Chromium \(Linux\) [\#59](https://github.com/moonD4rk/HackBrowserData/pull/59) ([camandel](https://github.com/camandel)) + +## [v0.3.2](https://github.com/moonD4rk/HackBrowserData/tree/v0.3.2) (2020-12-29) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.3.1...v0.3.2) + +**Implemented enhancements:** + +- \[FEATURE REQUEST\] extract from another mounter volume [\#40](https://github.com/moonD4rk/HackBrowserData/issues/40) + +**Fixed bugs:** + +- \[BUG\] mac交叉编译的问题 [\#56](https://github.com/moonD4rk/HackBrowserData/issues/56) + +## [v0.3.1](https://github.com/moonD4rk/HackBrowserData/tree/v0.3.1) (2020-12-20) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.3.0...v0.3.1) + +**Closed issues:** + +- \[Deploy\] Add contributors list with github workflow [\#55](https://github.com/moonD4rk/HackBrowserData/issues/55) + +## [v0.3.0](https://github.com/moonD4rk/HackBrowserData/tree/v0.3.0) (2020-12-09) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.9...v0.3.0) + +**Merged pull requests:** + +- Credit card info [\#52](https://github.com/moonD4rk/HackBrowserData/pull/52) ([Not-Cyrus](https://github.com/Not-Cyrus)) + +## [v0.2.9](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.9) (2020-12-03) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.8...v0.2.9) + +**Implemented enhancements:** + +- \[FEATURE REQUEST\] support Vivaldi Browser [\#51](https://github.com/moonD4rk/HackBrowserData/issues/51) +- \[FEATURE REQUEST\] support Opera Web Browser for Linux [\#50](https://github.com/moonD4rk/HackBrowserData/issues/50) +- \[FEATURE REQUEST\] support Opera Web Browser for macOS [\#49](https://github.com/moonD4rk/HackBrowserData/issues/49) + +**Fixed bugs:** + +- results saved not .json format to import [\#47](https://github.com/moonD4rk/HackBrowserData/issues/47) +- 无法正常提取qq浏览器的password和书签内容,360浏览器的数据提取完全无法工作 [\#41](https://github.com/moonD4rk/HackBrowserData/issues/41) + +**Merged pull requests:** + +- Added some more browsers \(Windows\) [\#48](https://github.com/moonD4rk/HackBrowserData/pull/48) ([Not-Cyrus](https://github.com/Not-Cyrus)) + +## [v0.2.8](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.8) (2020-11-18) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.7...v0.2.8) + +**Closed issues:** + +- format package name and add function documentation. [\#39](https://github.com/moonD4rk/HackBrowserData/issues/39) + +**Merged pull requests:** + +- Fix typo "bate" to "beta" for Chrome Beta on Linux [\#44](https://github.com/moonD4rk/HackBrowserData/pull/44) ([Henrocker](https://github.com/Henrocker)) +- Add chrome beta support for Windows [\#42](https://github.com/moonD4rk/HackBrowserData/pull/42) ([Henrocker](https://github.com/Henrocker)) + +## [v0.2.7](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.7) (2020-11-10) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.6...v0.2.7) + +## [v0.2.6](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.6) (2020-11-07) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.5...v0.2.6) + +**Implemented enhancements:** + +- \[FEATURE REQUEST\]Sogou Explorer [\#34](https://github.com/moonD4rk/HackBrowserData/issues/34) + +**Fixed bugs:** + +- It's Can working on win10 right? [\#36](https://github.com/moonD4rk/HackBrowserData/issues/36) +- 失败,检测到病毒 [\#35](https://github.com/moonD4rk/HackBrowserData/issues/35) +- Chrome \>84 version password field is "" [\#32](https://github.com/moonD4rk/HackBrowserData/issues/32) + +**Closed issues:** + +- replace deprecated 'set-env' with environment files in GitHub Actions [\#38](https://github.com/moonD4rk/HackBrowserData/issues/38) + +**Merged pull requests:** + +- Update README\_ZH.md [\#33](https://github.com/moonD4rk/HackBrowserData/pull/33) ([Writeup007](https://github.com/Writeup007)) + +## [v0.2.5](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.5) (2020-10-26) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.4...v0.2.5) + +**Implemented enhancements:** + +- \[FEATURE REQUEST\] Brave Browser [\#31](https://github.com/moonD4rk/HackBrowserData/issues/31) + +## [v0.2.4](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.4) (2020-10-22) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.3...v0.2.4) + +**Fixed bugs:** + +- 无法导出firefox的password和cookie,但是history,bookmark可以导出 [\#26](https://github.com/moonD4rk/HackBrowserData/issues/26) + +## [v0.2.3](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.3) (2020-09-28) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.2...v0.2.3) + +**Fixed bugs:** + +- 编译后无法正确运行 [\#27](https://github.com/moonD4rk/HackBrowserData/issues/27) + +**Closed issues:** + +- 担心这个软件会不会带来安全威胁…… [\#28](https://github.com/moonD4rk/HackBrowserData/issues/28) + +## [v0.2.2](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.2) (2020-09-03) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.1...v0.2.2) + +**Fixed bugs:** + +- Firefox for Mac last\_visit\_time 时间错误. [\#10](https://github.com/moonD4rk/HackBrowserData/issues/10) + +**Closed issues:** + +- How do I import chrome? [\#25](https://github.com/moonD4rk/HackBrowserData/issues/25) + +## [v0.2.1](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.1) (2020-08-07) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.2.0...v0.2.1) + +**Implemented enhancements:** + +- 将结果文件夹压缩成zip包,方便下载 [\#24](https://github.com/moonD4rk/HackBrowserData/issues/24) + +## [v0.2.0](https://github.com/moonD4rk/HackBrowserData/tree/v0.2.0) (2020-08-01) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.9...v0.2.0) + +**Implemented enhancements:** + +- Package implement? [\#18](https://github.com/moonD4rk/HackBrowserData/issues/18) +- Add output to console [\#14](https://github.com/moonD4rk/HackBrowserData/issues/14) + +**Fixed bugs:** + +- FireFox not working windows 10 [\#17](https://github.com/moonD4rk/HackBrowserData/issues/17) + +**Closed issues:** + +- Add doc for key function [\#23](https://github.com/moonD4rk/HackBrowserData/issues/23) + +## [v0.1.9](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.9) (2020-07-31) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.8...v0.1.9) + +**Implemented enhancements:** + +- Refactoring code with interface to increase readability. [\#22](https://github.com/moonD4rk/HackBrowserData/issues/22) + +## [v0.1.8](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.8) (2020-07-29) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.7...v0.1.8) + +**Fixed bugs:** + +- chrome\( 84.0.4147.89\)无法获取密码 [\#21](https://github.com/moonD4rk/HackBrowserData/issues/21) + +## [v0.1.7](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.7) (2020-07-25) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.6...v0.1.7) + +**Implemented enhancements:** + +- replace zap log. [\#19](https://github.com/moonD4rk/HackBrowserData/issues/19) +- 解密 Chrome for Linux 密码 [\#4](https://github.com/moonD4rk/HackBrowserData/issues/4) + +**Fixed bugs:** + +- os.remove firefox places.sqlite3 error [\#20](https://github.com/moonD4rk/HackBrowserData/issues/20) + +## [v0.1.6](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.6) (2020-07-23) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.5...v0.1.6) + +**Implemented enhancements:** + +- 自定义每款浏览器可导出的数据类型。 [\#8](https://github.com/moonD4rk/HackBrowserData/issues/8) + +## [v0.1.5](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.5) (2020-07-22) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.4...v0.1.5) + +**Implemented enhancements:** + +- Use Interface refactoring parser module. [\#13](https://github.com/moonD4rk/HackBrowserData/issues/13) +- 命令行自动搜索当前系统使用的所有浏览器并自动导出 [\#5](https://github.com/moonD4rk/HackBrowserData/issues/5) + +**Fixed bugs:** + +- Firefox login data need unpadding [\#15](https://github.com/moonD4rk/HackBrowserData/issues/15) + +**Closed issues:** + +- Add Chinese README [\#16](https://github.com/moonD4rk/HackBrowserData/issues/16) + +## [v0.1.4](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.4) (2020-07-10) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.3...v0.1.4) + +**Implemented enhancements:** + +- decrypt firefox for linux [\#12](https://github.com/moonD4rk/HackBrowserData/issues/12) + +## [v0.1.3](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.3) (2020-07-10) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.2...v0.1.3) + +**Implemented enhancements:** + +- decrypt firefox for windows [\#11](https://github.com/moonD4rk/HackBrowserData/issues/11) + +## [v0.1.2](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.2) (2020-07-07) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.1...v0.1.2) + +**Implemented enhancements:** + +- 破解 Firefox for Mac 的密码 [\#9](https://github.com/moonD4rk/HackBrowserData/issues/9) + +**Closed issues:** + +- write a doc about how to decrypt password. [\#6](https://github.com/moonD4rk/HackBrowserData/issues/6) + +## [v0.1.1](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.1) (2020-06-30) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/v0.1.0...v0.1.1) + +**Fixed bugs:** + +- Windows 下,CSV 格式不对 [\#7](https://github.com/moonD4rk/HackBrowserData/issues/7) + +**Closed issues:** + +- 使用 github workflows 自动发布 [\#2](https://github.com/moonD4rk/HackBrowserData/issues/2) +- 使用 goreleaser 自动发布 CGO 编译文件 [\#1](https://github.com/moonD4rk/HackBrowserData/issues/1) + +## [v0.1.0](https://github.com/moonD4rk/HackBrowserData/tree/v0.1.0) (2020-06-29) + +[Full Changelog](https://github.com/moonD4rk/HackBrowserData/compare/b2c53ef2bb69ed897e8bd2099108fb83e476637e...v0.1.0) + +**Implemented enhancements:** + +- 命令行添加自定义浏览器选项 [\#3](https://github.com/moonD4rk/HackBrowserData/issues/3) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*