Open randomstuff69 opened 1 week ago
I would run lanschool on a vm, so the teacher only sees that screen
If you want to run Lanschool on a virtual machine (VM), here are a couple of options you can use:
Install Windows on Your VM: After you’ve set up your virtualization software, create a new VM and install Windows on it.
Log In: Use your school account to log into Windows on the VM. (important cuz it will probably auto install and configure lanschool for you)
Install Lanschool (optional, only if school doesnt do this automatically): Once the Windows VM is up and running, download and install Lanschool.
If Lanschool won’t launch, it might be detecting that you’re using a VM. Here’s how to make it less obvious:
Using VMware is a good option here because it allows you to make your VM look more like a real computer. Here’s how to do it:
Find Your VM Folder: Go to the Documents folder on your computer. Inside, you should see a folder called "Virtual Machines."
Open Your Windows VM Folder: Find the folder for your Windows VM and open it.
Edit the VMX File: Look for a file that ends with .vmx
. Right-click on it and open it with Notepad.
Add a Line to the File: At the end of the file, add this line:
smbios.reflecthost = "TRUE"
This helps make your VM appear like your actual computer, which can help avoid detection.
Save Your Changes: After adding the line, save the file and close Notepad.
Alr bro, i hope i helped you
Describe the feature
so basically you know that thing where it logs into your school wifi on windows with the login to : [school] what if we could emulate that and send a fake screen from our account so the teacher doesnt get suspicious because my computer isnt on his lanschool screen
Before submitting a suggestion
[X] This feature doesn't already exist.
[X] This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)