pussycat0x/pegasus_spyware ? reverse-engineered prompt
Reverse engineered prompt
I want to turn this decompiled Pegasus spyware source into a clean, safe analysis project I can open and understand easily.
Please set it up so I can browse the code, see how the pieces fit together, and read what each part seems to do. Make it usable as a local only demo, with anything that would touch a real device or send data completely disabled. It would be great to have a simple way to search through the decompiled files, extract useful strings or config values, and generate a short summary of the main modules in plain English.
Keep the original source material organized as much as possible, but do not add any real spying behavior. If you need to check current docs or libraries to make the analysis view work better, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit