c# - Babel obfuscation causing Norton to treat exe as threat -


i'm using trial version of babel obfuscate primary output of winform app exe file , when run babel console norton catches exe file threat saying sape.heur.9c6d7. i've tried changing settings in babel , nothing seems work. when run babel post build event create android dll runs fine. has come across problem/know how fix problem?

apparently there no fix issue.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -