Foro de elhacker.net

Comunicaciones => Hacking Mobile => Mensaje iniciado por: shargon en 3 Mayo 2008, 14:27 pm



Título: PRODUCIR EL REINICIO DE UN LG-CHOCOLATE
Publicado por: shargon en 3 Mayo 2008, 14:27 pm
Pues bien, un bug fijo que es pues cada vez que lo hago el movil se cuelga y se reinicia solo.... hice lo siguiente


EN UN TERMINAL

Citar
shargon@shargon-linux:~$ hcitool scan
Scanning ...
   00:1C:62:17:56:E1   shargon
shargon@shargon-linux:~$ sdptool browse
Inquiring ...
Browsing 00:1C:62:17:56:E1 ...
Service Name: A2DP Source
Service RecHandle: 0x10000
Service Class ID List:
  "Audio Source" (0x110a)
Protocol Descriptor List:
  "L2CAP" (0x0100)
    PSM: 25
  "AVDTP" (0x0019)
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Advanced Audio" (0x110d)
    Version: 0x0100

Service Name: AVRCP Target
Service RecHandle: 0x10001
Service Class ID List:
  "AV Remote Target" (0x110c)
Protocol Descriptor List:
  "L2CAP" (0x0100)
    PSM: 23
  "AVCTP" (0x0017)
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "AV Remote" (0x110e)
    Version: 0x0100

Service Name: LG Sync SPP
Service RecHandle: 0x10002
Service Class ID List:
  "Serial Port" (0x1101)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 16
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Serial Port" (0x1101)
    Version: 0x0100

Service Name: LGE OPP Server
Service RecHandle: 0x10003
Service Class ID List:
  "OBEX Object Push" (0x1105)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 17
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX Object Push" (0x1105)
    Version: 0x0100

Service Name: LG Voice Gateway
Service RecHandle: 0x10004
Service Class ID List:
  "Headset Audio Gateway" (0x1112)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 3
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Headset" (0x1108)
    Version: 0x0100

Service Name: LG Voice Gateway
Service RecHandle: 0x10005
Service Class ID List:
  "Handfree Audio Gateway" (0x111f)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 4
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Handsfree" (0x111e)
    Version: 0x0101


Service Name: LGE FTP Server
Service RecHandle: 0x10006
Service Class ID List:
  "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 18
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX File Transfer" (0x1106)
    Version: 0x0100

shargon@shargon-linux:~$


EN UN TERMINAL, para conectarme a EL MOVIL AL CANAL 4
Código:
rfcomm connect 0 00:1C:62:17:56:E1 4

EN OTRO TERMINAL (ANTES DE QUE NOS DESCONECTE EL MOVIL!!)
Código:
 cu -l rfcomm0 -s 9600
Y ES EN ESTE TERMINAL DONDE EMPEZAMOS A PULAR TECLAS COMO UN LOCO Y INTROS.... Y..
Código:
Connected.
cu: write: Input/output error

Disconnected.
shargon@shargon-linux:~$ asd
bash: asd: orden no encontrada
shargon@shargon-linux:~$ asd
bash: asd: orden no encontrada
shargon@shargon-linux:~$ asd
bash: asd: orden no encontrada
shargon@shargon-linux:~$ asd
bash: asd: orden no encontrada

SI MIRAS EL TELEFONO, SE HA REINICIADO jejej :P

APROVECHANDO....
 me he fijado que tiene puerto serie, pero no pilla ningun comando AT, no recibe nada... es un protocolo distinto?? gracias