xp4xbox / Puffader

Python 2.7 is obsolete, please use https://github.com/xp4xbox/Python-Keylogger
MIT License
50 stars 27 forks source link

Feature: Inject shellcode to run Puffader in another process #22

Closed xp4xbox closed 6 years ago

xp4xbox commented 6 years ago

From #12

It would be a good idea to inject shellcode in a windows application to run the keylogger. https://github.com/xp4xbox/Puffader/blob/master/code_injector/code_injector.py

Currently the shellcode kills the process.

xp4xbox commented 6 years ago

I have came up with a better idea for use with the code_injector tool. #24