GithubHelp home page GithubHelp logo

tiefkuehlpizze / oabxdecrypt Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 4.0 39 KB

A small tool to decrypt Neo Backup's encrypted files

License: GNU Affero General Public License v3.0

Java 94.61% Python 5.39%
hacktoberfest

oabxdecrypt's People

Contributors

jakeler avatar jfldsf avatar tiefkuehlpizze avatar zulgrib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oabxdecrypt's Issues

Build instructions missing

Is it possible to add build instructions?

I've cloned the git repo, ran mvn install and it does build the jar file under ./target.

However, when I run the jar, I get an error:

java -jar OABXDecrypt-1.0.jar 
Exception in thread "main" java.lang.NoClassDefFoundError: org/tinylog/Logger
	at tkp.App.main(App.java:10)
Caused by: java.lang.ClassNotFoundException: org.tinylog.Logger
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	... 1 more

The jar file is small, much smaller than the one downloadable under Releases.

This is under Debian 11.3.

can't decrypt backups created with OandBackupX 7.0.0

Thanks for the tool, it looks promising!

However, I couldn't get it to work with the current stable version of OAndBackupX (v7.0.0). The error is "invalid auth tag".

My suspicion is, we need the original salt to correctly derive the key from the password, am I right?

If so, is it possible to update your tool to decrypt the encrypted shared preferences and get the salt from there?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.