PDA

View Full Version : [uTorrent] uTorrent 3.5.1 Build 44332



cloud99
08.01.18, 10:36
Download the file here:- 18548 Update:- 11th Jan 2018

Information regarding the client file.
1) Peer ID = Global, Key = Global.
2) No encryption.
3) No IPV6 address report.


This paste countains 30 torrent announces and three sessions. Each session has 10 torrent announces.
Paste link here:- https://ghostbin.com/paste/y4pw5

Warning: Confirmation regarding its stability/authenticity is required. If you do notice something out of the ordinary, report it here and I'll change it!

Happy Spoofing and don't get banned!:biggrin:

lil-fella
08.01.18, 17:33
will it make any differance with this in the code as it already is when opened with notepad ?

preFix="-UT3500-%2c%ad%"

thought it was ment to be 351
some thing like the other 351 clients show -UT351S-

or am i wrong ?

thanks in advance for a answer

anon
09.01.18, 05:27
Yes, there are some mistakes in this client file. A corrected version (just verified by me against the real 3.5.1_44332) follows.


<?xml version="1.0" encoding="UTF-8"?>
<client>
<protocol type="ltep">
<clientName ltep="µTorrent 3.5.1" />
<reservedBytes>0x00|0x00|0x00|0x00|0x00|0x10|0x00|0x05</reservedBytes>
</protocol>
<peerId type="ut" preFix="-UT351S-%2c%ad" length="20" exceptions="-._~" isLowerCase="true" isGlobal="true" />
<key type="hex" length="8" isGlobal="true" />
<announce>
<infoHash isLowerCase="true" exceptions="-._~" />
<query staticNumwant="200">
<param>[info_hash]</param>
<param>[peer_id]</param>
<param>[port]</param>
<param>[uploaded]</param>
<param>[downloaded]</param>
<param>[left]</param>
<param>[corrupt]</param>
<param>[key]</param>
<param>{event}</param>
<param>[numwant]</param>
<param>[compact]</param>
<param>[no_peer_id]</param>
</query>
<header>
<field>Host: {host}:{port}</field>
<field>User-Agent: uTorrent/351(111389996)(44332)</field>
<field>Accept-Encoding: gzip</field>
<field>Connection: Close</field>
</header>
</announce>
</client>

cloud99
09.01.18, 06:00
Hi there,


preFix="-UT3500-%2c%ad%"

thought it was ment to be -UT351S-

Thank you for pointing this out. Also thanks to anon (http://www.sb-innovation.de/members/5108-anon) for the revision of the correct version.
~cloud99

anon
10.01.18, 03:59
Sorry to be a bother, but it's still broken =] The real clientName doesn't have a build number, and there's a trailing percentage sign in your peer_id prefix.