Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminTest0 authored Sep 19, 2022
1 parent e1b62c0 commit 268f407
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,19 @@ private static string bytes2hex(byte[] bytes)
38986104,
38987148
}
},
{
"3.7.6.44",
new List<int>
{
39016520,
39017328,
39016376,
38986104,
39017292
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
}
}
}

0 comments on commit 268f407

Please sign in to comment.