Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminTest0 committed May 8, 2023
1 parent d49597e commit bddb843
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Program.cs
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -630,6 +630,17 @@ private static string bytes2hex(byte[] bytes)
38986104, 38986104,
50321676 50321676
} }
},
{
"3.9.2.26",
new List<int>
{
50329040,
50329968,
50328896,
38986104,
50329932
}
} }
}; };
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
Expand Down

0 comments on commit bddb843

Please sign in to comment.