Hi ive made a keylogger in C#. But it is only the server file. So if i want to change my email to where the logs will be sent, i need to manually edit the code and then recompile.
Question: How do I make it such that it is sort of a keylogger builder. Where i can enter the email address/password, logs interval in textboxes.Then when i hit the create button it should create the keylogger server file for me.