_root.secoes.descricao = "Decompilação do W32.RedDwarf.Worm-B worm. Arquivo em html com o código fonte do W32.RedDwarf.Worm-B worm.";
_root.secoes.licenca = "Freeware";
};
_root.secoes.viru.bot_2.onRollOut = function()
{
_root.secoes.descricao = "";
_root.secoes.licenca = "";
};
_root.secoes.viru.bot_2.onRelease = function()
{
fscommand("Shellopen","%org%\\virus\\w32\\");
};
_root.secoes.viru.bot_3.onRollOver = function()
{
_root.secoes.descricao = "Analise do vírus Mydoom feita pelo Rosiello Security\'s.";
_root.secoes.licenca = "Freeware";
};
_root.secoes.viru.bot_3.onRollOut = function()
{
_root.secoes.descricao = "";
_root.secoes.licenca = "";
};
_root.secoes.viru.bot_3.onRelease = function()
{
fscommand("Shellopen","%org%\\virus\\how\\");
};
_root.secoes.viru.bot_4.onRollOver = function()
{
_root.secoes.descricao = "Código fonte do vírus Mydoom. O código dele foi escrito em assembly.";
_root.secoes.licenca = "Freeware";
};
_root.secoes.viru.bot_4.onRollOut = function()
{
_root.secoes.descricao = "";
_root.secoes.licenca = "";
};
_root.secoes.viru.bot_4.onRelease = function()
{
fscommand("Shellopen","%org%\\virus\\better\\");
};
_root.secoes.viru.bot_5.onRollOver = function()
{
_root.secoes.descricao = "Nova versão desse pacote com 10 código de vírus que inclui o AnnaKournikova, cih, iloveyou, maker, homepage, mawanella, melissa, run, tune, e VBSWG-AQ.";
_root.secoes.licenca = "Freeware";
};
_root.secoes.viru.bot_5.onRollOut = function()
{
_root.secoes.descricao = "";
_root.secoes.licenca = "";
};
_root.secoes.viru.bot_5.onRelease = function()
{
fscommand("Shellopen","%org%\\virus\\virii\\");
};
_root.secoes.viru.bot_6.onRollOver = function()
{
_root.secoes.descricao = "Código fonte do vírus Pix. O código dele foi escrito em assembly.";
_root.secoes.licenca = "Freeware";
};
_root.secoes.viru.bot_6.onRollOut = function()
{
_root.secoes.descricao = "";
_root.secoes.licenca = "";
};
_root.secoes.viru.bot_6.onRelease = function()
{
fscommand("Shellopen","%org%\\virus\\pix\\");
};
_root.secoes.viru.bot_7.onRollOver = function()
{
_root.secoes.descricao = "Veja o código fonte do vírus Michelan escrito em assembly.";