Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptofyre committed Jun 25, 2021
1 parent b4aa02a commit 8fd4705
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -1,2 +1,14 @@
# Win11-Patcher
Windows 11 TPM 2.0 and Secure Boot Setup.exe bypass written in Go.

## Compiling
Requires Go (no shit)
Requires a version of 7zip that you can take 7z.exe and 7z.dll from to place alongside the executable.

```
go build
```

Profit.

### 7zip is NOT owned by me and should be respected as its own project.

0 comments on commit 8fd4705

Please sign in to comment.