Simon Kaluza

Results 2 issues of Simon Kaluza

**Describe the bug** Setting the "invisible" macro does not correctly hide the console window. i.e. the `ShowWindow(FindWindowA("ConsoleWindowClass", NULL), 0)` [call on line 161 of klog_main.cpp](https://github.com/GiacomoLaw/Keylogger/blob/master/windows/klog_main.cpp#L161) doesn't seem to have any...

bug
windows

Is there an easy way to deprovision or destroy all the associated services deployed after calling `serverless`? For example, I created a Website via AWS credentials using the "website" serverless...