Compare commits
No commits in common. "4c0a011c838c08d9563b601a3ea16e4ab4846527" and "bbca22b194a16a2c5b548916e3e6e60a6484c948" have entirely different histories.
4c0a011c83
...
bbca22b194
1 changed files with 1 additions and 11 deletions
10
Readme.md
10
Readme.md
|
@ -4,13 +4,3 @@ A port of [https://github.com/mossblaser/signal_for_android_decryption](signal_f
|
||||||
This port was done for speed improvements and easier integration with wasm.
|
This port was done for speed improvements and easier integration with wasm.
|
||||||
|
|
||||||
The wasm version is available at [https://git.duskflower.dev/duskflower/signal-decrypt-backup-wasm](duskflower/signal-decrypt-backup-wasm)
|
The wasm version is available at [https://git.duskflower.dev/duskflower/signal-decrypt-backup-wasm](duskflower/signal-decrypt-backup-wasm)
|
||||||
|
|
||||||
## Build
|
|
||||||
`cargo build`
|
|
||||||
|
|
||||||
`cargo run --release`
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
`./target/release/signal-decrypt-backup-rust <backup_file> [output_directory] [-p PASSPHRASE]`
|
|
||||||
|
|
||||||
If no passphrase is provided, you will be asked for it.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue