PDA

View Full Version : Mosc seca2 V7.3 Holland



passete
04-03-2011, 02:09 PM
Next soon: Soft Mosc V7.3 Holland
Of course, some bug...
GR17 for atmel.
Perhaps, play with G1 delay, my unlooper is different.
Enjoy

Thanks Grizou

passete
04-03-2011, 02:10 PM
Update Holland 7.3 Prov 006A

Thanks Grizou

Carp95
04-03-2011, 03:42 PM
SECA2

Was done more then 2 years agoo, google Flying Dutchmen.

embertelen
05-03-2011, 11:36 AM
Next soon: Soft Mosc V7.3 Holland
Of course, some bug...
GR17 for atmel.
Perhaps, play with G1 delay, my unlooper is different.
Enjoy

Thanks Grizou

vacommb4.bpl file not found

sisco
05-03-2011, 01:18 PM
has compiled

the glitch does not correspond to the 7.3 lol




# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif

# ---------------------------------------------------------------------------
# IDE SECTION
# ---------------------------------------------------------------------------
# The following section of the project makefile is managed by the BCB IDE.
# It is recommended to use the IDE to change any of the values in this
# section.
# ---------------------------------------------------------------------------

VERSION = BCB.04.04
# ---------------------------------------------------------------------------
PROJECT = VaCommb4.bpl
OBJFILES = VaReg.obj VaCommb4.obj
RESFILES =
RESDEPEN = $(RESFILES)
LIBFILES =
LIBRARIES =
SPARELIBS = VCL40.lib
PACKAGES = vcl40.bpi
DEFFILE =
# ---------------------------------------------------------------------------
PATHCPP = .;
PATHASM = .;
PATHPAS = .;
PATHRC = .;
DEBUGLIBPATH = $(BCB)\lib\debug
RELEASELIBPATH = $(BCB)\lib\release
USERDEFINES =
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
# ---------------------------------------------------------------------------
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vc l -Od -Hc -H=$(BCB)\lib\vcl40.csm -w -Ve -r- \
-a8 -k -vi- -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
PFLAGS = -U$(BCB)\Projects\Lib;$(BCB)\lib\o bj;$(BCB)\lib;$(RELEASELIBPATH) \
-I$(BCB)\include;$(BCB)\include\vc l -H- -W- -$Y- -$W -$O- -$L- -$I- -$D- -$C- \
-v -JPHNE -M
RFLAGS = -i$(BCB)\include;$(BCB)\include\vc l
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zd
LFLAGS = -L$(BCB)\Projects\Lib;$(BCB)\lib\o bj;$(BCB)\lib;$(RELEASELIBPATH) \
-D"TMS Async32" -aa -Tpp -x -Gn -Gl -Gi -v
# ---------------------------------------------------------------------------
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
ALLRES = $(RESFILES)
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
# ---------------------------------------------------------------------------
!ifdef IDEOPTIONS

[Version Info]
IncludeVerInfo=0
AutoIncBuild=0
MajorVer=1
MinorVer=0
Release=0
Build=0
Debug=0
PreRelease=0
Special=0
Private=0
DLL=0
Locale=1043
CodePage=1252

[Version Info Keys]
CompanyName=
FileDescription=
FileVersion=1.0.0.0
InternalName=
LegalCopyright=
LegalTrademarks=
OriginalFilename=
ProductName=
ProductVersion=1.0.0.0
Comments=

[HistoryLists\hlIncludePath]
Count=1
Item0=$(BCB)\include;$(BCB)\inclu de\vcl

[HistoryLists\hlLibraryPath]
Count=1
Item0=$(BCB)\Projects\Lib;$(BCB)\ lib\obj;$(BCB)\lib

[HistoryLists\hlDebugSourcePath]
Count=1
Item0=$(BCB)\source\vcl

[Debugging]
DebugSourceDirs=$(BCB)\source\vcl

[Parameters]
RunParams=
HostApplication=
RemoteHost=
RemotePath=
RemoteDebug=0

[Compiler]
InMemoryExe=0
ShowInfoMsgs=0

!endif

# ---------------------------------------------------------------------------
# MAKE SECTION
# ---------------------------------------------------------------------------
# This section of the project file is not used by the BCB IDE. It is for
# the benefit of building from the command-line using the MAKE utility.
# ---------------------------------------------------------------------------

.autodepend
# ---------------------------------------------------------------------------
!if !$d(BCC32)
BCC32 = bcc32
!endif

