runtime data manipulation with ptrace()
in the first ptrace() i did, i really didn’t do anything fancy other than to find out the number of the system call that i’m currently tracing. in this activity, i modified the parameter to sys_write() which is “stephanie” (lowercase) and changed every letter to uppercase before the actual soft interrupt (int 0x80) happens. i still used the asm program found here.
