> allright .... building from source worked like a charm for me. as far as i can > tell it works as it should. is it normal that the initial analysing the code > done by radare takes quite some time? I tried to load /bin/ls and it took > literally forever ...... but on the other side it may just be the crappy > processor in this netbook. is there any way I can speed up the process when i > load a program? thank you guys again I feel like radare is going to help me to > get a better understanding of reversing without the need to leave the shell > environment. Further resources besides the radare book and the web page would > help me too so if anybody can give me a clue where to lock for additional > reading feel free to do so > Kilian
You can disable the analyzing at startup. Just do echo 'e file.analyze=false' >> ~/.radarerc -- Sebastian
signature.asc
Description: Digital signature
_______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
