Batlez / CloakBox

Bypass virtual machine detection using a custom made VirtualBox
62 stars 6 forks source link

Issue in intidetect #1

Open t1noj opened 7 months ago

t1noj commented 7 months ago

When I put the space, I get an error message image

Batlez commented 7 months ago

Instead of using an existing virtual hard disk, try creating a brand new one

ClackAster commented 7 months ago

I'm also getting this same issue with making the windows VM even when creating a new disk. Here is a picture for reference. image I get this error despite having enough space for the VM

Batlez commented 7 months ago

I would try and troubleshoot it yourself. I can tell you a few things you can try, like try uninstalling and reinstalling, running and creating a virtual machine as an administrator. I'm not really sure what to tell you, I never had this issue before.

Batlez commented 7 months ago

Try these websites to help. They have the same error codes as yours. https://www.techjunkie.com/result-code-e_invalidarg-0x80070057-fix/ https://github.com/aforensics/HiddenVM/issues/11 https://unix.stackexchange.com/questions/538802/failed-to-import-appliance-ns-error-80070057

levensonblaine commented 5 months ago

Solution for the 0x80070057

  1. Win+R
  2. OptionalFeatures.exe
  3. Turn off "Hyper-V", Windows Sandbox, Virtual machine platrfom
  4. Reboot to BIOS
  5. Enable VT-x, VT-d, disable Secure Boot
JoeTrannOP commented 4 months ago

Solution for the 0x80070057

  1. Win+R
  2. OptionalFeatures.exe
  3. Turn off "Hyper-V", Windows Sandbox, Virtual machine platrfom
  4. Reboot to BIOS
  5. Enable VT-x, VT-d, disable Secure Boot

it wont work

JoeTrannOP commented 4 months ago

When I put the space, I get an error message image

hi, i found a solution worked for me

open cmd in admin mode and type this

bcdedit /set hypervisorlaunchtype off

reboot then it should work

IMXSwarup commented 3 months ago

Tried all the solutions listed above but still not able to overcome this error image

Batlez commented 1 month ago

Tried all the solutions listed above but still not able to overcome this error image

It seems like it could also be a permission issue. Please uninstall it and reinstall it using Admin and still if that helps out.