guyinatuxedo / remenissions

156 stars 22 forks source link

Issue with diamond_eyes.py #3

Open 0dayCTF opened 3 years ago

0dayCTF commented 3 years ago
[+] 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").

MaximeFrancoeur commented 2 years ago

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

guyinatuxedo commented 2 years ago

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: @.***>