Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 459 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 459 Bytes

Dump TeamViewer ID and password from memory

Tested on TeamViewer 13 (latest): Win10, Win8.1, Win7x64, Win7x32

Installation:

pip3 install frida

You can simply run it or compile as a standalone binary: pyinstaller .\tv-dumper.py --onefile

Author:

Vladimir Ivanov https://twitter.com/httpsonly

Usage example:

image