A Viewer X-Tension for X-Ways Forensics, which parses and previews the selected Apple System Log (asl).
Open xtv_asl.sln and Build solution for the desired platform. xtv_asl.dll will be created at the path below. The solution is confirmed to be built by Visual Studio 2022.
- x86
- xtv_asl\Release\xtv_asl.dll
- x64
- xtv_asl\x64\Release\xtv_asl.dll
The dll for both x86 and x64 already build are also available at the release.
- Load
- Click "File Viewing..." in "Options" from the Menu bar.
- Check "Load viewer X-Tensions" and click "..." in the "File Viewing" Window.
- Select xtv_asl.dll in the "Load Viewer X-Tensions" Window.
- Parse & Preview
- Select the Apple System Log in the Directory Browser.
- Click the Preview tab in the Data View to show the raw data.
- Click the XT tab to show the parsed data. XT tab switches raw and parsed.
xtv_asl.dll is confirmed to work with X-Ways Forensics 21.0 installed on x64 Windows 10.
GNU Affero General Public License v3.0.
The usage Example is posted at https://9ood4nothin9.blogspot.com/2020/05/asl-viewer-x-tension.html