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:
- FreeBSD 14.1 (CC/CLANG)
- Ubuntu 24.04 (GCC)
- 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.