I wanted to create something that can save all the characters that i type on my computer. I think is not that difficult, but i am kind of new with all this, so i dont know how to do it. Anyone that has an idea can help me? Thanks a lot.
it is possible, however, you would need java libraries for that. (I don’t know how to use them btw).
If you really want to get it done quick, you can just download a safe key-logger. It is a program running in the background and records user input. It can be used to steal credit card information or passwords to any important website, so be careful while you are using it. And don’t forget to get the users consent if another person is using the same computer.
AutoHotKey might be worth a look. It’s macro-making tool so it’s designed for capturing user input already. I have never tried to save the captured data with it before but I imagine it is possible.
thanks for that! is it save? how can a make it run? im traying to make a project to see all the worlds that i type for some month and then print it only, but im afraid somebody still my info so i want to make it safe. I saw the code in autohotkey but how can i make it work? thanks again!