Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29124
Topic
2208
Board
Development & Technical Discussion
Merits
1 from 1 user
Re: Bitcoin and buffer overflow attacks
by
wumpus
on
11/12/2010, 09:59:40 UTC
⭐ Merited by
ETFbitcoin
(1)
There is no way to be absolutely sure that there are no buffer overflow attacks. Although it would help to implement the client in a language that doesn't have buffer overflows because it checks array indices (Python, Java, C#, ...).