pinkflawd/r2graphity

key error in graphity.py for key 'callrefs'

Opened this issue · 6 comments

Hi,
I tried to use r2graphity and got a key error in graphity.py for key 'callrefs'
I tried to fix it by skipping all the items without callrefs but then I got some more errors in graphity.py and also in some other files.
seems like some of these bugs are due to changes in radare and some packages during the last year.
I tried to handle all of them in the same way by fixing if i managed to understand the bug, or skipping if not and i managed to export the gmls but i think that they might be useless because of my changes.
if there is someone who knows the tool I can speek with maybe we can fix all the issues and have it working again.

does anyone have a working version with the latest version of radare2?

Thanks

Hey hey! So sorry, totally overlooked your post. Please use the version of radare2 thats indicated in the readme. Its literally necessary to work with the exact same commit, cause the friendly radare folks.. well.. update so much, including how data structures look like :)

sorry,I have the same question with you@shgeren,I try the version of radare2 thats indicated in the readme.,which is 1.6.0(https://github.com/radareorg/radare2/releases/tag/1.6.0). But radare2 can not install successfully. Do you help me@pinkfiawd?

hi,i have the same question,which radare2 version is useful to solve this problem?thank you!

hi,i have the same question,which radare2 version is useful to solve this problem?thank you!

radare1.6.0

hi,i have the same question,which radare2 version is useful to solve this problem?thank you!

radare1.6.0

thank you very much!i hava successed installed on my computer

Sorry for the late reply. Fetch the indicated commit f590de9e71ed87ebf276083a2876d006d87a506d , the versions are fairly meaningless.