Difference between revisions of "Next Release"
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
* Improved protocol buffer expansion. Added support for Unix microsecond timestamps. | * Improved protocol buffer expansion. Added support for Unix microsecond timestamps. | ||
* Fixed a bug where [[Type_Parquet|Parquet]] files were not being identified. | * Fixed a bug where [[Type_Parquet|Parquet]] files were not being identified. | ||
| + | * [[Easy Button Load|Easy Button]] loads will now process <code>backup.z01</code> and [[Type_TAR|TAR]] files. | ||
==New Types== | ==New Types== | ||
| Line 27: | Line 28: | ||
===Entity Types=== | ===Entity Types=== | ||
| − | |||
===Event Types=== | ===Event Types=== | ||
| + | # [[Entity Types|EVENT_TYPE_COOKIE_CREATED]] - A browser cookie was created. | ||
===Location Type=== | ===Location Type=== | ||
Revision as of 05:59, 29 May 2025
This is a place holder for what is being put into the next release of Truxton.
Contents
Truxton Next
<< Released 2024-?
Improvements
- Fixed a bug in the consolidated contacts reports where phone numbers showed up as email addresses.
- Fixed a bug in the loader that was preventing APFS filesystems from being parsed
- Fixed a bug in the enumeration API that prevented scoping media and investigation enumeration.
- Fixed a bug in KTX conversion where uncompressed payloads were not being handled properly.
- Improved the quality of parsing Cellebrite reports to clean up deleted entries and pull more contact information.
- We now exploit Twitter direct messages as chat.
- Improved protocol buffer expansion. Added support for Unix microsecond timestamps.
- Fixed a bug where Parquet files were not being identified.
- Easy Button loads will now process
backup.z01and TAR files.
New Types
File
- Type_EBTS - Electronic fingerprints
- Type_OBB - Android opaque binary blobs
- Type_Volley_Cache - Android library for applications to cache web data
- Type_Glide_Disk_Cache - Something really similar to Volley cache
- Type_Wwise_SoundBank - A bundle of sounds for an application
- Type_Roblox_Cache - Cache used by Roblox application
- Type_Android_Binary_XML - Yet another XML compression scheme (different from the other Android Binary XML format)
- Type_Apple_Spotlight_String_Map - String maps used by Apple's Spotlight system
- Type_Visio - Visio drawings
Entity Types
Event Types
- EVENT_TYPE_COOKIE_CREATED - A browser cookie was created.
Location Type
Message Type
URL Types
- URL_TYPE_VOLLEY_CACHE - A URL used by Android's Volley caching system to retrieve a file from the internet
- URL_TYPE_APPLICATION - A URL used by an application to retrieve a file from the internet