OllyDbg Plugins: Modified CmdLine Plug-in +code
OllyDbg Plugins: Modified CmdLine Plug-in +code,-向添加了打印功能命令行.dll-可以在条件日志断点上计算多个表达式并记录它们-可以接受参数作为逗号分隔的值。前任:
打印eax、ecx、edx、字节ptr ds:,十六进制403000
(This plug-in is a modified version of the default command line plugin and offers the following enhancements:
- Added a printing functionality to Cmdline.dll
- Can evaluate multiple expressions on conditional Log breakPoints and log them
- Can accept arguments as comma seperated values. Ex:
print eax,ecx,edx,byte ptr ds:,hex 403000)
页:
[1]