注册

CpuDbg x96

查看: 1420|回复: 3
收起左侧

测试4 精华3

  [复制链接]
发表于 2022-3-21 15:27:53 | 显示全部楼层 |阅读模式
1.png

[C++] 纯文本查看 复制代码
		if (CurEIP == (base + index))
		{
			t_text tText;
			tText.m_dw64Address = CurEIP;
			tText.m_strText = "(Initial CPU selection)";
			g_strings.push_back(tText);

			mark.index    = dataindex;
			mark.size     = 1;
			mark.type     = 0;
			mark.addr     = CurEIP;
			mark.iscureip = 1;  // Is Current EIP
			Addsorteddata(&(g_ustrreftbl.data), &mark);
			g_CurEIP_Item_Index = dataindex;
			++dataindex;
		}

回复

使用道具 举报

 楼主| 发表于 2022-3-21 15:47:18 | 显示全部楼层
oj8k
回复

使用道具 举报

发表于 2022-3-21 15:52:33 | 显示全部楼层
oj8k 222
回复

使用道具 举报

发表于 2022-9-16 06:34:42 | 显示全部楼层

句柄表

句柄表

回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注册

1
2
3
4

QQ|Archiver|手机版| CpuDbg x96

GMT, 2024-4-29 14:19 , Processed in 0.078125 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表