FAQ по ошибкам лоадера:
- AES instruction set is not supported!
- У процессора не поддерживаются AES инструкции, ничего работать не будет.
- The processor doesn`t support AES instructions, nothing will work.
- Please enable Intel VT-X in the BIOS!
- Пусть включит Intel VT-X в биосе.
- Enable Intel VT-X in the bios.
- Please enable AMD-V in BIOS!
- Пусть включит AMD VT-X в биосе.
- Enable AMD VT-X in bios.
- Please disable secure boot in the BIOS!
- Пусть выключит secure boot в биосе.
- Disable secure boot in bios.
- Unsupported firmware
- Не UEFI биос, либо системный диск нужно конвертировать в gpt формат.
- Not UEFI BIOS, or a system disk needs to be converted to gpt format.
- Secure boot keys are incorrect and need to be enrolled!
- Нужно включить Secure boot, ребутнуть пк, выключить Secure boot.
- You need to turn on Secure boot, reboot the PC, then turn off Secure boot.
-VMX/SVM is not supported
- Панель управления -> Программы и компоненты -> Включение и отключение компонентов Windows -> Платформа виртуальной машины/Hypervisor Platform -> Отключить
Если после этого ошибка не исчезла, то нужно открыть cmd, ввести
bcdedit /set hypervisorlaunchtype off. Ребутнуть пк и попробовать заинжектить софт ещё раз.
- Control Panel -> Programs and Components -> Enabling and Disabling Windows Components -> Virtual Machine Platform/Hypervisor Platform -> Disable
If the error has not solved after that, then you need to open cmd, enter
bcdedit /set hypervisorlaunchtype off. Reboot the pc and try to inject the software again.