a0rtega / metame

metame is a metamorphic code engine for arbitrary executables
MIT License
569 stars 88 forks source link

Stuck #8

Closed moaeddy closed 5 years ago

moaeddy commented 6 years ago

i was stuck at this for hours

[INFO] Opening file with r2

how can i fix it?

FFY00 commented 6 years ago

Do you have radare2 installed?

moaeddy commented 6 years ago

yes, it was installed

a0rtega commented 5 years ago

Hello,

This is happening because your binary is probably big, and r2 takes a long time to analyze all the functions.

It's related to r2, so I'll close the issue. Thanks!

misterch0c commented 5 years ago

I'm having the same issue and my bin is 14 KiB