|
From: +NCR/CRC! [ReVeRsEr] <nah...@gm...> - 2009-09-29 23:15:23
|
Hi Gunther!,
I'm testing the lib and i get this error when it parse the program header:
Traceback (most recent call last):
File "readELF_final.py", line 696, in <module>
elfStruct.ParseProgramHeader()
File "readELF_final.py", line 416, in ParseProgramHeader
ProgramHeaderType = PROGRAMHEADERTYPE[ProgramHeaderTypeTemp]
KeyError: 1685382482
I just test it with /bin/sh.
On Tue, Sep 29, 2009 at 11:32 AM, +NCR/CRC! [ReVeRsEr] <nah...@gm...
> wrote:
> Hey!!! Great Gunther!. I'll try later when i get home!.
>
> Just a question, this class allow to write data to the ELF? i mean, can we
> modify a field in the ELF binary and the save it to disc?.
>
> Great work!.
>
> On Tue, Sep 29, 2009 at 5:08 AM, Gunther <dev...@gm...> wrote:
>
>> Can someone help me check that everything is alright for this piece of
>> code and then we implement it on PyPEELF
>>
>> Thanks & Regards
>> Gunther
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry® Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9-12, 2009. Register
>> now!
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Pypeelf-users mailing list
>> Pyp...@li...
>> https://lists.sourceforge.net/lists/listinfo/pypeelf-users
>>
>>
>
>
> --
> +NCR/CRC! [ReVeRsEr] // CracksLatinoS! 2003 - 2009
>
> http://crackinglandia.blogspot.com
> http://twitter.com/crackinglandia
> http://www.reversinglabs.com.ar/blog
> http://www.reversinglabs.com.ar/ncr
>
--
+NCR/CRC! [ReVeRsEr] // CracksLatinoS! 2003 - 2009
http://crackinglandia.blogspot.com
http://twitter.com/crackinglandia
http://www.reversinglabs.com.ar/blog
http://www.reversinglabs.com.ar/ncr
|