Code Monkey home page Code Monkey logo

autof's Introduction

AutoF

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.

Creating an EXE and folder structure

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

Documentation

Documentation

Feedback

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/

autof's People

Contributors

johnpchapman avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.