Black Hat Python — Windows Screenshotter

Ismail Akkila
1 min readNov 14, 2017

Here is a script you can use to grab screenshots of your target machine. It makes use of PyWin32 package to make native calls to the Windows API. This would capture the entire screen. Remember to specify the file path in your script (For example: “C:\\Users\\john\\Desktop\\screenshot.bmp”):

--

--

Ismail Akkila

I live and breathe technology. Curious about programming, bitcoin and cybersecurity.