I created a clipper in C# and I am crypting it and loading the bytes into the memory. I am using Assembly.Load() to accomplish this. On runtime, Windows Defender shows “review files that's we will send...” then gets detected as wacatac machine learning.
Some of the things I have done to bypass it:
-Pumping the file to 300MB
-Changing the files assembly info and icon
I do not want to pump the file anymore because this limits the amount of downloads
What should I do to bypass this? Implement ASMI bypass? Anti emulation?
Some of the things I have done to bypass it:
-Pumping the file to 300MB
-Changing the files assembly info and icon
I do not want to pump the file anymore because this limits the amount of downloads
What should I do to bypass this? Implement ASMI bypass? Anti emulation?
