cpp-stub icon indicating copy to clipboard operation
cpp-stub copied to clipboard

Permission to execute mprotect function is denied. Procedure

Open ZixiangMa12138 opened this issue 1 year ago • 0 comments

In a qemu environment, when the stub::set function is executed, The permission of the internal call if (-1 == mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_WRITE | PROT_EXEC)) is denied. Procedure

ZixiangMa12138 avatar Jun 27 '24 08:06 ZixiangMa12138