View Single Post
  #8  
Old 01-25-2025, 06:59 PM

asurname asurname is offline
Join Date: Dec 2022
Posts: 0
Default


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.