SafeBreach-Labs/hAFL2

Change the setting order in tutorial.md

Opened this issue · 0 comments

blah

I am configuring the environment according to the tutorial.
There is a problem while creating a child partition, so it is registered as an issue. :)

As-Is

Trouble Shooting

  • There is a mount command in the copy_file_to_vm.sh script that moves the ISO file to the child partition.
  • When I try to execute the mount command, , the bellow error occurs.

    ... Please resume and shutdown Windows fully (no hibernation or fast restarting.)
    Could not mount read-write, trying read-ony

  • As a result, it was mounted with read-only permission, and copying the ISO file inside qemu failed.

To-Be

  • It is very simple. Firstly ISO image move to QEMU disk, and then Set "HiberbootEnabled" on HostOS(level1)