[PR #1] [MERGED] Clean up, windows bug fix, more go like and reusable code now #74

Closed
opened 2026-03-02 03:58:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DrDonk/unlocker/pull/1
Author: @boostchicken
Created: 12/10/2021
Status: Merged
Merged: 12/12/2021
Merged by: @DrDonk

Base: mainHead: main


📝 Commits (1)

  • 5746229 Clean up, windows bug fix, more go like and reusable code now

📊 Changes

20 files changed (+212 additions, -243 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 command/unlocker.go (+76 -69)
📝 go.mod (+3 -3)
📝 linux/dumpsmc (+0 -0)
📝 linux/unlocker (+0 -0)
📝 tools/dumpsmc.go (+4 -2)
📝 tools/patchgos.go (+2 -1)
📝 tools/patchsmc.go (+2 -1)
📝 tools/patchvmkctl.go (+2 -1)
📝 vmwpatch/gostable.go (+4 -4)
📝 vmwpatch/smc.go (+7 -15)
📝 vmwpatch/utils.go (+2 -1)
📝 vmwpatch/version.go (+1 -1)
📝 vmwpatch/vmw.go (+32 -54)
📝 vmwpatch/vmw_linux.go (+2 -0)
📝 vmwpatch/vmw_windows.go (+69 -57)
📝 windows/dumpsmc.exe (+0 -0)
windows/dumpsmc.exe.manifest (+0 -17)
📝 windows/unlocker.exe (+0 -0)
windows/unlocker.exe.manifest (+0 -17)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DrDonk/unlocker/pull/1 **Author:** [@boostchicken](https://github.com/boostchicken) **Created:** 12/10/2021 **Status:** ✅ Merged **Merged:** 12/12/2021 **Merged by:** [@DrDonk](https://github.com/DrDonk) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5746229`](https://github.com/DrDonk/unlocker/commit/5746229e4f91b8eb291b62ce3957c32b765e9dea) Clean up, windows bug fix, more go like and reusable code now ### 📊 Changes **20 files changed** (+212 additions, -243 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `command/unlocker.go` (+76 -69) 📝 `go.mod` (+3 -3) 📝 `linux/dumpsmc` (+0 -0) 📝 `linux/unlocker` (+0 -0) 📝 `tools/dumpsmc.go` (+4 -2) 📝 `tools/patchgos.go` (+2 -1) 📝 `tools/patchsmc.go` (+2 -1) 📝 `tools/patchvmkctl.go` (+2 -1) 📝 `vmwpatch/gostable.go` (+4 -4) 📝 `vmwpatch/smc.go` (+7 -15) 📝 `vmwpatch/utils.go` (+2 -1) 📝 `vmwpatch/version.go` (+1 -1) 📝 `vmwpatch/vmw.go` (+32 -54) 📝 `vmwpatch/vmw_linux.go` (+2 -0) 📝 `vmwpatch/vmw_windows.go` (+69 -57) 📝 `windows/dumpsmc.exe` (+0 -0) ➖ `windows/dumpsmc.exe.manifest` (+0 -17) 📝 `windows/unlocker.exe` (+0 -0) ➖ `windows/unlocker.exe.manifest` (+0 -17) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:58:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/unlocker#74
No description provided.