dis_single_func.py is a wrapper script around ndsdisasm to disassemble NDS Functions, with XMap support.
Install WSL1
using the same instructions for the Platinum repo.
Run the following command to install libcapstone:
sudo apt install libcapstone-dev