I need to prove that the VB.NET program that I wrote was written at a specific time.
(the reason is a study of academic integrity when someone copied my code).
I have all the code on my drive, including the debug and release folders, with my username in the build path.
Are they additional things that I can do, for example, look in binary files?
source
share