GithubHelp home page GithubHelp logo

itselamir / nae Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.81 MB

NAE - Data security application for Windows devices

License: Mozilla Public License 2.0

Visual Basic .NET 73.10% HTML 19.82% CSS 7.07%
encryption security visual-basic-net

nae's Introduction

ATTENTION: THIS PROJECT IS DISCONTINUED

NAE logo

NAE: Data Security Application For Windows

Features

  1. Encryption/Decrytion
  2. This application uses AES-256 as the encryption algorithm and encrypted files are given a .msh extention, the former extention is added before the .msh and after a @-@ mark just as this photo:


    encrypted-file
  3. Wiping out files/folders
  4. You can use this app to wipe out files with leaving minor trace on the hard drive from that file, this feature is brought to the app using sdelete command-line application.

  5. Locking folders
  6. The locking mechanism is adding the so called "Magic Code" after the folder's name which turns it's icon into a lock and not openable via the file browser (though it's still accessible via the command line)


    locked-file
  7. Hiding files/folders/volumes
  8. Hiding files and folders are achieved using the attrib command and hiding volumes and disks are achieved with removing the volumes index letter which removes it from the file browser (while keeping all the data within it intact).

  9. Making files/volumes write-protected/readonly
  10. The files are made write-protected by setting it's name to AUX, which is a reserved name in Windows (upto 10) and thus you can't delete the file from the browser, this method is NOT useful for Windows 11 as there is no restriction on deleted files with reserved names in Windows 11.


    The disks are write protected using Windows internal Diskpart utility.

Logging

Proper live logging is integrated into the app and you can watch the apps actions as it takes them.

Why is this app so bad?

I looked like this when I wrote this app in 2015 :), and my primary OS was Windows 10 which I haven't used or programmed on for a couple of years, refining the app heavily takes some time for me which includes the time I need to review my VB.NET knowledge too.

P.S: Me explaining the app to the camera for highschool competition

nae's People

Contributors

e14mir avatar

Stargazers

Reza Kadkhodaei 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.