|
From: +NCR/CRC! [ReVeRsEr] <nah...@gm...> - 2009-10-07 22:19:40
|
i'll add the lib you did in trunk, we can improve it or replace it later, this is just to continue our work with something done in the linux side. On Wed, Oct 7, 2009 at 6:26 PM, +NCR/CRC! [ReVeRsEr] <nah...@gm...>wrote: > 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 > -- +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 |