Coder Social home page Coder Social logo

ashfaaqrifath / concealium Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 503 KB

This GUI tool allows users to securely hide or unhide folders with passwords, encrypt or decrypt folders, and zip folders, providing a range of options for protecting your files.

License: MIT License

Python 100.00%
encryption-decryption hide-files zipfile password gui

concealium's Introduction

Concealium

A python application that can hide a folder and make it visible with a user password. It can also zip and unzip folders, encrypt and decrypt folders.

Authors

Libraries Used

  • Zipfile
  pip install zipfile
  • shutil
  pip install shutil
  • OS
  pip install os
  • Cryptography
  pip install cryptography
  • Webbrowser
  pip install webbrowser
  • Tkinter
  pip install tkinter

Features

  • Hide folders
  • Make folders visible with passwords
  • Encryption and Decryption
  • Compress and decompress folders
  • GUI

Installation

Download the 'Concealium.exe' file to start using this tool.

Usage

  • To start using this tool download the EXE file or install all required libraries to use the source code.
  • Disable Show hidden folders setting in the File Explorer for this tool to work properly.
  • Create a folder named 'Hidden' in 'C:/Users/Public' (This is optional because the tool will create the folder if it does not exist.)
  • After encrypting the folder, the encryption key ('encryption.key') will be saved in the above location which is used for decryption. (DO NOT DELETE THIS KEY)
  • This tool is set to the above file path. This can be changed in the source code.
  • The current password for this tool is "1234" which is used for decryption and to make the folder visible after hiding. The password also can be changed in the source code.

Badges

MIT License MIT License MIT License

License

MIT License

Copyright © 2023 Ashfaaq Rifath - Concealium v3.0.1

Ashfaaq

concealium's People

Contributors

ashfaaqrifath avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

rachinter

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.