RabbitHoleEscapeR1/r1_escape

open in terminal

Opened this issue · 8 comments

every time I open in terminal and paste in the code for windows this is what shows up I've restarted my computer and reruned all the steps but cant seem to find anything on how to make this work

trobuleshoot

Do I just run it in powershell without opening in terminal?

Yup, should run in Powershell instead of CMD, you're only missing the run as administrator step

I tried running in admin in powershell but it's still doing the same thing

image
this is what showing up now

Ok, that's a step ahead, now you're only missing the right directory.
As you might notice in this last screenshot you sent there's the path "C:\WINDOWS\system32" which is the default one.
You may use cd followed by the path where you have the r1_escape directory and execute again.
No clue where you downloaded it, but if it's in the Desktop you may use cd C:\Users\YOUR_USERNAME\Desktop\r1_escape and from there you can run ./r1.ps1.

thank you so much for your help so far but in admin there isnt a way to remove "C:\WINDOWS\system32" and you cant write over it with it failing
image

This guide can help, you need to write the commands in the shell as shown in the pictures