Skip to content

BlackDisplay (only for file recover)

Compare
Choose a tag to compare
@fdsc fdsc released this 30 Oct 09:48
· 5 commits to master since this release

English below

Обратите внимание, программа не поддерживается. Использование программы не рекомендованоn в связи с тем, что она не поддерживается и в ней могут быть какие-либо уязвимости (в части криптографии).

Собранные файлы для конечных пользователей
для Linux с установленной Mono ( https://www.mono-project.com/ )
rtdb_20201030-linux.zip

для Microsoft Windows с установленной .NET 4.6.1. или более поздний ( https://dotnet.microsoft.com/download )
rtdb_20201030-win.zip
со справкой
rtdb_20201030help.7z


Please note that the program is not under supporting. Its use is not recommended.

Builded files for end users
for Linux with Microsoft Mono ( https://www.mono-project.com/ )
rtdb_20201030-linux.zip

for Microsoft Windows .NET 4.6.1. or later ( https://dotnet.microsoft.com/download )
rtdb_20201030-win.zip


For build need:
Windows 7 or above
.NET 4.6.1 or later
Git
Visual Studio Community ( free IDE, https://visualstudio.microsoft.com/en/vs/community/ )

Clone repository and build in Visual Studio.

Pay attention
If cryptography tests fail, git may have changed "\n "to" \r\n " when extracting text files with test vectors (they are also used as binary files). Reconfigure git or extract the corresponding files manually: "./files/LongMsgKAT_512.txt", "./files/ShortMsgKAT_384.txt", "./files/ShortMsgKAT_256.txt", "./files/ShortMsgKAT_224.txt"

To pass the tests correctly need before cloning
git config --global core.autocrlf false

Since one of the text files is used as storage for the binary initialization vector in the test.