remenissions icon indicating copy to clipboard operation
remenissions copied to clipboard

Issue with diamond_eyes.py

Open 0dayCTF opened this issue 4 years ago • 2 comments

[+] Starting local process '/usr/bin/gdb': pid 95289
Traceback (most recent call last):
  File "/root/tools/remenissions/diamond_eyes.py", line 1314, in <module>
    dynamic_analyzer.setup()
  File "/root/tools/remenissions/diamond_eyes.py", line 708, in setup
    self.get_architecture()
  File "/root/tools/remenissions/diamond_eyes.py", line 972, in get_architecture
    parsed_output = output.split(b"architecture is set automatically ")[1].split(b"\n")[0]
IndexError: list index out of range

GDB Version: gdb (Debian 10.1-1.7) 10.1.90.20210103-git

GEF Output in GDB: gef➤ show architecture The target architecture is set to "auto" (currently "i386").

0dayCTF avatar Jan 30 '21 02:01 0dayCTF

have same problem, but I don't use /root/ with Kali 2021, any news about this?

MaximeFrancoeur avatar Jan 04 '22 15:01 MaximeFrancoeur

I would recommend either running it in Ubuntu, or trying to use the vm mentioned in the readme. Ask in the nightmare discord for further questions.

On Tue, Jan 4, 2022, 10:01 AM 0xMaxPower @.***> wrote:

have same problem, but I don't use /root/ with Kali 2021, any news about this?

— Reply to this email directly, view it on GitHub https://github.com/guyinatuxedo/remenissions/issues/3#issuecomment-1004884769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQIRUXBJVTJYUQ37NKXF7LUUMDWJANCNFSM4WZ3EQMQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

guyinatuxedo avatar Jan 05 '22 04:01 guyinatuxedo