Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 333 Bytes

cryptfs

A toy encrypted file system for windows in go using dokan

Usage

Usage of cryptfs.exe:
  -dir string
        Directory to mount
  -drive string
        Directory to mount (default "Q:")
  -key string
        Directory to mount (default "123456789qwertyu")

Issues

  • Small files and Move
  • panic everywhere :D