Giter VIP home page Giter VIP logo

Comments (1)

gucci-on-fleek avatar gucci-on-fleek commented on August 12, 2024

Kind of. I don't have a Mac so this program isn't designed for one, but you should be able to virtualize a Windows system and run it there. There are two options (but neither are easy):

  1. (Nested Virtualization) You can install Windows in a VM, then run the whole program in there.

    You'd need to install a hypervisor on the Mac (probably VirtualBox or Parallels, but VMware should work too). Then you could install Windows 10 Pro. Now you just have a plain Windows system, so running this repo should behave identically to a standard Windows PC.

    You'll need to have nested virtualization enabled (VirtualBox, Parallels) which is often a little janky.

  2. (Direct Virtualization) You can try running everything directly in 1 VM, without using Windows Sandbox.

    This method would have the best performance, but you might need to do some extra work yourself. Instead building in the outer VM and running in the inner Windows Sandbox as with the previous method, you would build and run everything in the outer VirtualBox/Parallels VM.

    This tool has only been tested with hiding the traces from Sandbox though. The Sandbox doesn't visualize very much hardware, so there aren't very many traces to hide. VirtualBox and Parallels virtualize a fair bit more, so you may need to make some modifications and hide a bit more. Everything might just work with no modifications though, so you'll need to test to find out. Don't install any "Guest Additions" though, since that will make it way more obvious that you're using a VM.

All of this assumes that you're running an Intel Mac. If you're using Apple Silicon/M1, everything gets way more complicated.

I'd personally recommend Method 1 with VirtualBox since it should require the fewest modifications. You can download VirtualBox here and a Windows 10 VM (includes VS!) here. Be warned: this will take most of a day to set up, and will probably take up around 20–30 GB of disk space.

from lockdown-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.