Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminTest0 authored Feb 8, 2023
1 parent a16c439 commit c6b38ba
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 @@ -608,6 +608,17 @@ private static string bytes2hex(byte[] bytes)
38986104,
46410236
}
},
{
"3.9.0.28",
new List<int>
{
48418376,
48419280,
48418232,
38986104,
48419244
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
Expand Down

0 comments on commit c6b38ba

Please sign in to comment.