87i45555/DIXRAT-source-code- — reverse-engineered prompt
Reverse engineered prompt
I found this repo and it looks like it is basically just a zip with the source code for something called DIXRAT. I do not want anything dangerous built or run. I want you to turn this into a safe research project that unpacks the archive, organizes the files, and gives me a simple way to inspect what is in there.
Please make something local that lets me browse the source, search across files, and read a plain English summary of what each main part appears to do. If there are obvious risky features, flag them clearly and disable or isolate them so nothing harmful can execute by accident. Add a short setup guide, explain what language or tools the code seems to use, and tell me whether it can even be compiled from what is included here. If the README is too thin, look up the linked repo or any public docs just enough to understand the code layout and fill in missing context.
Want more depth? Deep Reverse