system call table & calling conventions

2022. 8. 5. 09:21·Tips & theory
728x90
반응형

ROP 시 참고할 자료로 system call number와 인자 참조 순서.

 

Chromium OS Docs - Linux System Call Table (googlesource.com)

 

Chromium OS Docs - Linux System Call Table

Linux System Call Table These are the system call numbers (NR) and their corresponding symbolic names. These vary significantly across architectures/ABIs, both in mappings and in actual name. This is a quick reference for people debugging things (e.g. secc

chromium.googlesource.com

arch syscall NR return arg0 arg1 arg2 arg3 arg4 arg5
arm r7 r0 r0 r1 r2 r3 r4 r5
arm64 x8 x0 x0 x1 x2 x3 x4 x5
x86 eax eax ebx ecx edx esi edi ebp
x86_64 rax rax rdi rsi rdx r10 r8 r9

 

728x90
반응형
저작자표시 비영리 변경금지 (새창열림)

'Tips & theory' 카테고리의 다른 글

rtld_global  (0) 2022.08.15
seccomp 요약  (0) 2022.08.05
bss 영역 찾기  (0) 2022.08.05
유용한 사이트  (0) 2022.08.03
patchelf 사용법.  (0) 2022.08.03
'Tips & theory' 카테고리의 다른 글
  • rtld_global
  • seccomp 요약
  • bss 영역 찾기
  • 유용한 사이트
wyv3rn
wyv3rn
아저씨의 흔한 취미. wyv3rn#1249
  • wyv3rn
    think storage
    wyv3rn
  • 전체
    오늘
    어제
    • 분류 전체보기 (505) N
      • To do list (7)
        • Doing (1)
        • Complete (6)
      • Diary (35)
      • Tips & theory (73)
      • Kernel Exploit (27)
        • Theory (15)
        • Exercise (5)
      • File Structure (6)
      • Wargame (313)
        • pwn.college (34)
        • Dreamhack (148)
        • pwnable.kr (15)
        • Lord of Sqlinjection (3)
        • Cryptohack (20)
        • Root me (27)
        • CodeEngn (4)
        • Exploit Education (22)
        • ROP Emporium (8)
        • H4C (10)
        • Hackerchool (22)
      • CTF (44) N
        • Solved (42) N
        • Unsolved (2)
      • Script (0)
      • RubiyaLap (0)
  • 블로그 메뉴

    • 홈
    • 방명록
  • 링크

  • 공지사항

    • PWN wargame 모음 (및 느낀점)
    • 비공개 글들에 대해.
    • 뭐라도 하나 얻어가시길...
  • 인기 글

  • 태그

    la ctf
    32bit
    root-me
    64bit
    docker
    FSB
    root
    pwnable.kr
    dreamhack
    cryptohack
    x86
    BOF
    rop
    phoenix
    vtable
    tcache
    CANARY
    Me
    libc
    RTL
    Format String Bug
    hackerschool
    x64
    Buffer Overflow
    ROOT ME
    _IO_FILE
    lob
    heap
    exploit education
    pwntools
  • 최근 댓글

  • 최근 글

  • 250x250
    반응형
  • hELLO· Designed By정상우.v4.10.3
wyv3rn
system call table & calling conventions
상단으로

티스토리툴바