KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
BAR
★ 8
Open GitHub ↗
backup and restore decrypt and encrypt utility
Download README (.md)
Explore Similar Repositories
NukeClass3
:
TD技能学院第三期《Nuke脚本编程课》代码中心
Email-classify
:
基于tensorflow的小型邮件分类系统,可区分私人邮件,工作邮件和垃圾邮件
Bayes-Notebooks
:
Notebooks
third-person-camera-with-unity-ecs
:
A simple third-person camera made with Unity ECS
navalbattle
:
Naval battle game as java exercise
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
BAR
?
Download (.md)
# BAR backup and restore decrypt (and encrypt?) utility Set path via the define Archive_PATH # Dependencies 1. libssl-dev if on a Debian distro do ``` sudo apt-get install libssl-dev ``` ## Credits RedEye32 (for the structs) Zer0xFF (for some improvement in code) PixelButts (for testing) idc (for the hasher key correct size) and to anonymous (for everything you did and have done in the past) ### Usage compile it and simply place it near the archives and run it. it'll produce some blobs. support for bigger blobs is in process...