摘要:
test.c# include < stdio. h> # include < stdlib. h> extern char * _binary_test_c_start; int main( ) { printf ( "%s" , ( char * ) & _binary_test_c_start) ; printf("hahah/n"); } MakefileSRC = test . cTAR = testALL: test . cobjcopy - I binary - O elf32- i386 - B i386 阅读全文
posted @ 2009-08-27 13:18
SunBo
阅读(216)
评论(0)
推荐(0)
浙公网安备 33010602011771号