SNETCracker icon indicating copy to clipboard operation
SNETCracker copied to clipboard

mysql经常出现异常

Open djapple opened this issue 1 year ago • 0 comments

引发类型为“System.OutOfMemoryException”的异常。 在 System.Collections.Generic.Dictionary2.Resize(Int32 newSize, Boolean forceNewHashCodes) 在 System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) 在 MySql.Data.MySqlClient.MySqlConnectionStringBuilder.Clear() 在 MySql.Data.MySqlClient.MySqlConnectionStringBuilder..ctor() 在 SNETCracker.Model.CrackMySQL.creack(String ip, Int32 port, String username, String password, Int32 timeOut) 位置 C:\Users\YY\Desktop\SNETCracker-master\SNETCracker\Model\CrackMySQL.cs:行号 20 在 SNETCracker.Main.crackerService(String crakerstring, String username, String password) 位置 \SNETCracker-master\SNETCracker\Main.cs:行号 319

这款工具是很好,就是不太稳定,经常出错,希望作者修复下

djapple avatar Dec 17 '23 15:12 djapple