Menu

#1 windows sandbox

open
nobody
help wanted (2)
2024-03-17
2023-09-16
Anonymous
No

Originally created by: git-eternal

does not detect windows sandbox. might be something you want to look into! cool project otherwise though!

Discussion

  • Anonymous

    Anonymous - 2023-09-16

    Originally posted by: kernelwernel

    does not detect windows sandbox. might be something you want to look into! cool project otherwise though!

    Ouch, I haven't extensively tested it on Windows due to my low RAM being a massive barrier with running VMs.

    Is it possible if you could give me information like which VM you used?

    Also, you don't have to do this but I've added a debug log feature for development purposes. If you could git pull then build the project with cmake -DCMAKE_BUILD_TYPE=Debug .. instead of cmake .. then it can be recompiled with additional logs for any debugging. If you could show the result then that would be incredibly helpful.

    thanks for the kind words though :)

     
  • Anonymous

    Anonymous - 2023-12-19

    Originally posted by: 90th

    @kernelwernel

    does not detect windows sandbox. might be something you want to look into! cool project otherwise though!

    Ouch, I haven't extensively tested it on Windows due to my low RAM being a massive barrier with running VMs.

    Is it possible if you could give me information like which VM you used?

    Also, you don't have to do this but I've added a debug log feature for development purposes. If you could git pull then build the project with cmake -DCMAKE_BUILD_TYPE=Debug .. instead of cmake .. then it can be recompiled with additional logs for any debugging. If you could show the result then that would be incredibly helpful.

    thanks for the kind words though :)

    Pretty sure windows sandbox uses a microsoft hyper-v hypervisor

     
  • Anonymous

    Anonymous - 2023-12-21

    Originally posted by: kernelwernel

    @kernelwernel

    does not detect windows sandbox. might be something you want to look into! cool project otherwise though!

    Ouch, I haven't extensively tested it on Windows due to my low RAM being a massive barrier with running VMs.
    Is it possible if you could give me information like which VM you used?
    Also, you don't have to do this but I've added a debug log feature for development purposes. If you could git pull then build the project with cmake -DCMAKE_BUILD_TYPE=Debug .. instead of cmake .. then it can be recompiled with additional logs for any debugging. If you could show the result then that would be incredibly helpful.
    thanks for the kind words though :)

    Pretty sure windows sandbox uses a microsoft hyper-v hypervisor

    i'll try to focus more on hyperv techniques then. I haven't focused much on that VM brand but I'll set that as my priority

     
  • Anonymous

    Anonymous - 2024-03-11

    Originally posted by: unusual-aspect

    sandbox
    Maybe this will help ;)

     
  • Anonymous

    Anonymous - 2024-03-17

    Originally posted by: kernelwernel

    sandbox Maybe this will help ;)

    Thanks! I actually added a new technique here based on the screenshot, appreciate it :)

     

Log in to post a comment.