| buphomet Paragoomba Level: 17 ![]() Posts: 66/74 EXP: 20654 For next: 4089 Since: 06-06-19 Pronouns: him/they Since last post: 2.7 years Last activity: 2.7 years |
|
||
|
There exists a keylogger(not exactly the one of the best projects out there) and will routinely get associated with malicious activity but modifying this keylogger to make it function as would be good for me is my aim. My aim is not to log my keys but to record all keypresses into a database possibly accompanied by the time of keyboard activity. This can later be posted to a server, displayed graphically etc. You can take a look at the already existing keylogger here logkeys . There is this piece of code that struck me as interesting. Declaring variables *within* a switch case.
Apparently, it should be possible to declare variables within the bounds to the braces. Interesting enough to be worth posting here, at least to me. |







