Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminTest0 authored Nov 10, 2022
1 parent f782bb0 commit e645abb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,17 @@ private static string bytes2hex(byte[] bytes)
38986104,
39017292
}
}
{
"3.8.0.31",
new List<int>
{
46064088,
46064912,
46063944,
00000000,
46064876
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
Expand Down

0 comments on commit e645abb

Please sign in to comment.