Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows sandbox #1

Open
git-eternal opened this issue Sep 16, 2023 · 5 comments
Open

windows sandbox #1

git-eternal opened this issue Sep 16, 2023 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@git-eternal
Copy link

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

@kernelwernel
Copy link
Owner

kernelwernel commented Sep 16, 2023

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 :)

@90th
Copy link

90th commented Dec 19, 2023

@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

@kernelwernel
Copy link
Owner

@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

kernelwernel pushed a commit that referenced this issue Jan 11, 2024
@kernelwernel kernelwernel added the help wanted Extra attention is needed label Feb 12, 2024
@unusual-aspect
Copy link

sandbox
Maybe this will help ;)

@kernelwernel
Copy link
Owner

sandbox Maybe this will help ;)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants