diff --git a/planck.xxd b/planck.xxd index 32450a9..b53035c 100644 --- a/planck.xxd +++ b/planck.xxd @@ -9,11 +9,11 @@ 00000040: 0000 0000 c803 0000 p_paddr,p_filesz 00000048: 0000 0008 0700 0000 p_memsz(128MB),PF_X|PF_W|PF_R 00000050: 0010 0000 c883 0408 p_align, -00000058: a883 0408 e880 0408 , (5c: key) -00000060: 6881 0408 9881 0408 (60: find) (64: execute) -00000068: 3881 0408 f0ff ffff (68: jump) (6c: -16) -00000070: be5c 8004 08bd 0080 (70: movl $interpreter,%esi) (75: movl $0x10048000,%ebp) -00000078: 0410 adff 2000 0000 (7a: next) +00000058: a883 0408 e880 0408 , key +00000060: 6881 0408 9881 0408 find execute +00000068: 3881 0408 f0ff ffff jump -16 +00000070: be5c 8004 08bd 0080 movl $interpreter,%esi; movl $0x10048000,%ebp; +00000078: 0410 adff 2000 0000 next; 00000080: 0000 0000 0151 0000 Q: quit 00000088: 8c80 0408 31db b801 xorl %ebx,%ebx; mov $SYS_EXIT,%eax;