Cisco-Talos / DynDataResolver

221 stars 29 forks source link

There Are 2 Errors #7

Open maskelihileci opened 3 years ago

maskelihileci commented 3 years ago

Windows 10 - 1607 i7-6700K IDA PRO 7.5 Python 2.7

  1. C:\Users\Dex Dexter\AppData\Roaming\Hex-Rays\IDA Pro\plugins\ddr = such location not found

I solve the problem by creating such a folder and throwing the necessary files.

  1. [DDR][ERROR] [API TIMEOUT ERROR]: HTTPSConnectionPool(host='192.168.1.26', port=5000): Read timed out. (read timeout=30.0) [DDR][ERROR] Failed to run full trace for segment

I think this error is caused by the program not getting an answer for a long time.

But at least I would expect it to load the log file even if it times out

In addition, since the programs we track do not read the dll files, errors such as "lua32.dll" not found appear on the screen and the connection with the server is lost.

maskelihileci commented 3 years ago

I discovered a new mistake today

Warning: Operation canceled. IDA PE entrypoint and PE file on disk entrypoint are not the same. See log windows for more infos.