andreafioraldi / andreafioraldi/IdaRetAddr

It's a really useful plugin but it doesn't work

未关闭
#1 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
8
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

/IDA Pro 7.5/IdaRetAddr.py: Property endEA has been replaced with end_ea
Traceback (most recent call last):
File "\IDA Pro 7.5\python\3\ida_idaapi.py", line 615, in IDAPython_ExecScript
exec(code, g)
File "/IDA Pro 7.5/SCRİPTY/IdaRetAddr.py", line 126, in
main()
File "/IDA Pro 7.5/SCRİPTY/IdaRetAddr.py", line 124, in main
RetAddrStackWalk(nn, long_size)
File "/IDA Pro 7.5/SCRİPTY/IdaRetAddr.py", line 61, in RetAddrStackWalk
stack_seg_end = seg.endEA
File "\IDA Pro 7.5\python\3\ida_idaapi.py", line 949, in _raise
raise AttributeError("Property %s has been replaced with %s" % (bad_attr, new_attr))
AttributeError: Property endEA has been replaced with end_ea

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。