YOU SAID:
mprotect() changes the access protections for the calling process's memory pages containing any part of the address range in the interval [addr, addr+len-1]
INTO JAPANESE
mprotect()は、インターバル[addr、addr len-1]のアドレス範囲の一部を含む呼び出し元プロセスのメモリページのアクセス保護を変更します。
BACK INTO ENGLISH
Mprotect () changes the access protection of the memory page of the calling process, including part of the address range of the interval [addr, addr len - 1].
INTO JAPANESE
Mprotect()は、インターバル[addr、addr len-1]のアドレス範囲の一部を含む呼び出しプロセスのメモリページのアクセス保護を変更します。
BACK INTO ENGLISH
Mprotect () changes the access protection of the memory page of the calling process that contains a part of the address range of the interval [addr, addr len - 1].
INTO JAPANESE
Mprotect()は、インターバル[addr、addr len-1]のアドレス範囲の一部を含む呼び出しプロセスのメモリページのアクセス保護を変更します。
BACK INTO ENGLISH
Mprotect () changes the access protection of the memory page of the calling process that contains a part of the address range of the interval [addr, addr len - 1].
That's deep, man.