6502 code used for Linux exploit

Let's talk about anything related to the 6502 microprocessor.
Post Reply
mkl0815
Posts: 183
Joined: 25 Mar 2013
Location: Germany
Contact:

6502 code used for Linux exploit

Post 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.
How should I know what I think, until I hear what I've said.
User avatar
BigEd
Posts: 11463
Joined: 11 Dec 2008
Location: England
Contact:

Re: 6502 code used for Linux exploit

Post by BigEd »

Indeed we did - see here. It is interesting!
Post Reply