Skip to content

Added Teams to TokenFinder#1

Open
JoeyInvictus wants to merge 1 commit into
doredry:mainfrom
JoeyInvictus:TeamsUpdate
Open

Added Teams to TokenFinder#1
JoeyInvictus wants to merge 1 commit into
doredry:mainfrom
JoeyInvictus:TeamsUpdate

Conversation

@JoeyInvictus

Copy link
Copy Markdown

Hi,

Thank you for your tool! For our use case, we needed it to work with Teams. I achieved this by adding the Teams process to the known_processes list. Since Teams has multiple processes running, I had to dump all PIDs to find the keys. However, it currently creates a dump file named after the process name. To make this work, I had to change it to use the PID. This way, it downloaded multiple dumps for the different Teams processes and retrieved the key.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant