From: Sh@dow.br   
      
   On Sun, 24 Nov 2019 14:27:37 +0700, JJ wrote:   
      
   >On Sat, 23 Nov 2019 15:36:02 -0300, Shadow wrote:   
   >>   
   >> With the private flag hack, so you can download long-dead   
   >> "private" torrents with DHT?   
   >>   
   >> 0F87 52FCFFFF JA 004087B6   
   >> 57 PUSH EDI ; /Arg2   
   >> 68 600E4700 PUSH OFFSET 00470E60 ; |Arg1 = ASCII "private"   
   >> 8BCE MOV ECX,ESI ; |   
   >> 8943 08 MOV DWORD PTR DS:[EBX+8],EAX ;   
   >> E8 A590FFFF CALL 00401C19 ;   
   >> 85C0 TEST EAX,EAX   
   >> 74 04 JE SHORT 00408B7C <--- HERE change 74 to EB   
   >>   
   >> :)   
   >> []'s   
   >   
   >Any patch to change the ID of uTorrent? So that it's not seen as uTorrent by   
   >the tracker server?   
      
    A hex edit would probably do it. It's not encrypted (it's   
   UPX,-- just un-UPX, hexedit and then re-UPX ).   
      
    A quick look and it appears it's kept as   
   2?.?0?.?4?.?2?2?4?5?0 where each "?" is "0x00h 0x00h"   
    Not tried, I'm rather proud of my 2.0.4 out there in the ocean   
   of other ones. Though I do see an occasional 1.6.   
    WTF would I call it? uTorrent 3.5.5? Ugh !! It would have to   
   have =< amount of digits, or it would mess up the calls. Best for   
   privacy(?) would be a "most used useragent" like we do with browsers.   
    If it's not a simple edit, I can re-debugger it for you. That   
   snippet was from 13 years ago.   
    []'s   
   --   
   Don't be evil - Google 2004   
   We have a new policy - Google 2012   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|