Skip to content

Conversation

@djhohnstein
Copy link

I know it's not your job to maintain this project with anti-virus bypasses, but thought I'd share a little legwork I did to get past Defender. As I'm sure you already know, Defender will delete any files on disk with "known bad" function calls, like VirtualAlloc, CreateThread, etc. if in plaintext. This just encodes the function and library names to their char equivalents. Probably worth testing before merging.

Cheers!

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.

2 participants