Re: downloading image without PB?



ok... hay I've finished the rndis image download, thanks again for you great
help
and the speed is fine, i get 270-300KB/sec.
and I'm making my own tftp client software, file transfer is done and I'm
waiting for a pb compile which contain my debug msg in eboot's edbg command
handler, for me to copy the needed values....
it's a good idea to avoid dry run trace error, and the most important is you
have an excuse to take a break :D

"Henrik Viklund" <slaskhenrik@xxxxxxxxx> wrote in message
news:1117444586.759946.120370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
NK.bin contains all the information needed to launch the os. A couple
of things to note:
1.Eboot actually implements a tftp server, so you'd want to run a tftp
client.
2 Eboot waits for a "PUT" of "boot.bin" so you'd have to rename
"nk.bin" to "boot.bin"
3 Eboot listens on port 980 which is not the default TFTP port. Set the
client to use port 980 before downloading (which i beleave you cannot
do with tftp.exe)
4 After the image has been loaded, eboot waits for a "jump" command
from PB to launch the image so you'd have to modify this behaviour _if_
you want the image to automatically launch after the tftp-download.

Henrik

mobilevil wrote:
> but i thought PB is not really sending the nk.bin, but a generated on the
> fly file?
> seems the generated file contain information on storage address and
> booting
> address also? and it is dividing files into 32M parts?
> anyway I go test with tftp.exe now
>
> "K. S. Huang" <ksh_AT_bsquare_DOT_com> wrote in message
> news:uHJA3uOZFHA.1368@xxxxxxxxxxxxxxxxxxxxxxx
> > Surely, it is indeed using tftp protocol but using some other port
> > number
> > rather the defualt one.
> > You may also refer the following link
> > http://groups-beta.google.com/group/microsoft.public.windowsce.platbuilder/msg/4126be0396697de5
> > or
> > http://groups-beta.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/780fce36830527fc/1a552c61cbff5cf0
> >
> > "mobilevil" <mobilevil@xxxxxxxxxx>
> > ¼¶¼g©ó¶l¥ó·s»D:uFJoXQOZFHA.164@xxxxxxxxxxxxxxxxxxxxxxx
> >>I think PB is using TFTP to load the device? anyone tried to load image
> >>using a tftp client?
> >>
> >>
> >
> >


.



Relevant Pages

  • Re: [Full-Disclosure] W32/Welchia, W32/Nachi backdoor?
    ... > Telnetting to this port seems to disconnected after 1-5 characters have been ... > tftp client doesn't seem to offer any means of specifying a port to connect ... The client to infect opens the connection with the stdin/-out of CMD.EXE ...
    (Full-Disclosure)
  • Re: How to make bootloader support normal TFTP,not PB?
    ... Actually the EBoot itself is a TFTP Server but it uses some other UDP port ... After taht, you may use regular TFTP client, for example the TFTP.exe on ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Services & Firewall port settings
    ... > Because this definition of port numbers allowed I/O is a basic security ... Pretty much all of the Windows ... that file that causes some insecurity is the line about tftp. ... I would use a third party firewall instead, ...
    (microsoft.public.security)
  • Re: Downloading nk.bin to Target device without PB?
    ... Anyone you like that can be set to port 980. ... because that's the filename the bootloader tftp server expects to be ... should use a tftp client on the host. ... download use a slightly modified TFTP protocol (it uses port 980 rather ...
    (microsoft.public.windowsce.platbuilder)
  • RE: TFTP Scanner recommendation requested
    ... that port open, it needs to be checked regardless if there is an ... Subject: TFTP Scanner recommendation requested ... looking for open udp/69 ports with tftp requests being made on each ... I know that msblast opens up that ...
    (Pen-Test)