mirror of
https://github.com/Nezumi-2711/winrar-keygen.git
synced 2026-09-22 13:48:33 +00:00
🎉 v2.0.1
fix length limit
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -238,6 +238,7 @@ public:
|
||||
RegInfo.Checksum
|
||||
);
|
||||
|
||||
// The length has been limited to 60, this maybe it's been fixed.
|
||||
if (RegInfo.HexData.length() % 54 != 0) {
|
||||
throw std::runtime_error("InternalError: The length of register data is not correct.");
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"text1": "Github-Team",
|
||||
"text1": "Github",
|
||||
"text2": "Github.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user