MHLoppy@fedia.io to Programmer Humor@programming.dev · 1 month agoVibe coding your MFAlinux.communityimagemessage-square83linkfedilinkarrow-up11.71Kfile-text
arrow-up11.71KimageVibe coding your MFAlinux.communityMHLoppy@fedia.io to Programmer Humor@programming.dev · 1 month agomessage-square83linkfedilinkfile-text
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up17·1 month agoI use the random number 4, I even rolled a dice to get a real random number instead of those “pseudo” random numbers. (XKCD?)
minus-squarepleasejustdie@lemmy.worldlinkfedilinkEnglisharrow-up3·1 month agoThis goes back even further, Randall is referencing the ps3 security, that has a constant instead of a random number. That allowed failOverflow to remove one variable and reverse the private key to sign ps3 apps.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1·1 month agoThe hitech world was crazy back then, I programmed the DS with some similar hack made by some dude on the internet. Fun times.
I use the random number 4, I even rolled a dice to get a real random number instead of those “pseudo” random numbers. (XKCD?)
https://xkcd.com/221/
This goes back even further, Randall is referencing the ps3 security, that has a constant instead of a random number. That allowed failOverflow to remove one variable and reverse the private key to sign ps3 apps.
The hitech world was crazy back then, I programmed the DS with some similar hack made by some dude on the internet. Fun times.