pointblank-club/vestigo ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app and analysis pipeline for firmware and binary crypto detection.
I want to be able to upload a binary, run static analysis with Ghidra style extraction, run dynamic tracing with Qiling, and then turn the results into ML ready datasets for figuring out whether a function is cryptographic or not. Please include a simple backend API, a frontend for uploading files and viewing results, and the scripts needed to automate the full flow from analysis to dataset generation and inference.
It should also support cross compiling test binaries for a few common architectures, and it would be great if there is an optional workflow for using an LLM to help label traces or outputs. If anything needs current setup details, look up the latest docs online and keep the project easy to run with a single setup step if possible.
Are you gonna build this?
make sure you review the code using coderabbit