usb, motorola v3 reverse enginner

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, few months ago i posted a message on how to retrieve from
a multimedia cellular all the pictures, videos ecc.
I don't have the protocol specs, but today i used a
dissasmbler software, but i don't know anything about
assembler so can someone tell me how to get some
information from the as source to use in my module?
The code:

SUB_L00401000:
   mov eax,[esp+04h]
   test eax,eax
   push esi
   mov esi,ecx
   mov dword ptr [esi],L0040A2D0
   jz  L00401017
   push eax
   call SUB_L004010C0
L00401017:
   mov eax,esi
   pop esi
   retn 0004h
;------------------------------------------------------------------------------
   Align 4
L00401020:
   push esi
   mov esi,ecx
   call SUB_L00401060
   test byte ptr [esp+08h],01h
   jz  L00401038
   push esi
   call SUB_L004040B8
   add esp,00000004h
L00401038:
   mov eax,esi
   pop esi
   retn 0004h
;------------------------------------------------------------------------------


There is more other code, so if you need, just let me know!

Thanks

claudio


-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux