Skip to content

Dumps TeamViewer ID,Password and account settings from a running TeamViewer instance by enumerating child windows.

Notifications You must be signed in to change notification settings

kkar/TeamViewer-dumper-in-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TeamViewer-dumper-in-CPP

Dumps TeamViewer ID,Password and account settings from a running TeamViewer instance by enumerating child windows.

Compilation and requirements

  1. Compile with CL
  2. cl TeamViewerDump.cpp
  3. or with cl TeamViewerDump.cpp /EHsc
  4. Requirements
  5. TeamViewer must be running
  6. Tested only with English GUI of TeamViewer

Sample output

C:\tools\Projects>TeamViewer_Dump.exe
TeamViewer ID: 606 151 261
TeamViewer PASS: 3239
E-mail: hacked@account.com
Password: FooPassword123

C:\tools\Projects>

About

Dumps TeamViewer ID,Password and account settings from a running TeamViewer instance by enumerating child windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages