evan (@edog_eth) 's Twitter Profile
evan

@edog_eth

#

ID: 1831096903007907840

calendar_today03-09-2024 22:28:59

124 Tweet

41 Takipçi

276 Takip Edilen

evan (@edog_eth) 's Twitter Profile Photo

Saw on etherscan Hormora V2 exploiter created contract with this code. # Palkeoramix decompiler. def _fallback(): # not payable, default function revert etherscan.io/bytecode-decom…

evan (@edog_eth) 's Twitter Profile Photo

What if Satoshi was a cracker in the software piracy scene in the 90s and that where his cryptography skills started and he came across Buckazoids and saw the developers of the game's names?

evan (@edog_eth) 's Twitter Profile Photo

Learning about stack overflow. Feels like my brain constantly having overflows. I was messing up the size of each item vs total number of items. 🤣 #c #cprogramming

evan (@edog_eth) 's Twitter Profile Photo

Making a seedphrase generator was interesting. I had no idea that there was a official wordlist of 2048 words. I read each word provides 11 bits of entropy. Is it prime on purpose? #c #cprogramming