maharshkewat-india/Digital-Forensics-Framework ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Windows friendly digital forensics toolkit in Python that can help manage evidence for a case.

I want a small app with a menu that lets me register a case, add evidence details, calculate file hashes with MD5 and SHA 256, and keep a chain of custody log so I can see who handled what and when. It should save everything locally in SQLite so the whole thing stays portable and works from the project folder.

Please include both an interactive flow and a more automated demo flow, plus a launcher screen that makes it easy to run the different parts from one place. I’d also like it to work with real file paths on my machine, and if you need to check current Python or SQLite usage details online, go ahead and do that. Keep it straightforward and easy to run on Windows.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab