Nibble, I still get the SegFault. I did the following command: % cd ~/repo/radare2 ; hg pull ; make clean ; ./configure prefix=/usr/ ; make -s ; su -c "make install" ; cd /tmp ; radare2 tiny-crackme
And I got the SegFault. Don't worry to much about it as its not a normal ELF. But a Muntant Elf.. Cheers, Robin On 20 April 2010 12:01, Nibble <[email protected]> wrote: > Fixed :) Thanks! > > Kind regards, > -- nibble > > On Mon, 19 Apr 2010 22:12:41 +0200 > Robin Vossen <[email protected]> wrote: > >> Hey, >> >> I found another SegFault. >> This one happens when there is Anti-RCE stuff implented in the ELF. >> >> % radare2 tiny-crackme >> Error: read (shdr) >> Warning: Cannot initialize section headers >> Error: read (strtab) >> Warning: Cannot initialize strings table >> Segmentation fault >> % >> >> http://crackmes.de/users/yanisto/tiny_crackme/ >> >> Cheers, >> Robin >> _______________________________________________ >> radare mailing list >> [email protected] >> http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org > _______________________________________________ > radare mailing list > [email protected] > http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org > _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
