Replies: 1 comment 2 replies
-
That'd be awesome @ZabGo! I've created a ticket for that: #2448 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the examples showing how to run r2frida commands, The MASTG is using the old way to start r2frida commands,
\
instead of:
.We should update the guide so that the examples are showing how to run the commands the new way by starting them with
:
.old way:
\iE
new way:
:iE
Beta Was this translation helpful? Give feedback.
All reactions