mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 06:06:01 +03:00
[PR #1] [MERGED] Clean up, windows bug fix, more go like and reusable code now #74
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (1)
5746229Clean 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.