Gencoding icon indicating copy to clipboard operation
Gencoding copied to clipboard

Methods such as ``getSequences()`` and ``graph_analysis()`` is not defined in currently released code

Open bjchan9an opened this issue 4 years ago • 4 comments

We find it difficult to reproduce this work since currently released code is not complete. Methods such as getSequences() and graph_analysis() is not defined in currently released code. Hope you can fill in the missing code ;)

bjchan9an avatar Sep 21 '20 03:09 bjchan9an

Yep, except that, this project is really terrible since there is no any comment in the program. Maybe the author is too lazy to write them, but it makes users quite hard to understand and reimplement the demo.

GentleCP avatar Jun 28 '21 13:06 GentleCP

I finally finished these problems. The getSequences() and graph_analysis() both are ida-python built-in functions. Due to the time factor, the current code needs to be modified. It is better to translate it into the python 3 version, which can be executed in IDA Pro. I also encountered problems when saving data, so it's necessary to write an Encoder for data JSON serialization later.

YuanBoXie avatar Dec 28 '22 05:12 YuanBoXie

Can you please send me your modified code, I also encountered a lot of problems. Thank you so much.

yizhicheng1 avatar May 12 '23 03:05 yizhicheng1

@hexbo Can you give me contact information? I need your help with some information regarding converting IDA pro to JSONL [email protected]

20521862 avatar Jun 11 '23 11:06 20521862