AutoF is a tool to automate digital forensic processing in X-Ways Forensics and Nuix. The tool will scan for compatible forensic images, from there you can select your own profile and process all of the images with the same settings, either as individual cases or one 'compound' case. Node mode allows you to utilise Jenkins and distributed nodes to process multiple images at once. Images can be skipped based on keywords. You can also combine X-Ways cases to a brand new case or run X-Ways profiles over pre-existing cases.
I use pyinstaller to convert to an EXE, other tools are avalible! The tested and recommended command is 'pyinstaller --onefile --noconsole -i "PATH\ax.ico" PATH\AutoF.py'.
The following folder structure is currently needed:
Install Folder\
AutoF.exe
Jenkins\
nuixProcessing.xml
processing.xml
Settings\
ax.ico
settings.db
.
\HTML Help\
help.chm
.
\Logs\
RunLog 07-04-2022 00-13-30.txt*
.
\Nuix\
\Scripts\
Lab2.rb*
.
\X-ways profiles\
Default.cfg*
Hash.cfg*
Lots.cfg*
*Denotes an example file
If you have any feedback, please reach out to us at [email protected] or post in https://www.autof.uk/Forum
https://www.autof.uk/