mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 06:06:01 +03:00
[PR #17] [MERGED] 4.2.0 Release #77
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#77
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/17
Author: @DrDonk
Created: 5/13/2022
Status: ✅ Merged
Merged: 5/13/2022
Merged by: @DrDonk
Base:
main← Head:dev📝 Commits (10+)
7086c74Development: Restructure source code and split unlocker into unlock/relock pair of programs01338aeDevelopment: Restructure source code move repair tools1a733c1Development: Updated build and clean scripts95abdeaDevelopment: Add Windows resource XML file for go-winres utilitye996927Development: Fixes for build scripts1dc28f8Development: Update version number49239faDevelopment: dumpsmc needs to wait on messages51dea36Development: unlock/relock implementation7ba507fDevelopment: unlock/relock implementationa002023Merge remote-tracking branch 'origin/dev' into dev📊 Changes
37 files changed (+770 additions, -300 deletions)
View changed files
📝
.gitignore(+6 -6)📝
CHANGELOG.md(+9 -0)➕
CHANGELOG.pdf(+0 -0)📝
README.md(+19 -23)➕
README.pdf(+0 -0)➕
TROUBLESHOOTING.pdf(+0 -0)📝
build.sh(+35 -7)➕
clean.sh(+9 -0)➖
command/unlocker.go(+0 -165)➕
commands/check/check.go(+61 -0)➕
commands/check/winres/winres.json(+38 -0)📝
commands/dumpsmc/dumpsmc.go(+12 -0)➕
commands/dumpsmc/winres/winres.json(+38 -0)📝
commands/patchgos/patchgos.go(+3 -3)➕
commands/patchgos/winres/winres.json(+38 -0)📝
commands/patchsmc/patchsmc.go(+0 -0)➕
commands/patchsmc/winres/winres.json(+38 -0)📝
commands/patchvmkctl/patchvmkctl.go(+0 -0)➕
commands/patchvmkctl/winres/winres.json(+38 -0)➕
commands/relock/relock.go(+85 -0)...and 17 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.