Linux system call reference.
GNU Assembly syntax reference
To find the architecture of your (Linux) system, run uname -m.
To invoke a system call:
svc 0Interesting article: https://sonictk.github.io/asm_tutorial
Linux system call reference.
GNU Assembly syntax reference
To find the architecture of your (Linux) system, run uname -m.
To invoke a system call:
svc 0Interesting article: https://sonictk.github.io/asm_tutorial