uki: Fix crash when objdump is missing
UKIFile.recognizes relies on objdump, but it doesn't account for the scenario where binutils is not available. This results in a crash with an unhandled error. Therefore, handle this scenario more gracefully.
Loading
Please register or sign in to comment