Skip to content

Commit 8540560

Browse files
authored
Update README.md
1 parent 47a7334 commit 8540560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python main.py
2929
Drag some hex bytes, mouse right button, click "Hex to Arm"<br>
3030
![화면 기록 2023-06-22 오전 12 06 56](https://github.com/hackcatml/mlviewer/assets/75507443/330f2847-3f3e-4434-b4d1-1a2c1bb3d8be)
3131

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

0 commit comments

Comments
 (0)