Closed DieHertz closed 6 years ago
Use om instead of S, S must die
Thanks, got an answer via Telegram.
(needed to add m flag in rw so it's rwm)
It could be beneficial to alter this function or rename it somehow then, as it's not really self-documenting, no word about m
and what it means.
// Returns the permissions as in integer given an input in the form of rwx, rx,
// etc.
R_API int r_str_rwx(const char *str)
? This was deprecated by ret2libc 2 releases ago
On 7 May 2018, at 15:46, Maijin notifications@github.com wrote:
(needed to add m flag in rw so it's rwm)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
I could create sections when working on a QEMUd binary, but I cannot do the same when working on my own or when directly loading them. Here's what I do:
What am I doing wrong? If I don't use a project, it seems to work:
It also seems to affect the file map even though address doesn't fall into the address range where the file is mapped?
It all looks like magic for now as I don't understand what's going on, and radare2 book references on commands are quite terse on details.
I have tried both today's master@HEAD and tag 2.5.0: