Quote:
Originally Posted by biorn
how to make nfc buffer over flow?
|
If reader is designed to expect a transaction that involves lets say inputs of 10 bytes and you send 12 to it, 2 bytes more than expected, excess data will past the buffer boundary and can cause an arbitrary execution code.
Google it up.