write a wrapper to simplify analyze_image

Information

ID: 43
PHID: PHID-TASK-27avinqfjijhfv5zaoaf
Author: Patrick
Status at Migration Time: open
Priority at Migration Time: Normal

Description

Looks like using https://github.com/Whonix/Whonix/blob/master/help-steps/analyze_image is currently too cumbersome. Haven’t heard from anyone using it yet.

The first step to simplify it could be writing a wrapper that takes two images as input, such as:

sudo tool-name /path/to/first/file.ova /path/to/second/file.ova

Therefore wraps/abstracts the analyze_image script and sets the required parameters.

Related to:
https://phabricator.whonix.org/T42

Comments