perishthethought@lemm.ee to linuxmemes@lemmy.worldEnglish · 1 day agoMy fortéi.imgflip.comimagemessage-square12fedilinkarrow-up1359arrow-down11file-text
arrow-up1358arrow-down1imageMy fortéi.imgflip.comperishthethought@lemm.ee to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square12fedilinkfile-text
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up26·1 day ago This version of ‘false’ is implemented as a C program, and is thus more secure and faster than a shell script implementation I bet there is a way to exploit int main(int, char**) { return 1; }
minus-squarexigoi@lemmy.sdf.orglinkfedilinkEnglisharrow-up23·1 day agoIf you run it on a machine with 0-bit integers, it will cause an overflow
I bet there is a way to exploit
int main(int, char**) { return 1; }
If you run it on a machine with 0-bit integers, it will cause an overflow