https://github.com/inputmice/ceb2txt
https://github.com/inputmice/ceb2txt
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inputmice/ceb2txt
- Owner: iNPUTmice
- License: apache-2.0
- Created: 2019-05-31T11:43:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T09:11:06.000Z (over 2 years ago)
- Last Synced: 2024-05-02T06:03:01.827Z (over 1 year ago)
- Language: Java
- Size: 43 KB
- Stars: 15
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ceb2txt
A small tool that can convert ceb (Conversations Encrypted Backup) files to simple plain text.
## Prebuild binaries
You can find binaries that only need the Java Runtime Enviroment (JRE) to run in the [release section of this project](https://github.com/iNPUTmice/ceb2txt/releases).
## Compile
`mvn package`
## Usage
`java -jar target/im.conversations.ceb2txt-0.1.jar /path/to/file.ceb`