An open API service indexing awesome lists of open source software.

https://github.com/juergenhoetzel/restic-bruteforce

A naive restic brute force tool implemented in C
https://github.com/juergenhoetzel/restic-bruteforce

bruteforce bruteforce-password-cracker restic

Last synced: 3 months ago
JSON representation

A naive restic brute force tool implemented in C

Awesome Lists containing this project

README

          

#+title: A naive restic brute force tool implemented in C

Of course, it would have been much easier to implement this in =go= using [[https://github.com/restic/restic][restic]] code.

I just wanted to refresh my =C= knowledge and learn something about the internals of [[https://github.com/restic/restic][restic]] and the API of [[https://github.com/openssl/openssl][OpenSSL]].

* Usage

Get crypto parameters from restic-repo:

#+begin_src bash
$ jq