andreafioraldi / andreafioraldi/IdaRetAddr

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

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Description

/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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.