Skip to content

This is the C port of the Python GenerateMFT application.

License

Notifications You must be signed in to change notification settings

rowingdude/cGenerateMFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cGenerateMFT

Version 1.0.0 (2024-08-13)

This project aims to create a C representation of the Python application GenerateMFT. I'm aiming to keep this as basic as possible so it should compile everywhere. If there's an issue compiling on a system I haven't tested, please open an issue.

Current testbase:

  1. FreeBSD 14.1 (CC/CLANG)
  2. Ubuntu 24.04 (GCC)
  3. Windows 11 (CMAKE)

I'm also looking for someone who is better with C than me to give me pointers (lol) on where I can improve.

About

This is the C port of the Python GenerateMFT application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages