frxshkk/FivemStuff ? reverse-engineered prompt
Reverse engineered prompt
I want a simple app that helps me manage this folder of game related tools and binaries without running anything unsafe by accident.
It should scan the directory, show me a clean list of every DLL, EXE, and script it finds, and let me click a file to see basic details like name, size, type, and last modified time. I also want a way to mark files as trusted, suspicious, or unknown, and keep notes on each one. If possible, add a search box and a filter so I can quickly find a specific file. Make it easy to open the folder, copy file names, and export the list to a text or CSV file.
Keep the design simple and readable, and if you need to look up current docs online for any library or UI patterns, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit