Skip to content

bahaaTuffaha/usbHasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usbhasher

An Electron application made with React and TypeScript to hash all your files

  • Hashing files with sha 256.
  • It creates a file containg all paths for every file in the selected usb with its hash.
  • Detects Addtion,Deletion and modifications.
  • It supports windows and linux

img1

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published