perishthethought@lemm.ee to linuxmemes@lemmy.worldEnglish · 3 months agoMy fortéi.imgflip.comimagemessage-square17fedilinkarrow-up1428file-text
arrow-up1428imageMy fortéi.imgflip.comperishthethought@lemm.ee to linuxmemes@lemmy.worldEnglish · 3 months agomessage-square17fedilinkfile-text
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up32·3 months 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-up29·3 months 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