as soon as I had time for restore the crontab and make't use the pvc instead
of the pvc repo :)

These days I am absolutely out of spare time, so I had to do everything in
chapters. That sucks :(

PD: Does it means that you won't fetch the pvc repo? ;)

--pancake

On Thu, 26 Apr 2007 13:45:17 +0200 (CEST)
"Esteve" <[EMAIL PROTECTED]> wrote:

> Cool!
> 
> When will the nightly builds be updated ? hehe
> 
> > I'm implementing the 'B' command, aliased as 'Baddr' this is used to
> > redefine the 'base-address'.
> >
> > This can be really useful when modifying disk binaries from a on-memory
> > process.
> >
> > This command can be useful too when analysing raw blobs and you want to
> > set a reference point.
> >
> > All absolute addresses substract the base-address and all the shown values
> > adds the baddr value. This is:
> >
> >> B 0x8048000 ; set 0x8048000 to the current seek
> >> s 0x8048300 ; will seek on 0x300 on the disk file
> >
> > you can use negative values for achieving different bases.
> >
> >> B -0x400   ; base address is -0x400
> >> s 0        ; will seek to 0x400
> >
> > Hope to finish the patch today and submit't to the pvc repo.
> >
> > I'm brave these days and I want to abandon the git repo O:)
> >
> > --panake
> >
> > _______________________________________________
> > radare mailing list
> > [email protected]
> > https://lists.nopcode.org/mailman/listinfo/radare
> >
> >
> 
> 
> 
> 
> _______________________________________________
> radare mailing list
> [email protected]
> https://lists.nopcode.org/mailman/listinfo/radare
> 


  --pancake
_______________________________________________
radare mailing list
[email protected]
https://lists.nopcode.org/mailman/listinfo/radare

Reply via email to