-
I need to disassemble a raw shellcode in the data section with no function prologue or epilogue so make function does not work here. I read in #1404 that the make code feature can be triggered by pressing C but it did not work. even in the keybindings there no action associated with C nor there is an action named make code ?? so how I can trigger this feature ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
My understanding, from reading back through #1404, is that those instructions are referring to this plugin. It's possible that, at one time, this was a feature included in the debugger (as the issue seems to suggest). But, I do not believe that is currently the case. |
Beta Was this translation helpful? Give feedback.
-
Hi @nitrogar , the "make code" was once a thing but we have later removed it because it is buggy and we believe that creating a function is a superior solution. Could you please explain why that would not work? |
Beta Was this translation helpful? Give feedback.
Hi @nitrogar , the "make code" was once a thing but we have later removed it because it is buggy and we believe that creating a function is a superior solution. Could you please explain why that would not work?