1 неделю назад
История
README.md
AVB Decryption
This crate is implementation of so-called encryption algorithm firstly implemented in the MiniES 2.0 (Малая экспертная система 2.0). This algorithm is originally purposed for preventing unauthorized editing of knowledge bases.
This algorithm created by Alexey Bukhnin in 2000 for his program and reverse-engineered in 2024 by Danila A. Kondratenko. This algorithm is loosely described in the article on Habr.
How to build
To build this crate, run
$ cargo build
To build a small utility to deobfuscate MKB files, please run
$ cargo build --features=avb-dump --release
License
This project is distributed under conditions of MIT License.
Описание
Реализация проприетарного алгоритма шифрования
Конвейеры
0
успешных
0
с ошибкой