Git Product home page Git Product logo

folder-lock-decrypt-android's Introduction

folder-lock-decrypt-android

GUI program to decrypt images from the Android app Folder Lock (com.newsoftwares.folderlock_v1)

How it works

The "Encryption" process of the app reverses the first 111 bytes of each file. This code will revert these bytes back for all the files in the directory

User Guide

  1. Export the directory of encrypted images from the device
  2. Run the code
  3. Enter the path to the directory holding the encrypted files
  4. Enter the path to the directory where you would like the decrypted files
  5. (optional) Export decryption logs in either JSON or .txt format

Build & Run

Build

To build an executable file:

  1. Ensure that Rust is installed
  2. git clone https://github.com/c-sleuth/folder-lock-decrypt-android.git
  3. cd folder-lock-decrypt-android
  4. cargo build --release

Run

To run the code without building:

  1. Ensure that Rust is installed
  2. git clone https://github.com/c-sleuth/folder-lock-decrypt-android.git
  3. cd folder-lock-decrypt-android
  4. cargo run

folder-lock-decrypt-android's People

Contributors

c-sleuth avatar

Watchers

 avatar

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.