Skip to content

EricZimmerman/x-tensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

X-Ways C# X-Tension API

C# X-Tensions API

Description

Starting with X-Ways Forensics v16.4 (released in early 2012), investigators have been able to automate and extend the functionality of X-Ways Forensics with X-Tensions.

Since X-Tensions can be written in any programming language, the possibilities are endless.

Helper Methods and Wrappers

In order to speed up development of new X-Tensions, we created some helper methods for commonly used operations.

XWFGetVolumeName
XWFGetReportTableAssocs
XWFGetSectorContents
XWFGetItemType
XWFGetVolumeInformation
XWFSearchWithoutCodePages
ReadItem(IntPtr hItem)
GetFullPath(Int32 itemId)
CreateFileFromExternalFile
CreateSearchInfo

Features

  • This is a full feature compliant port of the C++ demo located here
  • All exported functions are present

ChangeLog

Updated to support 16.9 X-Ways

References

X-Ways Forensics X-Tensions API Documentation
http://www.x-ways.net/forensics/x-tensions/api.html

About

X-Ways C# X-Tension API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.9%
  • PowerShell 6.1%