Is there any Lic-file availabel?

RSLinx, RSLogix, RSView, LogixPro ...
Post Reply
silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 1:57 pm

Hello,

activation by a copy of a Master-Disk was very easy.

Right now i try to create a Lic-Gen for the new activation system.

Can anyone of you please share some Lic-Files (Linked to a NIC for RSView Studio )?
As Rockwell used now the same System like Wonderware maybe it is possible to create a Lic-Gen.

I only found this on the internet:

Code: Select all

SERVER LicnSvr 1234
VENDOR flexsvr
FEATURE RSVSTUDIO flexsvr 3.0 permanent 5 SIGN="0142 5630 4E1A FA02 \
2721 5826 58C7 1F47 1B5A 03B2 1800 384B 8465 899F 8D47 1134 \
FFAC E100 06B7 4F72 22D2"
Thank you!

brave_eagle
Posts: 166
Joined: Thu Oct 20, 2005 12:24 pm
Location: China

Re: Is there any Lic-file availabel?

Post by brave_eagle » Thu Oct 07, 2010 2:13 pm

New Rockwell Actaviation,it's not possibble to make a Lic-Gen, because the Flexnet ECC tech and private seeds

You should patch the related files to bypass the ECC check.

don't waste your time. you cannot make a pure lic-gen.

I made a lic-gen a year ago, but ECC patch is still needed.

silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Re: Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 2:16 pm

But i did it for Wonderware (of course with the help from TeamRebell`s Souce Code)!

I think Rockwell use also FlexLM so why not?
Do you know which Version they use?

But there is still the possibility to Fake the MAC or HDD-Serial.
But without a working Lic no way! :-(
Last edited by silke on Thu Oct 07, 2010 2:19 pm, edited 1 time in total.

brave_eagle
Posts: 166
Joined: Thu Oct 20, 2005 12:24 pm
Location: China

Re: Is there any Lic-file availabel?

Post by brave_eagle » Thu Oct 07, 2010 2:18 pm

the wonderware software is using Flexlm 9.X but new wonderware and rockwell are using V11 ,that's the different

silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Re: Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 2:21 pm

V11? Thanks!
I will investigate! :-)

Do you have an example lic-file?

silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Re: Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 2:26 pm

By the way:
Wonderware changed also to V11?
But my lic`s where created with lmgr325a.dll which is 5.1 i think - and they are working with InTouch 10.1!?

Thank you

brave_eagle
Posts: 166
Joined: Thu Oct 20, 2005 12:24 pm
Location: China

Re: Is there any Lic-file availabel?

Post by brave_eagle » Thu Oct 07, 2010 2:28 pm

you can try your lic-gen for WIS 4.0

silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Re: Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 2:30 pm

When i try the "Vendor Key Generator" i get this result:

Code: Select all

/* Version 11 keys */
#define VENDOR_KEY1 0xc243f5a5
#define VENDOR_KEY2 0x1c14ee23
#define VENDOR_KEY3 0x80834fb0
#define VENDOR_KEY4 0xeee336a7
#define VENDOR_KEY5 0x7a6927dd
#define TRL_KEY1 0x8993d8a1
#define TRL_KEY2 0xa1198ae9

#define VENDOR_NAME "flexsvr"
Did you work with this?

silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Re: Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 2:35 pm

Ok, but i have to know the right values for
FEATURE,SIGN,...

This is "my" Lic for RSView SE Client 25 Display:

Code: Select all

SERVER this_host 000ACD1xxxxx
USE_SERVER
VENDOR flexsvr
INCREMENT RSVSE.25 flexsvr 1.01 permanent 1 VENDOR_STRING=0123456 \
	vendor_info="PRODUCT_NAME:FT View SE Station 25 Display" \
	SN=0000000001 SIGN="xyza asdf asff asfd asfd asfd asfd asfd \
	asfd asfd asfd asff asff asfdf asfg"

silke
Posts: 8
Joined: Mon Aug 30, 2010 10:00 am

Re: Is there any Lic-file availabel?

Post by silke » Thu Oct 07, 2010 2:38 pm

I do not have the "Wonderware Information Server" here to test - do you think it will not work?

r4in-10
Posts: 1
Joined: Fri Nov 12, 2010 3:18 pm

Re: Is there any Lic-file availabel?

Post by r4in-10 » Fri Nov 12, 2010 3:38 pm

Hi Silke...

it's amazing!!! Could you tell me step by step how to make a "lic" file?
what tools should I download? can you give me the link of software and tutorial to build a "vendor key generator"?

Thanks.^^

brave_eagle
Posts: 166
Joined: Thu Oct 20, 2005 12:24 pm
Location: China

Re: Is there any Lic-file availabel?

Post by brave_eagle » Tue Nov 16, 2010 7:46 am

silke wrote:Ok, but i have to know the right values for
FEATURE,SIGN,...

This is "my" Lic for RSView SE Client 25 Display:

Code: Select all

SERVER this_host 000ACD1xxxxx
USE_SERVER
VENDOR flexsvr
INCREMENT RSVSE.25 flexsvr 1.01 permanent 1 VENDOR_STRING=0123456 \
	vendor_info="PRODUCT_NAME:FT View SE Station 25 Display" \
	SN=0000000001 SIGN="xyza asdf asff asfd asfd asfd asfd asfd \
	asfd asfd asfd asff asff asfdf asfg"

have you tested your lic ,does it work?

Post Reply