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

UnamDownloader Exodus check #63

Open
shainodev opened this issue Feb 5, 2023 · 5 comments
Open

UnamDownloader Exodus check #63

shainodev opened this issue Feb 5, 2023 · 5 comments

Comments

@shainodev
Copy link

Would it be detected to check if exodus exists on the users pc if so then it runs one more powershell command to download one more app?

@UnamSanctam
Copy link
Owner

UnamSanctam commented Feb 5, 2023

It probably shouldn't be no.

@shainodev
Copy link
Author

how tho? cant antiviruses see it querying the path? or it containing the filepath

@shainodev
Copy link
Author

is it better to check the path with a hardcoded xorstr-d string or should i get every folder in %appdata% and hash it and then compare it to a hashed exodus

@UnamSanctam
Copy link
Owner

They can detect it but it doesn't matter compared to all the other things the downloader does, and you can also use some less intrusive ways of checking files, like how I do with some files it in the miner.

@shainodev
Copy link
Author

They can detect it but it doesn't matter compared to all the other things the downloader does, and you can also use some less intrusive ways of checking files, like how I do with some files it in the miner.

is ShellExecute detected? and also should i then put it in it or not what do you suggest?

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

2 participants