Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 18th September 2011, 07:21
olziz olziz is offline
Member
 
Join Date: Aug 2011
P2P
Posts: 2
Default Change Infohash encode to normal sha1??
I'm trying to change the way TSSE insert the encode Hexstring to infohash to normal sha1 character but wehn i change to sha1 i think the announce file still check it as the encode hexstring and i think this problem cause the "Tracker sending invalid Data" for the different language

help!

Quote:
this is what am talking about in takeupload.php

$infohash = pack ('H*', sha1 ($info['string'])); < insert encode hexstring

$infohash = sha1($info["string"]); << this is what i want to insert


Click the image to open in full size.
first list is the encode hexstring
Reply With Quote
Reply

Tags
change , encode , infohash , normal , sha1


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 18:43. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.