!if !$d(CPP32)
CPP32 = cpp32
!endif

!if !$d(DCC32)
DCC32 = dcc32
!endif

!if !$d(TASM32)
TASM32 = tasm32
!endif

!if !$d(LINKER)
LINKER = ilink32
!endif

!if !$d(BRCC32)
BRCC32 = brcc32
!endif

# ---------------------------------------------------------------------------
!if $d(PATHCPP)
.PATH.CPP = $(PATHCPP)
.PATH.C = $(PATHCPP)
!endif

!if $d(PATHPAS)
.PATH.PAS = $(PATHPAS)
!endif

!if $d(PATHASM)
.PATH.ASM = $(PATHASM)
!endif

!if $d(PATHRC)
.PATH.RC = $(PATHRC)
!endif
# ---------------------------------------------------------------------------
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
$(BCB)\BIN\$(LINKER) @&&!
$(LFLAGS) +
$(ALLOBJ), +
$(PROJECT),, +
$(ALLLIB), +
$(DEFFILE), +
$(ALLRES)
!
# ---------------------------------------------------------------------------
.pas.hpp:
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }

.pas.obj:
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }

.cpp.obj:
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }

.c.obj:
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }

.c.i:
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }

.cpp.i:
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }

.asm.obj:
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@

.rc.res:
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
# ---------------------------------------------------------------------------

pixey
05-03-2011, 01:24 PM
what is this for?

passete
05-03-2011, 02:55 PM
New version

embertelen
05-03-2011, 05:22 PM
komponens vacommb4.bpl new version not found

sisco
05-03-2011, 06:44 PM
I posted the above has vacommb4 compile delphi

embertelen
06-03-2011, 09:35 AM
I posted the above has vacommb4 compile delphi

howto?

passete
06-03-2011, 08:50 PM
New Version, Restore ATR4 to ATR1.
With Drivers Included !

pipino
06-03-2011, 09:16 PM
very old stuff to open 10 boring channels ..better waist time for something new i would say thanx anyway

passete
06-03-2011, 10:08 PM
Maybe you have one of those "boring" cards, and want to "donate" It ?

pipino
06-03-2011, 11:55 PM
i sold them all ;)

Carp95
07-03-2011, 08:13 AM
Maybe you have one of those "boring" cards, and want to "donate" It ?

Only one? Will have a goo and see what happens

sisco
07-03-2011, 10:07 AM
new version good

passete
07-03-2011, 11:40 AM
Only one? Will have a goo and see what happens

Carp M8, do you have one For Me ? :D


new version good

Already Posted above :eek:

ceyer
07-03-2011, 12:58 PM
So thatīs for the "old" Seca2 card then?
Is there a how to somewhere- what do I need?

Iīve only got a Master CRD2 will that do??

passete
07-03-2011, 01:15 PM
New version 1.2b , Restore ATR4 to ATR1.
Drivers included
Use Xilink 10/1MHz
Enjoy

@ceyer, you need unloop with xilinx

ceyer
07-03-2011, 06:20 PM
BTW is there anything out for TVVlaandern (new Seca3 card)?
My expires in may + will be useless after that....

passete
07-03-2011, 08:43 PM
BTW is there anything out for TVVlaandern (new Seca3 card)?
My expires in may + will be useless after that....

Seca3 is Open (Mosc), But 100% Private !

Maybe in a few Months.

Kipper2
12-03-2011, 05:40 PM
I have an official green SECA card from Canal Digital that just gives NED1,2 & 3, which is all its ever been used for. Can this be modified please? No rush because 'between beta and delta' card still working.
Cheers

passete
14-03-2011, 01:48 PM
Here new version 1.4.
Debugging some part and Reset Pin add.
enjoy

passete
19-03-2011, 11:13 PM
I would Like To Thanks the Member who have donate The Old C+nl Card, Thank You Mate.


card reader /dev/sci0
handled 109(107) ecms and 0(0) emms
SECA card 01.XXX.XXX.XXX entitlements:
0000 SECA : 1990-00-00
006a CANALDIGITAAL : 2011-04-30
006b OPERATOR 2 : 1990-00-00
006c TVVlanderen : 2117-15-31
00f0 TVWallonie : 2117-15-31

embertelen
21-03-2011, 08:06 PM
help movexb17.exe eeprom.hex and moveaxb.exe.program.hex and sch10mhz.jed
GR17 for atmel. file howto unlooper upload???

embertelen
21-03-2011, 08:51 PM
error not found atr and unlooper
48720

