In my previous post “Code injection on Windows using Python: a simple example“, i’ve explored the ctype python library and the usage of Windows API in order to perform a code injection on 32bit systems. All tests was performed using shellcodes generated by metasploit or found on some online repository, i ask myself: “Is…
Article Link: https://www.andreafortuna.org/programming/pycodeinjector-a-simple-python-code-injection-library/