Page 1 of 1

6502 code used for Linux exploit

Posted: Tue Jul 11, 2017 7:43 am
by mkl0815
I'm not sure if somebody already mentioned this here. The article is from 2016:

https://scarybeastsecurity.blogspot.de/ ... sktop.html

A detailed description how 6502 code in a library playing NES sound files is used to cause some trouble on a linux desktop machine:

https://scarybeastsecurity.blogspot.de/ ... sktop.html

The fact, that NES sound files are actually 6502 code and the library is emulating a 6502 and a sound chip to "render" waveforms is used to run "bad" 6502 code on a Ubuntu linux machine to execute "none 6502" code. Really cool stuff I think :-)

Mario.

Re: 6502 code used for Linux exploit

Posted: Tue Jul 11, 2017 8:53 am
by BigEd
Indeed we did - see here. It is interesting!