Difference between revisions of "Next Release"
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
# [[Type_GeoTIFF|GeoTIFFs]] are now thumbnailed | # [[Type_GeoTIFF|GeoTIFFs]] are now thumbnailed | ||
# Better file length calculation when carving [[Type_KeePass_Database|KeePass Database]] files | # Better file length calculation when carving [[Type_KeePass_Database|KeePass Database]] files | ||
| + | # Loading a [[Type_TAR|TAR]] is now like loading a disk image. The file itself is not put into Truxton, just the files that come out of it. | ||
# New files exploited: | # New files exploited: | ||
## [[Type_dBeaver_Credentials|dBeaver Credentials]] | ## [[Type_dBeaver_Credentials|dBeaver Credentials]] | ||
| Line 24: | Line 25: | ||
## [[Type_ADF_Properties|ADF properties]] | ## [[Type_ADF_Properties|ADF properties]] | ||
## [[Type_ADF_Bundle|ADF bundles]] | ## [[Type_ADF_Bundle|ADF bundles]] | ||
| + | ## [[Type_CPHD|Compensated Phase History Data]] | ||
==Bug Fixes== | ==Bug Fixes== | ||
| Line 32: | Line 34: | ||
# Cleaning of the <code>[EntityString]</code> table as part of maintenance | # Cleaning of the <code>[EntityString]</code> table as part of maintenance | ||
# [[Type_XML_PList|XML Plists]] can now have multiple <code>data</code> elements per <code>key</code> element. | # [[Type_XML_PList|XML Plists]] can now have multiple <code>data</code> elements per <code>key</code> element. | ||
| + | # Load | ||
==New Types== | ==New Types== | ||
| − | # | + | # 69 new file types |
Revision as of 07:19, 28 June 2024
This is a place holder for what is being put into the next release of Truxton.
Truxton Next
<< Released 2024-?
Improvements
- Desktop now displays "No Validated Date" instead of dates of 1601-01-01
- New C APIs:
- truxton_add_triage_file()
- truxton_remove_triage_file()
- truxton_time_now()
- Added support for enumerating file types
- Content status names are now retrievable
- Consolidated Contacts report is now better at merging entries
- GeoTIFFs are now thumbnailed
- Better file length calculation when carving KeePass Database files
- Loading a TAR is now like loading a disk image. The file itself is not put into Truxton, just the files that come out of it.
- New files exploited:
Bug Fixes
- Fixed a double initialization bug in Python
- Calculating the length of carved UTF-8 files has been fixed
- Fixed a bug in Python time parsing
- Fixed a bug in Python enumeration
- Cleaning of the
[EntityString]table as part of maintenance - XML Plists can now have multiple
dataelements perkeyelement. - Load
New Types
- 69 new file types