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 摘要。