Re: desafio mortal, have virus!

Ethin wrote:

As I have said more than once, the reason that BGT games are considered viruses or malware is because BGT games are JIT-compiled. The BGT interpreter is embedded into the game, and the main function is jumped to -- not executed, but jumped to - when the game is run. Programs like that are flagged all the time because jumping around with code execution like that could cause disastrous results.

BGT code is not jit compiled. The AngelScript source code is compiled into byte code. The byte code is interpreted by a virtual machine.
This is still probably enough to cause an antivirus to bat an eye. I'm sure it doesn't help that there's a block of data hanging from the end of the executable file, and the program is making decisions based on it.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — General Game Discussion : Trajectory via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : bitti via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : Orko via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : marro via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : mahdi via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : Orko via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : mahdi via Audiogames-reflector
    • ... AudioGames . net Forum — General Game Discussion : mahdi via Audiogames-reflector

Reply via email to