cryptwareapps/Malware-Database — reverse-engineered prompt
Reverse engineered prompt
Build me a safe research archive for a malware database. I want a simple local web app or static site that lets security researchers browse the samples and source code folders without ever opening or running anything. It should scan the repository, make a searchable catalog from the folder and file names, show basic details like file name, path, size, extension, checksum, and last changed date, and clearly warn users that the files are dangerous and for research only.
Please add filters for common categories that can be inferred from names or folders, like ransomware, trojan, worm, spyware, botnet, Android, and source code. Make a clean home page with the project disclaimer, license note, contribution email, and a big safety warning. Include an export button for the catalog as JSON or CSV. Keep everything read only and do not execute, unpack, or modify any sample.
Want more depth? Deep Reverse