View Full Version : via2.x on dreambox
if you want to test the via2.x "hack" on dm , it works fine with sbcl/vplug - using cccam and newcamd protocol ,
harshy
24-12-2009, 04:44 PM
i don't understand is it a plugin and does it open many package, or a dirty package like your screenshot :)
I only have CCCam and a dreambox, where's does vplug go?
OK, thanks,
harshy
retainedstatue
24-12-2009, 05:25 PM
I`d be grateful for a pointer on how to get this working too. AFAIK it opens a couple of pron packages, BIS and SRG Swiss.
enrico001u
24-12-2009, 06:44 PM
This looks interesting has anyone got anymore info on this.
or a list of channels or is the same as diablo 2 list
thanks
quite simple realy , install sbcl/vplug on your pc and connect to it with cccam .
use the "N" line for newcamd protocol , works great and you'll have maxdown 7 :) so you can reshare it to your friends . only one of you need to run the vplug .
enrico001u
24-12-2009, 08:23 PM
heres how to get it working
PC Setup
Install SBCL and amend the path in plugins\vplugin.ini to match
Start SBCL (click on the SBCL .exe)
Click on the tuner tab and enter your Dreambox IP address
Set protocol to newcamd
Click the START button
Select vplug from the menu bar and select ACTIVE
Select vplug from the menu and select SHOW MONITOR
Dreambox setup
1. Install CCcam if not already done.
2. FTP /var/etc/CCcam.cfg to your PC
3. Add this line to your config file usng your IP address (do a FIND on SBCL in the file):
N: 192.168.1.2 6001 test test 01 02 03 04 05 06 07 08 09 10 11 12 13 14
4. FTP CCcam.cfg back to /var/etc/ on your Dreambox
Date/ time.
1. Open a telnet session to your Dreambox.
2. Type date
3. Set your PC to the same time as your Dreambox
Router setup- optional
You may need to configure you router for port forwarding on port 6001. Setup forwarding on this port to your PC's IP address.
Firewall
You may need to enable port 6001. For some reason I had to allow port 1034.
note: How you work CCCam
1. CCCam
CCCam.cfg:
In the string
N: <your computer IP here> 6001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
replace <your computer IP here> with your computer IP
2. SBCL
Tuner tab:
Replace 192.168.1.5 with your receiver IP
Not sure where or how to get the correct keys yet!
the above is an old vplug used for tps , the time configuration is not necessary in this case .
try to find latest sbcl/vplug on different sat uploads with provider 023b00 and it will work .
enrico001u
25-12-2009, 01:28 PM
Thanks raul I have managed to clear SCT is there any other channels that this clears??
good , now you can share viaccess2.6 with your friends , for more providers check out the vplug change log - you will need to add more providers when available , in sbcl.ini as well ,
TCPNcdPrvs=00050000000000062CE932 02
last number above is how many via providers you'd like to have - in above example it is "2" .
folky
25-12-2009, 02:52 PM
This thread could do with being in the Dreambox general section since it works with all Dreambox's.
Then again theres isnt a Dreambox general section :redface:
Uploaded it here
https://www.satpimps.co.uk/showthread.php?p=684233#post68423 3
Folky
Sorry just seen enrico posted it here already. Dont know how I missed it.
enrico001u
25-12-2009, 03:17 PM
Its ok mate my version was old so best for people to use yours
I have now deleted mine
kemik
27-12-2009, 12:12 AM
Can anyone confirm. Does this clear anything else apart from SCT?
Thanks
harshy
27-12-2009, 01:23 AM
many thanks for the instructions enrico001u, I learnt something new in the process :)
So this vplug what else can it do, can it do other encryptions, or just this?
OK, thanks again,
harshy :)
enrico001u
27-12-2009, 01:43 AM
Not sure im new to this vplug thing too from what iv read so far I believe it can do other encryptions but only when they are hacked for it!
it seems to have been around for a while!
percivjr
27-12-2009, 10:56 AM
vPlug can decode most (if not all) channels which can be decoded by other emulators. You can import a standard softcam.key file. It was developed for PC-based DVD cards but, used as a plugin with SBCL, it can communicate with e.g a Dreambox using the Newcamd protocol. However, versions of vPlug after 2.3.8 (it's up to 2.4.2 now) have not been compatible with SBCL. I believe that the special Viaccess.mdl file for v2.3.8 was developed by a third party.
There was a time when vPlug could actually decode more channels than e.g. CCcam or Mgcamd - it was particularly good with early versions of Viacess and was the only emu I know which can decode Seca2. But since these encryptions are now virtually defunct, vPlug has lost its edge sadly.
A slight drawback is that SBCL can only support a single CAID (but multiple providers). For multi-CAID decryption, you have to run multiple instances of SBCL on your PC, each on a separate port, so need multiple lines in your emulator config file.
Happy to talk you through it, if you're interested "for educational purposes"
retainedstatue
27-12-2009, 11:30 AM
A slight drawback is that SBCL can only support a single CAID (but multiple providers). For multi-CAID decryption, you have to run multiple instances of SBCL on your PC, each on a separate port, so need multiple lines in your emulator config file.
Happy to talk you through it, if you're interested "for educational purposes"
Always interested in being educated mate :)
percivjr
27-12-2009, 12:59 PM
OK, using the example given by enrico001u, the first thing is to slightly rearrange the vPlug/SBCL directory structure.
I'm assuming that you have vPlug in c:\SomeDirectory\plugins and sbcl.exe and sbcl.ini in c:\SomeDirectory.
Stop SBCL.
Create a new directory c:\SomeDirectory\sbcl0500 and *move* sbcl.exe and SBCL.ini into it.
Create a new directory c:\SomeDirectory\sbcl0500\plugins and *move* vplug.dll and vplug.ini into it (from c:\SomeDirectory\plugins).
In vplug.ini, find the line beginning FilesPath= and change it to FilesPath=c:\SomeDirectory\plugin s
If I've not forgotten anything, and you've done it properly, start c:\SomeDirectory\sbcl0500\sbcl.ex e and it should all be working again just like before.
Now to add a second instance of SBCL for, say, TVGlobo (CAID=1801).
Create a new directory c:\SomeDirectory\sbcl1801\ and *copy* everything from c:\SomeDirectory\sbcl0500\ into it.
Make the following changes to c:\SomeDirectory\sbcl1801\SBCL.in i:
TCPPort=6002
TCPNcdPrvs=00180100000000062CE932 0100C1020000000000000000
Start up c:\SomeDirectory\sbcl1801\sbcl.ex e and on the ECMs tab, in the first entry, make
Pattern xxxxxxxxC102
CAID 1801
PrvID C102
MatchIf same PrvID & CAID
Get a SoftCam.Key file on to the PC and import into vPlug:
In SBCL, click vPlug/Show Monitor
In vPlug's monitor, click the blue database symbol in the top rhight-hand corner
Where it says "Import SoftCam.Key", use the "..." button and browse for file and then "Convert". The imported keys should appear in the large panel.
Now to set up CCcam.
In CCcam.cfg add a line
N: 192.168.1.2 6002 test test 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Delete the C102 keys from SoftCam.Key (so that CCcam looks to vPlug for them). Might need to re-start CCcam.
And that should be it. You can add more providers to SBCL's TCPNcdPrvs line. And you can add more CAIDs by adding more instances of SBCL, each one in its own directory.
retainedstatue
28-12-2009, 12:53 AM
Thanks for that, will give it a try.
Can this be used to open SRG, BIS? (I think they`re on the same CAID) but have been trying for an hour or so and can`t get them to clear (SCT works fine so I know the install etc is ok). How do you get the others to clear?
Gungadin
28-12-2009, 11:10 AM
Working fine here on dm7000 thanks to the excellent tutorials :)
jimrare
28-12-2009, 11:16 AM
(I think they`re on the same CAID)
They are not
we have to wait for vahid to add more via2.6 providers .
put this on your rss reader to check for updates ,
<feed>
<name>Vplug</name>
<url>http://vplug.baywords.com/feed/</url>
</feed>
Detlef
28-12-2009, 12:51 PM
I just know that I will fiddle about doing all this and CCcam or one of the other EMUs will do an update :D
BTW I use vplug on my SS1/2 - great utility and gives a load of other info about the scrambling system of open channels.
peterb11
28-12-2009, 01:10 PM
working great with AZBOX HD :cheers2:
mgcamd and latest firm :king-042:
Detlef
28-12-2009, 02:08 PM
working great with AZBOX HD :cheers2:
mgcamd and latest firm :king-042:
Do you mean with or without vPlug ?
peterb11
28-12-2009, 02:20 PM
no with vplug :applause-003:
Detlef
28-12-2009, 03:26 PM
I guess it won't take long before one of the DB EMUs gets updated to add this latest hack.
They are probably waiting to see if there is a counter to it.
percivjr
28-12-2009, 04:41 PM
Thanks for that, will give it a try.
Can this be used to open SRG, BIS? (I think they`re on the same CAID)
They are on the same CAID but as far as I know only S1-S7/SCT are hacked. I tried and failed.
I think all three providers are available on Qbox though.
there will be plenty of via2.6 providers if not all of them , just give vahid some time to sort it out .
harshy
28-12-2009, 07:18 PM
nice one raul :)
how do I prioritise on my cccam that these channels open on vplug at the moment it opens on c/s, only if I disable everyone does it open using vplug.
percivjr
28-12-2009, 09:01 PM
I'm not a c/s user so I can't say with any authority.
But have you tried making all your c/s N lines 2 hops away (leaving the vPlug N line as the default 1 hop), in the hope that it prefers shorter hops first?
I don't suppose the N line position in CCcam.cfg has any effect.
End of helpful suggestion!
Satpeter
28-12-2009, 10:51 PM
Hi, I noticed vplug wouldn't respond anymore after being tuned to another provider for a while, so cccam goes external if available... So in vplug preferences, I disabled ecm,pmt,.. filter timeouts, now it keeps working.
I also prioritised 23b00 on those channels in cccam.prio so the other systems present on some don't disturb.
Now all those channels open very fast, like zapping through fta :)
You could add: no { 500:23b00 } to your other c, n, ... lines so you'd only get it from your server but I already do without this now.
good job , i did the same thing - the responce time is below 0.1 seconds .
ssjenkins
04-01-2010, 06:12 PM
Hi All . Are Vplug and SBCL on this site for download ?
Sammy
Satpeter
04-01-2010, 07:27 PM
Hi Sammy, have a look at post #10 in this thread :)
This vplug isn't complete however, it only has the viaccess module in the vmodules folder, which is fine for sct. Had to add the irdeto module when c+ nl keys were working until a few days ago.
Greetings to sunny Spain !
ssjenkins
04-01-2010, 08:02 PM
Thanks for that Satpeter . Should have seen that . Good to hear from you again . Didn't we do some work together a few years back on the Magic Module and the SRT4375 ? :)
Cheers !
Sammy
Satpeter
04-01-2010, 10:22 PM
you have pm with more details and secrets lol :respect-048:
new vplug is out with additional bis and art/jsc providers .
all three now work with latest scam emu though , here are the plain keys needed for scam3.58 ,
DARKMAN
20-01-2010, 06:40 PM
This looks interesting has anyone got anymore info on this.
or a list of channels or is the same as diablo 2 list
thanks
I will put tonight maybe in SPIDERBOX ..by patch no c/s
welcome on Jungle.
latest mgcamd 1.35 also works on the three providers with same keys in SoftCam.Key ,
===== Viaccess ECM on CaID 0x0500, pid 0x0520 ======
prov: 023B00
cw0:0 .. .. .. .. .. .. .. ..
cw1:0 .. .. .. .. .. .. .. ..
snakie
21-01-2010, 12:29 AM
Also with latest Fausto ;)
https://www.satpimps.co.uk/showthread.php?t=124747
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.