We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a7334 commit 8540560Copy full SHA for 8540560
README.md
@@ -29,7 +29,7 @@ python main.py
29
Drag some hex bytes, mouse right button, click "Hex to Arm"<br>
30

31
32
-- Simple watching arguments, regs on address<br>
+- Watch arguments, regs on address<br>
33
Select address, mouse right button, click "Set Watch Func" or "Set Watch Regs"<br>
34
You can monitor arguments with the read option during a function's onEnter or onLeave<br>
35
Select args, mouse right button, choose options(ex. select 'args0', check 'onLeave', 'readUtf8String' will log args0.readUtf8String() at onLeave)<br>
0 commit comments