Author Topic: sigaction on Mac OS x  (Read 5289 times)

Offline lea35

  • New Member
  • Posts: 1
sigaction on Mac OS x
« on: March 31, 2019, 01:20:58 PM »
Hello

is there any source working with SYS_sigaction syscall on Mac OS  ?
I just want to catch SIGINT signal and jump to a NASM function.

Many thanks  :D

Offline nasmtaskforce

  • Jr. Member
  • *
  • Posts: 3
Re: sigaction on Mac OS x
« Reply #1 on: January 20, 2020, 02:02:15 PM »
Found a way to do it, will send you my own file running on Mac OS.

Best regards.