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
- In the ribbon click on the Scripts button
to open the python script window. - 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.
- To edit existing scripts, select the script you want to edit and click the Edit button.
- Click Run script to run a script. The script dialog opens.
- In the Script dialog, select Open in new tab to see the artifacts added by your script.
Run a list of scripts
- Click the +Add to run list button to add scripts to the list.
- 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.
