|
From: +NCR/CRC! [ReVeRsEr] <nah...@gm...> - 2009-10-07 21:26:53
|
Hi Gunther!, i've tested your lib with another elf binaries and i got the same error when it parse the program header. I can send you the binaries if you want. CU!. On Tue, Sep 29, 2009 at 9:20 PM, +NCR/CRC! [ReVeRsEr] <nah...@gm...>wrote: > hi again!, > > in branches/personal/jacobsoo you can commit the work you are doing, then > we will put it in trunk. > > > On Tue, Sep 29, 2009 at 8:14 PM, +NCR/CRC! [ReVeRsEr] < > nah...@gm...> wrote: > >> 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 >> > > > > -- > +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 |