This is an automated archive made by the Lemmit Bot.
The original was posted on /r/programminglanguages by /u/JGN1722 on 2024-04-03 18:55:41.
I wrote my own compiler for windows. However, the code it produces is marked as a virus by windows defender. I’m pretty sure I’m not the only one who experienced this problem before, so I came here to ask: do you have any advice about how to structure the output assembly code so that it doesn’t trigger the av, or any past experience with that kind of things ? Thanks in advance !
You must log in or register to comment.