You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes archives get written with bad CRC values in their headers, and it's common for RAR readers to give users the option to ignore these invalid CRCs, so UnrarKit should give the option to do so. This may also resolve #81.