Marten4n6/EvilOSX ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python tool for authorized remote administration on macOS that I can use in a lab to test how a client and server talk to each other. I want a server app with a simple GUI and a command line option, plus a client that connects back to it and lets me run basic commands, view system info, and send small plugin style modules over the network.
It should support a builder flow that creates a target specific launcher, keep the connection encrypted, and let me manage multiple test machines from one place. I’d also like a terminal like interface, a way to see results from each client, and a clean modular structure so I can add new commands later. If anything needs current setup details or library docs, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit