Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows False positive? #40

Open
Kiapo opened this issue Apr 26, 2022 · 5 comments
Open

Windows False positive? #40

Kiapo opened this issue Apr 26, 2022 · 5 comments

Comments

@Kiapo
Copy link

Kiapo commented Apr 26, 2022

Getting a false positive possibly from windows defender? unsure.

Program:Win32/Uwamson.A!ml

Sorry not techy :(

@andro2157
Copy link
Owner

Hello,

That's definitely a false positive, it happens each time I update DTP.
I'll report that issue to the Windows Defender team.

@GlitchedCod
Copy link

image
There is a new false positive ! (Sorry I'm in French Windows 10 Pro)

@andro2157
Copy link
Owner

image There is a new false positive ! (Sorry I'm in French Windows 10 Pro)

Yeah, that's the new signature after I reported it several times to Microsoft.
They don't seem to like the fact that DTP is reading the memory of Discord to get the user's token in the initial setup.

@dekrypted
Copy link

I think some of these may be the cause:

  • DLL Hooking
  • Protected Processes
  • Elevation
  • Memory Reading

However, they're false.

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

No branches or pull requests

5 participants
@andro2157 @GlitchedCod @dekrypted @Kiapo and others