Keylogging and its applications
by - Thursday, January 1, 1970 at 12:00 AM
sometime you need to include in your app
Reply
try make keylogging in python
Reply
why do you want to develop a keylogger ?
Reply
you can find a lot of examples in GitHub just search for python keylogger
Reply
I have an example in mind: imagine you gained access to a server, like an mail server or anything else requiring creds. if you install a keylogger on it you will have all the creds (login and pwd) of the people who reached it.
Reply
(August 20, 2022, 09:36 PM)Fernhawk Wrote: I've tried making a keylogger on python but haven't found a way to make it useful, there seems like there is a lot of potential but I haven't seen anyone do it right. Any ideas?


Not sure though, keylogger is basically just keylogging. It logs key inputs. That's all it does. Unless it's combined with a stealer, then it could be having tons of potential.
Reply
You can use such as server side languages ( ex: Node.JS - NPM Library's )
Reply
(August 26, 2022, 12:50 PM)demival Wrote:
(August 20, 2022, 09:36 PM)Fernhawk Wrote: I've tried making a keylogger on python but haven't found a way to make it useful, there seems like there is a lot of potential but I haven't seen anyone do it right. Any ideas?


Not sure though, keylogger is basically just keylogging. It logs key inputs. That's all it does. Unless it's combined with a stealer, then it could be having tons of potential.


True


(August 26, 2022, 12:53 PM)DuckODuck Wrote: You can use such as server side languages ( ex: Node.JS - NPM Library's )


interesting stuff, but would they be undetectable?
Reply
man, honestly the best way to program this will be with .net because the libraries are already the ones for windows
By Order of the damn Peaky Blinders
Reply
(August 27, 2022, 09:11 PM)Fernhawk Wrote:
(August 26, 2022, 12:50 PM)demival Wrote:
(August 20, 2022, 09:36 PM)Fernhawk Wrote: I've tried making a keylogger on python but haven't found a way to make it useful, there seems like there is a lot of potential but I haven't seen anyone do it right. Any ideas?


Not sure though, keylogger is basically just keylogging. It logs key inputs. That's all it does. Unless it's combined with a stealer, then it could be having tons of potential.


True


(August 26, 2022, 12:53 PM)DuckODuck Wrote: You can use such as server side languages ( ex: Node.JS - NPM Library's )


interesting stuff, but would they be undetectable?

Just you can answer this question.
Reply


 Users viewing this thread: Keylogging and its applications: No users currently viewing.