Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Why GCC executable are so bloated?
1
Name:
Anonymous
2010-07-20 8:24
7kb of code for hello world?
21
Name:
Anonymous
2010-07-20 15:08
>>18
My
/bin/true
and
/bin/false
are both 22120 bytes long.
int main(int argc, char **argv) { return 0; }
compiled with
gcc
is 6192 bytes long.
What's all that 15928-bytes long payload???
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List