Blog

Amped Authenticate Update 7661: Command Line API and more

Reading time: 4 min

The increased reliance on digital images within the justice system and media has resulted in a much greater need for authentication.

In the latest update to Amped Authenticate, a huge development has been made to speed up the initial assessment and reporting of images. With more enhancements to some of the key filters along with user interface refinements, you will want to be updating your software today!

Two of the updates require there own dedicated posts in order to give you more information and they will be following in the coming days.

Let me show you some of the exciting new features.

New display functions with ADJPEG/NADJPEG
New display functions with ADJPEG/NADJPEG

Command Line API for Batch Processing and Report Generation

This is the time saver!

Amped Authenticate already has a number of automation tools and methods to quickly analyze large amounts of files. These speed up the process of analyzing, sorting and listing evidential images. However, starting these processes requires user interaction. This means that you would have to open Authenticate and then run the required operations yourself.

By utilizing the Command Line API, you will be able to call a number of Authenticate’s functions and process images automatically.  The purpose of this new API, is to allow you to build in the batch function into image extraction scripts.

authenticate.exe /i "C:\inputfolder " /o “C:\outputfolder\report.tsv” /b /x

The syntax is very simple. In the example above I have identified an input folder (/i), an output folder (/o), and then told authenticate to run in batch mode and then close (/b /x).

Full syntax and options:

Usage: ath [/i <str>] [/s <str>] [/w <str>] [/k <str>] [/o <str>] [/b] [/c] [/x]
/i, –input-path=<str>                 Path of the image file or the folder to analyze
/s, –settings-file=<str>              Path of .aas file containing settings and filter to load
/w, –warning-path=<str>          If set, the path where the files will be moved into after the analysis, if the files contain an issue or a warning (only if batch_format_analysis is enabled)

/k, –ok-path=<str>                     If set, the path where the files will be moved into after the analysis, if the files do not contain an issue or a warning (only if batch_format_analysis is enabled)
/o, –output-path=<str>            Output filename of the result of the file format analysis (only if –batch-format-analysis is enabled)
/b, –batch-format-analysis      Analyze only the file format
/m, –minimal-output                Minimal output format (valid only for file format analysis)
/x, –exit-on-finish                      Exit the program after the execution

We will be going much deeper into this tool, and build a batch file with the API, in an associated post coming soon.

Correlation Plot

The Correlation Plot is a powerful tool within Authenticate for detecting traces left by many different processing operations. The Correlation Plot has been part of the toolset for some time, but we recently worked hard to make its output easier to interpret and understand.

Image 4

In order to facilitate the user distinguishing “innocuous” peaks due to camera-processing and JPEG compression from suspect peaks, the filter has a new feature called “Helper Lines”. Once activated, it plots green lines at frequencies where camera-related peaks are expected and blue lines at JPEG-related frequencies.

In order to explain this new function better, a dedicated post, giving a practical example of its use, will be following this update.

ADJPEG/NADJPEG

These filters were built into Authenticate during 2015 and I later wrote an article explaining their use. To refresh your knowledge, you can check it out here.

The algorithms behind these tools have now been improved with additional options and better maps.

Image 8

When viewing an image, after the filter has been applied, you are now able to use the Map Type to visualize the parts of the image better.

User Interface Improvements

  1. When there is no data to display, due to the filter only working with another compression type, a new dialogue box will appear detailing the reason for a negative output.
  2. After deleting the evidence cache folder, the filter tree will be refreshed so all used filters for that item will no longer be highlighted.
  3. Bug fixed when users were attempting to save an output when no data was available.
 

Update Now!

If you have an active support plan you can update to the latest version of Amped Authenticate by going into the menu “Help” > “Check for Updates Online”.

Image 007

 

Table of Contents

Share on

Subscribe to our Blog

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Subscribe to our Blog

Related posts