forked from ydkhatri/mac_apt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Changes.txt and updated version to 0.2
- Loading branch information
Showing
3 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Updates in 20171207 (v0.2): | ||
|
||
+ APFS support added, we can parse APFS containers and volumes now | ||
+ New plugin - PrintJobs | ||
+ Retrieves deleted users | ||
+ Retrieves default user's password if 'autologon' was enabled | ||
+ Sidebarlists plist is now parsed & Alias v3 parsing added | ||
+ Vol created dates are now extracted from FXDesktopVolumePositions | ||
+ Better ALIAS v2 parsing, new Info column in RecentItems output | ||
|
||
! Bug fixed - now binary BLOBs write correctly to sqlite db | ||
! Minor fixes in RecentItems and common.py | ||
|
||
Updates in Version 20170902(v0.12): | ||
|
||
+ New plugin BASHSESSIONS that parses bash_sessions and bash_history | ||
+ Added processing of 'finder' plist to RECENTITEMS plugin | ||
+ More user data is parsed (account policy data such as creation date, last password set date, password hint,..) | ||
|
||
! Minor bug fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters