Scripts

Note: You need to go to an Hex viewer tab to run a script.

In the Hex viewer, Python scripts can be created, added, edited, and started.

Procedures

Create a python script and use it in XAMN

  1. In the ribbon click on the Scripts button to open the python script window.
  2. Click on New in the script pane to create a new script. Add the information in the required text fields, or open existing scripts by clicking the Script folder button.
  3. To edit existing scripts, select the script you want to edit and click the Edit button.
  4. Click Run script to run a script. The script dialog opens.
  5. In the Script dialog, select Open in new tab to see the artifacts added by your script.

Run a list of scripts

  1. Click the +Add to run list button to add scripts to the list.
  2. Click the Run all scripts (#) button to run the number of scripts added to the list.

For more information and Python scripts examples, download the Python documentation from the MSAB Customer Portal under XRY - Extract > Documents > Python documentation.