Giter Site home page Giter Site logo

Chang-Ho Hwang's Projects

fidocrypt icon fidocrypt

U2F/FIDO-based key derivation and encapsulation -- C implementation and command-line tool

file-security-sdk icon file-security-sdk

File security filter driver SDK, implemented with a Windows file system filter driver framework. It allows you to implement file audit, file access control, file protection and encryption Windows applications.

filebufferreader icon filebufferreader

FileBufferReader is a JavaScript library reads file and returns chunkified array-buffers. The resulting buffers can be shared using WebRTC data channels or socket.io.

filedisk icon filedisk

FileDisk is a virtual disk utility on Windows x86 platform with on-the-fly encryption written in C language.

filedisk-1 icon filedisk-1

Windows virtual disk driver, forked from https://www.acc.umu.se/~bosse/

filedisk-proxy icon filedisk-proxy

I have created a file disk proxy example in Visual Studio 2019 C++. it might be of interest because we can use managed code like Visual C# .NET to build a Proxy Server Application for the backend Virtual Disk through the kernel driver file disk.

filedisk-with-encryption icon filedisk-with-encryption

This is a virtual disk using file as the container(based on filedisk,a famous open source project) and AES as the encryption algorythm

filediskproxy.net icon filediskproxy.net

file based virtual disk drive written in C++, C#, and .Net framework. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed, so you can download and run it. All the code including the kernel driver is included in this repository.

filemonitorexample icon filemonitorexample

A C# File Monitor Example With File Monitor Filter Driver SDK, to demo how to monitor the file activities on file system level, capture file open, create, overwrite, read, write, query file information, set file information, query security information, set security information, file rename, file delete, directory browsing and file close I/O requests.

fileprotectorexample icon fileprotectorexample

A C# File Protector Example With File Control Filter Driver SDK, to control the file access, prevent your sensitive files from being accessed by unauthorized users and processes.

files icon files

Building the best File Manager for Windows

filter icon filter

windows ntfs legasy file system filter

filterdriver icon filterdriver

A File System Filter Driver for file I/O monitors, file access control, transparent file encryption.

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.