Created 50 unique, small compilable C programs, each containing SPECIAL code; Used one of the LLM4Decompile models to reconstruct the original C code from the compiled binaries and assess how accurately the reconstructed code matches the original; Wrote my solution in Python in Google Colab environment. -
View it on GitHub