passete
21-03-2011, 09:16 PM
First you need to Load your xilinx with the jed 10mhz, Second you need to load your atmel with gr17, all files are available here, except the Loader for xilinx !
Search for soft impact 7.1 xilinx on google (big file)

Carp95
21-03-2011, 10:50 PM
3,88 gb - - downloading

passete
21-03-2011, 11:39 PM
Humm This is to Big, Mine is about 400mb !
I will try to upload on Megaupload, but tomorrow.

embertelen
22-03-2011, 07:56 AM
atr and ua error???

48732

embertelen
22-03-2011, 09:29 AM
First you need to Load your xilinx with the jed 10mhz, Second you need to load your atmel with gr17, all files are available here, except the Loader for xilinx !
Search for soft impact 7.1 xilinx on google (big file)

how it is necessary to infuse it into it it sch10Mhz.jed the unlooper hurt in?

passete
22-03-2011, 10:56 AM
how it is necessary to infuse it into it it sch10Mhz.jed the unlooper hurt in?

Here you have a how to program Xilinx and Atmel, It's in French But you can use a Translactor if you want.

Also the Soft Impact on megaupload !


http://www.megaupload.com/?d=FTM3Z41C

embertelen
22-03-2011, 02:59 PM
my unlooper no xilinx:confused:

48754

NinaHagen
22-03-2011, 03:19 PM
Seca3 is Open (Mosc), But 100% Private !

Maybe in a few Months.


There have been many rumors about this over the years, are you sure it really exists?

passete
22-03-2011, 04:24 PM
my unlooper no xilinx:confused:

48754

Sorry for you mate, No Xilinx No Mosc


There have been many rumors about this over the years, are you sure it really exists?

Yes, 100% Sure , i have One here :D

embertelen
10-04-2011, 05:48 AM
Duolabs Unlooper Trunker canal seca card mosc????

passete
10-04-2011, 11:13 AM
I don't see any variable capacitor !

pipino
10-04-2011, 06:26 PM
@passete

what do you get publishing this stuff here...???? you are just helping the provider remove those cards as soon as possible..i realy dont understand why you are doing this ..unless you are a 15 years old kid

passete
11-04-2011, 08:28 PM
7.3 Mosc May 2011
Enjoy

Thanks grizou0

chipper3
16-04-2011, 08:25 AM
Hi passete,

Is this is ment for an funcard, how do you write an .bin file to a funcard?

Thanks,

chipper3

chipper3
17-04-2011, 07:56 PM
What can you do with this file?

passete
17-04-2011, 08:41 PM
Read the thread from A to Z mate !
Also MOSC = Modified Original Smart Card

chipper3
18-04-2011, 12:07 PM
Yes I did that! Also I know what MOSC is.
So, why is this file called "funfile..." then?

Merci,

chipper3

passete
18-04-2011, 12:41 PM
It's Just a name, you can rename it in whatever you want !
I guess that grizou name it "funfile", because it was first posted, on the forum "funfile", now called sat-television.

chipper3
19-04-2011, 08:55 AM
Thanks for your explanation, it is now clear to me.

Greetz,
Chipper3

ceyer
19-04-2011, 04:07 PM
Hi,

Iīve got a C+NL card with ATR 3BF711000140967070 37 0E6CB6D6
This should be able to modify?

Is it correct that only the remaining progams on Astra 19E will work with this card?
(Not even NL1- HD on 23,5E) So it gives us the same as a G@mma card?

passete
07-05-2011, 12:45 PM
Eep Holland June 2011

Thanks Grizou

passete
08-05-2011, 04:15 PM
Mistake from grizou, This is the Good June Eeprom
G1 at 0506 for this eeprom.
Sorry for mistake
Update eeprom here:
ATR1: 3BF711000140967070370E6CB6D6 9000
UA:20E40E946B41FFCF 9000
Prov:0000 NOM:53454341202020202020202020202 020 SECA pbm:FFFFFFFFFFFFFFFF Date:0000 PPUA:00000000
Prov:006A NOM:43414E414C444947495441414C202 020 CANALDIGITAAL pbm:FFFFFFFFFFFFFFFF Date:2ADE PPUA:01020304
Prov:006B NOM:4F50455241544F522032202020202 020 OPERATOR 2 pbm:FFFFFFFFFFFFFFFF Date:0000 PPUA:00000000
Prov:006C NOM:5456566C616E646572656E2020202 020 TVVlanderen pbm:FFFFFFFFFFFFFFFF Date:FFFF PPUA:01020304
Prov:00F0 NOM:545657616C6C6F6E6965202020202 020 TVWallonie pbm:FFFFFFFFFFFFFFFF Date:FFFF PPUA:00000000

