woop I forgot the update.

Its always something with me..

XD

Thanks!

On 20 April 2010 16:31, Nibble <[email protected]> wrote:
> Have you missed "hg update" after "hg pull"?
> It works for me with your crackme...
> $ r2 tiny-crackme
> Error: read (shdr)
> Warning: Cannot initialize section headers
> Warning: Cannot initialize strings table
>  -- Did you setup your ~/.radarerc today?
> [0x00000000]> q
>
>
> $ rabin2 -I tiny-crackme
> Error: read (shdr)
> Warning: Cannot initialize section headers
> Warning: Cannot initialize strings table
> [File info]
> File=/home/nibble/Desktop/bins/tiny-crackme
> Type=EXEC (Executable file)
> Class=ELF32
> Arch=x86 32
> Machine=Intel 80386
> OS=linux
> Subsystem=linux
> Big endian=False
> Stripped=False
> Static=True
> Line_nums=True
> Local_syms=True
> Relocs=True
> RPath=NONE
> $ rabin2 -S tiny-crackme
> Error: read (shdr)
> Warning: Cannot initialize section headers
> Warning: Cannot initialize strings table
> [Sections]
> 0 sections
>
> 2010/4/20 Robin Vossen <[email protected]>
>>
>> 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
>
>
> _______________________________________________
> 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

Reply via email to