Windows defender looks for byte code patterns in executables that have been identified as viruses. It looks like to me that the P2 instruction set builds a pattern that looks like a virus to windows defender.
I think you misunderstand. In order to produce P2 code you have to put the Hex values for the instructions in the program. The order that these byte codes are laid out in the program links up with a virus byte code. Re-arranging the table could fix this.
This program has been out there for a long time now and all of a sudden it's a virus. I don't think it's code that is running but just some byte code ordering in a table that was added.
Remember a virus is not the program but the payload of an infected program.
Comments
Mike
There isn't a virus in the exe.
http://forums.parallax.com/discussion/comment/1490149#Comment_1490149
This program has been out there for a long time now and all of a sudden it's a virus. I don't think it's code that is running but just some byte code ordering in a table that was added.
Remember a virus is not the program but the payload of an infected program.
Mike