You get this error if you use a new -and big- seeddb.bin from the github. Older seeddb.bin (around 50kb) decrypted it fine (around 1800 dats).
Excepción no controlada: System.ArgumentException: El desplazamiento y la longit
ud están fuera de los límites para esta matriz o el recuento es superior al núme
ro de elementos desde el índice al final de la colección de origen.
en System.Buffer.BlockCopy(Array src, Int32 srcOffset, Array dst, Int32 dstOf
fset, Int32 count)
en hydroseed.SeedDB..ctor(Byte[] seedData)
en hydroseed.Program.Main(String[] args)
You get this error if you use a new -and big- seeddb.bin from the github. Older seeddb.bin (around 50kb) decrypted it fine (around 1800 dats).
Excepción no controlada: System.ArgumentException: El desplazamiento y la longit ud están fuera de los límites para esta matriz o el recuento es superior al núme ro de elementos desde el índice al final de la colección de origen. en System.Buffer.BlockCopy(Array src, Int32 srcOffset, Array dst, Int32 dstOf fset, Int32 count) en hydroseed.SeedDB..ctor(Byte[] seedData) en hydroseed.Program.Main(String[] args)