andreafioraldi / andreafioraldi/IdaRetAddr
It's a really useful plugin but it doesn't work
- Linguagem predominante
- Python
- Estrelas
- 8
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
/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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.