ATM NFC Hack
wired.com
ATM NFC Hack
1–10 of 37 posts
Re: ATM NFC Hack
#2Re: ATM NFC Hack
#3Re: ATM NFC Hack
#4Re: ATM NFC Hack
#5Yet another buffer overflow. Probably the software is written by some C/C++ developers who swear that those never occur in their code. Given the large number of security problems that have been caused by buffer overflows and similar problems, I find it very sad that any programs that need security are still written in C/C++.
Re: ATM NFC Hack
#6Yet another buffer overflow. Probably the software is written by some C/C++ developers who swear that those never occur in their code. Given the large number of security problems that have been caused by buffer overflows and similar problems, I find it very sad that any programs that need security are still written in C/C++.
C/C++ isn't the issue, it's the lack of not using memory-safe features like smart pointers which you'll need C++ for.
Re: ATM NFC Hack
#7Yet another buffer overflow. Probably the software is written by some C/C++ developers who swear that those never occur in their code. Given the large number of security problems that have been caused by buffer overflows and similar problems, I find it very sad that any programs that need security are still written in C/C++.
C/C++ isn't the issue, it's the lack of not using memory-safe features like smart pointers which you'll need C++ for.
Re: ATM NFC Hack
#8Re: ATM NFC Hack
#9Re: ATM NFC Hack
#10But given all the cameras on and around an ATM this would be a quick way to living your life looking over your shoulder.