5c: Bfb8e4903a76a54d
5d: B34fa8ec926144e8
5e: 7e36c0a6a08a5150

mazda6
23-05-2011, 06:13 PM
Hello Passete I have Unlooper trunker and have programmed in the xlinx and atmel
but get no connect to the tool by grizou why not? what type Unlooper
I must have for this tool from grizou please help me so you can
best regards

passete
23-05-2011, 06:31 PM
If you don't have connection, maybe a Wrong com port ?
I can't confirm if the Trunker can work with this Software.

mazda6
23-05-2011, 09:00 PM
no the comport is not wrong com 1 works perfectly, Atmel AT90C2313 programming with
com 1

Wildthing/Kpyro based unlooper with AT90S2313-10P DIP format. All features are enabled.
- Xilinx modification with XC9536XL-PC44. External Clock generation is originally set at 100Mhz but can be changed thanks to the clock generator.
- J-Tag to program the Xilinx directly in the socket.
- J-Tag connection for normal J-Tag functions.
- ISO Programmer Smartmouse/Phoenix 3,579/6,00 Mhz and settable frequency.
- EEPROM Programmer. Allows you to program I2C like 24LCXX EEProms.
- Plastic Box.

passete
16-06-2011, 03:28 PM
eeprom July

ATR1: 3BF711000140967070370E6CB6D6 9000
UA:20E40E946B41FFCF 9000
Prov:0000 NOM:53454341202020202020202020202 020 SECA pbm:FFFFFFFFFFFFFFFF Date:0000 PPUA:00000000
Prov:006A NOM:43414E414C444947495441414C202 020 CANALDIGITAAL pbm:FFFFFFFFFFFFFFFF Date:2AFF PPUA:
Prov:006B NOM:4F50455241544F522032202020202 020 OPERATOR 2 pbm:FFFFFFFFFFFFFFFF Date:0000 PPUA:00000000
Prov:006C NOM:5456566C616E646572656E2020202 020 TVVlanderen pbm:FFFFFFFFFFFFFFFF Date:FFFF PPUA:
Prov:00F0 NOM:545657616C6C6F6E6965202020202 020 TVWallonie pbm:FFFFFFFFFFFFFFFF Date:FFFF PPUA:00000000

embertelen
19-07-2011, 01:57 PM
Eeprom 6A Holland August 2011

ATR1: 3BF711000140967070370E6CB6D6 9000
UA:20E40E946B41FFCF 9000

Prov:0000 NOM:53454341202020202020202020202 020 SECA pbm:FFFFFFFFFFFFFFFF Date:0000 PPUA:00000000
Prov:006A NOM:43414E414C444947495441414C202 020 CANALDIGITAAL pbm:FFFFFFFFFFFFFFFF Date:2B1F PPUA:

Prov:006B NOM:4F50455241544F522032202020202 020 OPERATOR 2 pbm:FFFFFFFFFFFFFFFF Date:0000 PPUA:00000000

Prov:006C NOM:5456566C616E646572656E2020202 020 TVVlanderen pbm:FFFFFFFFFFFFFFFF Date:FFFF PPUA:

Prov:00F0 NOM:545657616C6C6F6E6965202020202 020 TVWallonie pbm:FFFFFFFFFFFFFFFF Date:FFFF PPUA:00000000

passete
21-08-2011, 07:16 PM
Update 30 September 2011
Enjoy.

Thanks to grizou

passete
04-09-2011, 12:08 PM
New Update Eep 6A
Enjoy

Thanks to Grizou

delimavi
16-01-2012, 08:25 PM
Hello,

I have 2 cards. Canal digitaal (Seca2) and digiturk (CW), I heared about MOSC its possible to these cards.
I have a Smargo, Duolabs programmer and a phoenix programmer. I don't know how to use them and get it work.
Can you help me or advise a link on internet where I can begin. I am serious and want you to pay if you help me.

kind regards
mail: delimavi_jax@*******.com

ged70
03-12-2012, 05:00 PM
Hi,
What mean "MOSC" ?.

B.S.

karlpowell
03-12-2012, 06:20 PM
Read the thread from A to Z mate !
Also MOSC = Modified Original Smart Card

look at the top of this page , passete gives you the answer .