Skip to content

Program written in C to add, test or remove a MD5-checksum at the end of a file.

Notifications You must be signed in to change notification settings

Bragalund/FileVerificator

Repository files navigation

FileVerificator

A program to check if a file has been changed written in C.

Compile program with command:

$ make

To run:

$ ./fileverificator -command -file

For example:

$ ./fileverificator -add testFile.txt

About

Program written in C to add, test or remove a MD5-checksum at the end of a file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published