Nx2elf 100%
nx2elf is a utility designed to convert Nintendo Switch executables (homebrew format typically associated with .nso or stripped binary blobs) into the standard format.
readelf -h output_binary.elf
You can verify the conversion was successful using the readelf command, a standard Linux tool. nx2elf