@@ -2,5 +2,7 @@
#define MISC_H
void disassemble_func(void* func, size_t numberOfInstr);
bool set_rwx(void* addr, size_t size);
#endif MISC_H
void* alloc_rwx(size_t size);
The note is not visible to the blocked user.