View Full Version : wibu mentor wanted !
budman
07-29-2010, 12:58 PM
hello and thanx for this great site :)
i'm new @dongle crk and i decided to remove protection from a software that i own & wibu-box u key .
i did my homework so far and i'm begining to understand a bit what i'm doing but i aint sure if i have the right tools and aproach :-/
i'm not asking for commercial solution , all i want is to learn becose i will have to adapt the fix to on site jobs wich i aint sure yet ill be able to do.
i use a corporate software to program fire panel, and they use this key to prevent other cie to get in panel programation unless we get a temporary code from them(manufacture) that takes 3weeks to a month to get and they dont care they release upon demand, why did they put this up in the first place i wonder GRRRRR, other than make me waiste my time on site and have to do 2 visits over a month to replace a smoke detector head !!
so i decided thats enought, i ve tought about a $$ fix, but will not solve my problem to be able to change user information in the emulation on site, wich is something i will be able to do if i get a public emulator source code like wibuemu and being able to use it and know what i'm doing, to able me to do on site change required.
i'm in the learning process maby i will ask dumb neewbies question but trust me this could be usefull to more than me, i actually searched the net a lot and findout that not so many ppl know about wibu, and the other don t care or just ready to scam you
i found precious information here, i gave me a start now i would like to master the art of wibuemu and i'm looking for a good samaritan to put me on the right track, i know i'm close to solution but i just got lucky lol, i want to understand an master what i'm doing
q#1 am i waisting my time over this ? :
1. run wkdumpers for cipher text.
2. place into gk_feal.c in knCipher array.
3. Solve the key (it should say ok passed).
4. Place solved ciphertext into bruteforce solver. (could take up to 4 days).
5. Place brutesolver values into emulator.
if not where can i find more info, i know this is old stuff, but no thread will do the job so if someone is willing to gime me a hand over here this thread might become a neewbies guide to wibu
many many qestion in mind but i will ask in time if i'm allowed
is there an irc chan where we could talk about wibu stuff?
well this post is long enought allready if you feel in your heart the urge to help a fellow grey hair hacker, leave me a line
have a good day, and enjoy life
:cool:
bud
ps je suis francophone, please forgive my speling i'm french .
Vider
08-07-2010, 07:14 PM
I am stuck on this one too. I am trying to emulate a WIBU-BOX dongle for mcosmos. I don't need it to emulate a clone of the key. I'd like to try and manipulate the emulation data to enable other options. I have had success with 2 HASP keys that I dumped and emulated. I was able to RE the PC-DMIS HASP key and open up every possible option in the emulated reg table.
The WIBU seems to be more tricky. Am I wasting my time on this one? The WIBU key that I dumped only has 5 entries and I am assuming that that means 5 features that are licensed. Adding features even if I get the emu working seem like a problem.
The HASP table seems much simpler in comparison.
I've tried to add the cypher text to the knCipher array in gk_feal.c but I can't seem to get it to compile. I have installed Borland C++ 6.0 but I get errors when compiling.
Any advice would be appreciated.
Thank You,
Vider
@Vider: may be simply used "ready-to-use" solutions?
ps: the target software from Mitutoyo Messgeraete GmbH?
Vider
08-08-2010, 01:04 PM
Yes, it's Mitutoyo mcosmos CMM software.
I don't need to clone my key. I have the key. I want to enable other features.
I have had success doing this with Mastercam HASP and PC-DMIS HASP. I'd like to try with the WIBU if I could get the emu compiled and working.
pivasik
08-08-2010, 03:48 PM
You will not be able to write the changes to your wibu-box.
Vider
08-08-2010, 09:47 PM
I don't want to write any changes to the physical key. I want to emulate the key, and then try altering the emulated data to add features, like I was able to do with HASP emulation.
First I have to successfully emulate the WIBU key.
amk57
08-11-2010, 12:11 PM
@Vider:
. . .
I have had success doing this with Mastercam HASP and PC-DMIS HASP.
. . .
Please tell us more detail about options PC-DMIS HASP,
particularly interested in the option when installing language
(example Russian)
I would like to have a full dump PS-DMIS HASP for the emulator.
- -
My language is Russian - translation automatically, sorry.
Vider
08-11-2010, 06:39 PM
Can I post application specific HASP info here?
I hope it is within the rules. If not, then I am sorry, and please edit.
I use HASP Multi-Key Emulator (Thanks to those who made it available).
Here we go.
2 bytes (&h0000 to &hFFFF) Translate to one byte of value in the HASP. I brute-forced the values and you'll find them later in the post.
Examine your dump and use this data chart for reference.
*******************************************
-01- -02- -03- -04- -05- -06- -07- -08-
LINE1 11,11,12,12,13,13,14,14,15,15,16,16,17,17,18,18,\
LINE2 21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,\
LINE3 31,31,32,32,33,33,34,34,35,35,36,36,37,37,38,38,\
LINE4 41,41,42,42,43,43,44,44,45,45,46,46,47,47,48,48,\
LINE5 51,51,52,52,53,53,54,54,55,55,56,56,57,57,58,58,\
LINE6 61,61,62,62,63,63,64,64,FF,FF,FF,FF,FF,FF,FF,FF,\
REST CAN BE FF OR 00
********************************************
-------------------------- LINE 1 --------------------------------
POS1&2 IN LINE 1 ARE THE SERIAL NUMBER.
THE BYTES ARE ORDERED 2,1,4,3 SO FROM "01,00,40,E2" WE GET "00,01,E2,40".
HEX 0001E240 = DEC 123456.
POS3&4 ARE UNKNOWN OR NOT USED. Probably used with NETHASP.
POS5 (173) GIVES "CAD OUTPUT TRANSLATOR"
POS6 (UNKNOWN)
POS7 (93) GIVES "Sheet Metal"
POS8 (44) GIVES DMIS TRANSLATOR
-------------------------- LINE 2 --------------------------------
POS1 (71) GIVES "Multiple Arm"
POS2 (45) GIVES "AVAIL Translator"
POS3 (46) GIVES "MMIV Translator"
POS4 (38) GIVES "Tool Changer"
POS5 (12) GIVES "Rotary Table"
POS6
1 GIVES VENDOR-BROWN AND SHARPE
2 GIVES VENDOR-CEJ
3 GIVES VENDOR-OGP-UK
4 GIVES VENDOR-DEA
5 GIVES VENDOR-ROI
6 GIVES VENDOR-BROWN & SHARPE CHINA
7 GIVES VENDOR-LEITZ
8 GIVES VENDOR-METRONOR
9 GIVES VENDOR-WAI (GENERIC)
10 GIVES VENDOR-MIRAI
11 GIVES VENDOR-EDUCATIONAL
12 GIVES VENDOR-SHEFFIELD
13 GIVES VENDOR-TESA
14 GIVES VENDOR-MYCRONA
15 GIVES VENDOR-METRONICS
POS7 (47) GIVES "Tutor Tools"
POS8 (204) GIVES "Wrist"
-------------------------- LINE 3 --------------------------------
POS1 (UNKNOWN)
POS2 = Month (88 to 99) (88 = 1) (Value + 87)
POS3 = Day (Day Value + 104) (1 = 105)
POS4 = YEAR (1832 + VALUE)
POS5 (27) GIVES "Offline Interface"
POS6 (ONLINE INTERFACE)
CHANGING THIS TO:
149 GIVES INTERFACE-ALL INTERFACES
150 GIVES INTERFACE-B&S SHARPE DCC
151 GIVES INTERFACE-DEA DIRECT DCC
152 GIVES INTERFACE-TECH80
153 GIVES INTERFACE-LK DIRECT
154 GIVES INTERFACE-FARO MANUAL
155 GIVES INTERFACE-LK-GPIB
156 GIVES INTERFACE-B&S BACKTALK
157 GIVES INTERFACE-DEA HELP 11
158 GIVES INTERFACE-B&S EMBED
159 GIVES INTERFACE-B&S STANDARD (GPIB)
160 GIVES INTERFACE-DEA-PDPI
161 GIVES INTERFACE-ELM
162 GIVES INTERFACE-ZEISS-RS232
163 GIVES INTERFACE-ZEISS-DIRECT
164 GIVES INTERFACE-FANAMATION-DCC
165 GIVES INTERFACE-MITUTOYO GPIB DCC
166 GIVES INTERFACE-ROMER
167 GIVES INTERFACE-HELMEL
168 GIVES INTERFACE-STARRETT
169 GIVES INTERFACE-METROCOM
170 GIVES INTERFACE-SHEFFIELD
171 GIVES INTERFACE-AEROTECH
172 GIVES INTERFACE-THEODOLITE
173 GIVES INTERFACE-FEDERAL/RENAULT
174 GIVES INTERFACE-FERRANTI
175 GIVES INTERFACE-NUMEREX
176 GIVES INTERFACE-DEA-EMBDBOARD
177 GIVES INTERFACE-B&S LEITZ
178 GIVES INTERFACE-PARTNER
179 GIVES INTERFACE-DENEB
180 GIVES INTERFACE-SMX LASER
181 GIVES INTERFACE-MORA DCC
182 GIVES INTERFACE-LK COMMON DRIVER
183 GIVES INTERFACE-ZEISS MANUAL
184 GIVES INTERFACE-MORA MANUAL
185 GIVES INTERFACE-LK-CMES
186 GIVES INTERFACE-WENZEL
187 GIVES INTERFACE-METROLOGIC
188 GIVES INTERFACE-ZEISS CMM-OS
189 GIVES INTERFACE-METAS
190 GIVES INTERFACE-B&S REFLEX
191 GIVES INTERFACE-GARDA
192 GIVES INTERFACE-OMNITECH
193 GIVES INTERFACE-JOHANSSON
194 GIVES INTERFACE-RENISHAW UCC
195 GIVES INTERFACE-IMS
196 GIVES INTERFACE-MITUTOYO BRIGHT MANUAL(EURO-M)
197 GIVES INTERFACE-GOM
198 GIVES INTERFACE-LEICA
199 GIVES INTERFACE-COORD3
200 GIVES INTERFACE-SHEFFIELD COMMON DRIVER
201 GIVES INTERFACE-FANUC
202 GIVES INTERFACE-Mitutoyo GPIB Manual
203 GIVES INTERFACE-I++
204 GIVES INTERFACE-AXILA
205 GIVES INTERFACE-SERIALCARD
206 GIVES INTERFACE-VISION
207 GIVES INTERFACE-VISION OGP
208 GIVES INTERFACE-VISION VIEW
209 GIVES INTERFACE-VISION NIKON
210 GIVES INTERFACE-VISIOON MITUTOYO
211 GIVES INTERFACE-B&S SHARPE MANUAL
212 GIVES INTERFACE-DEA DIRECT MANUAL
213 GIVES INTERFACE-POLAR
214 GIVES INTERFACE-GEODETIC
215 GIVES INTERFACE-T
216 GIVES INTERFACE-METRONOR
217 GIVES INTERFACE-T
218 GIVES INTERFACE-OMNITECH MANUAL
219 GIVES INTERFACE-EUROPAC
220 GIVES INTERFACE-MYCRONA
221 GIVES INTERFACE-TESA VISION
222 GIVES INTERFACE-METRONICS VISION
223 GIVES INTERFACE-PROFITECH
224 GIVES INTERFACE-T
225 GIVES INTERFACE-NCFANUC
226 GIVES INTERFACE-NCSIEMENS
227 GIVES INTERFACE-ROMER RDS
POS7 (145) GIVES "Pro"
POS8 (KEY VERSION) (VALUE + 1)
-------------------------- LINE 4 --------------------------------
POS1
1 GIVES PC-DMIS PRO
2 GIVES PC-DMIS CAD
3 GIVES PC-DMIS CAD++
4 GIVES PC-DMIS I++
5 GIVES PC-DMIS REPORTER
6 GIVES PC-DMIS LEGACY ONLY
7 GIVES PC-DMIS MULTI GAGE
8 GIVES MANUAL SCANNING (SAME FOR ANY > 8)
POS2 - BITWISE
BIT1 = "IDEAS"
BIT2 = "UNIGRAPHICS"
BIT3 = "CATIA"
BIT4 = "REMOTE PANEL"
BIT5 = "SYSTEM V"
BIT6 = "INTEGRATED STATISTICS"
BIT7 = "CMT"
BIT8 = "ACIS"
POS3 - BITWISE
BIT1 = "PARASOLID TRANSLATOR"
BIT2 = "PRO/ENGINEER TRANSLATOR"
BIT3 = "UNIGRAPHICS TRANSLATOR"
BIT4 = "CATIA TRANSLATOR"
BIT5 = "PORTUGUESE"
BIT6 = "VALISYS"
BIT7 = "3.25 ENABLED"
BIT8 = "PRO ENGINEER"
POS4 (COMPANY)
1 GIVES COMPANY: GENERAL MOTORS
2 GIVES COMPANY: CHRYSLER
3 GIVES COMPANY: FORD
POS5 255 GIVES "DEMO: XXX DAYS LEFT"
POS6 UNKNOWN
POS7 UNKNOWN
POS8 UNKNOWN
-------------------------- LINE 5 --------------------------------
POS1 - BITWISE
BIT1 = DISPLAY CAD
BIT2 = STATS OUTPUT
BIT3 = QUINDOS
BIT4 = VISION
BIT5 = SOLIDWORKS
BIT6 = MASTER TRANSLATOR
BIT7 = CHORUS TRANSLATOR
BIT8 = I++
POS2 - BITWISE
BIT1 = "CATIA V5"
BIT2 = "LASER PROBE"
BIT3 = "NOTHING"
BIT4 = "SOLIDWORKS TRANSLATOR"
BIT5 = "BLADE"
BIT6 = "TUTORUN ACTIVE"
BIT7 = "FIVE UNIQUE"
BIT8 = "DCC SCANNING"
POS3 - ARM LICENSES
POS4 - UNKNOWN
POS5 - CNC LICENSES
POS6 - BITWISE
BIT1 = "MEASUREMAX"
BIT2 = "SOLIDEDGE"
BIT3 = "CATIA V5 TRANSLATOR"
BIT4 = "INSPECTION PLANNER"
BIT5 = "PROTO"
BIT6 = "PC-DMIS ONE TUTORIAL"
BIT7 = "PC-DMIS ONE"
BIT8 = "GEAR"
POS7 - UNKNOWN
POS8 - BITWISE
BIT1 = "AIMS DCI"
BIT2 = "VISION TUTORIAL"
BIT3 = "COP"
BIT4 = "SERVICE ENGINEER"
BIT5 = "AUTODESK INVENTOR DCI"
BIT6 = "AUDIMESS TRANSLATOR"
BIT7 = "STI TRANSLATOR"
BIT8 = "IP MEASURE"
-------------------------- LINE 6 --------------------------------
POS1 - UNKNOWN
POS2 - BITWISE
BIT1 = "BUNDLE ALIGNMENT"
BIT2 = "T-PROBE"
BIT3 = "QDAS TRANSLATOR"
BIT4 = "METROLOGIC TRANSLATOR"
BIT5 = "ZEISS UMESS TRANSLATOR"
BIT6 = "PC-DMIS PORTABLE TUTORIAL"
BIT7 = "SPIRAL BEVEL GEAR"
BIT8 = "ENCRYPTED CALIBRATION FILES"
POS3 - BITWISE
BIT1 = "UG DCI FOR IP"
BIT2 = "UG DCT FOR IP"
BIT3 = "CATIA V4 DCI FOR IP"
BIT4 = "CATIA V4 DCT FOR IP"
BIT5 = "CATIA V5 DCI FOR IP"
BIT6 = "CATIA V5 DCT FOR IP"
BIT7 = "STACKED ROTARY TABLES"
BIT8 = "MEASUREMAX TRANSLATOR"
POS4 - BITWISE
BIT1 = NOTHING
BIT2 = NOTHING
BIT3 = "I-DEAS DCI FOR IP"
BIT4 = "PARASOLID DCT FOR IP"
BIT5 = "IP IMPORT"
BIT6 = "SOLIDWORKS FOR IP"
BIT7 = "PRO-E DCI FOR IP"
BIT8 = "PRO-E DCT FOR IP"
Conversion Chart to follow....
Vider
08-11-2010, 06:52 PM
Sorry for "Self Reply" but it wouldn't allow all in one post.
conversion chart:
(0) = "A9,57"
(1) = "CE,56"
(2) = "D2,55"
(3) = "F7,54"
(4) = "36,5B"
(5) = "5B,5A"
(6) = "5F,59"
(7) = "84,58"
(8) = "2C,50"
(9) = "51,4F"
(10) = "55,4E"
(11) = "7A,4D"
(12) = "B9,53"
(13) = "DE,52"
(14) = "E2,51"
(15) = "07,51"
(16) = "9C,48"
(17) = "C1,47"
(18) = "C5,46"
(19) = "EA,45"
(20) = "29,4C"
(21) = "4E,4B"
(22) = "52,4A"
(23) = "77,49"
(24) = "1F,41"
(25) = "44,40"
(26) = "48,3F"
(27) = "6D,3E"
(28) = "AC,44"
(29) = "D1,43"
(30) = "D5,42"
(31) = "FA,41"
(32) = "2E,76"
(33) = "53,75"
(34) = "57,74"
(35) = "7C,73"
(36) = "BB,79"
(37) = "E0,78"
(38) = "E4,77"
(39) = "09,77"
(40) = "B1,6E"
(41) = "D6,6D"
(42) = "DA,6C"
(43) = "FF,6B"
(44) = "3E,72"
(45) = "63,71"
(46) = "67,70"
(47) = "8C,6F"
(48) = "21,67"
(49) = "46,66"
(50) = "4A,65"
(51) = "6F,64"
(52) = "AE,6A"
(53) = "D3,69"
(54) = "D7,68"
(55) = "FC,67"
(56) = "A4,5F"
(57) = "C9,5E"
(58) = "CD,5D"
(59) = "F2,5C"
(60) = "31,63"
(61) = "56,62"
(62) = "5A,61"
(63) = "7F,60"
(64) = "3C,19"
(65) = "61,18"
(66) = "65,17"
(67) = "8A,16"
(68) = "C9,1C"
(69) = "EE,1B"
(70) = "F2,1A"
(71) = "17,1A"
(72) = "BF,11"
(73) = "E4,10"
(74) = "E8,0F"
(75) = "0D,0F"
(76) = "4C,15"
(77) = "71,14"
(78) = "75,13"
(79) = "9A,12"
(80) = "2F,0A"
(81) = "54,09"
(82) = "58,08"
(83) = "7D,07"
(84) = "BC,0D"
(85) = "E1,0C"
(86) = "E5,0B"
(87) = "0A,0B"
(88) = "B2,02"
(89) = "D7,01"
(90) = "DB,00"
(91) = "00,00"
(92) = "3F,06"
(93) = "64,05"
(94) = "68,04"
(95) = "8D,03"
(96) = "C1,37"
(97) = "E6,36"
(98) = "EA,35"
(99) = "0F,35"
(100) = "4E,3B"
(101) = "73,3A"
(102) = "77,39"
(103) = "9C,38"
(104) = "44,30"
(105) = "69,2F"
(106) = "6D,2E"
(107) = "92,2D"
(108) = "D1,33"
(109) = "F6,32"
(110) = "FA,31"
(111) = "1F,31"
(112) = "B4,28"
(113) = "D9,27"
(114) = "DD,26"
(115) = "02,26"
(116) = "41,2C"
(117) = "66,2B"
(118) = "6A,2A"
(119) = "8F,29"
(120) = "37,21"
(121) = "5C,20"
(122) = "60,1F"
(123) = "85,1E"
(124) = "C4,24"
(125) = "E9,23"
(126) = "ED,22"
(127) = "12,22"
(128) = "57,DA"
(129) = "7C,D9"
(130) = "80,D8"
(131) = "A5,D7"
(132) = "E4,DD"
(133) = "09,DD"
(134) = "0D,DC"
(135) = "32,DB"
(136) = "DA,D2"
(137) = "FF,D1"
(138) = "03,D1"
(139) = "28,D0"
(140) = "67,D6"
(141) = "8C,D5"
(142) = "90,D4"
(143) = "B5,D3"
(144) = "4A,CB"
(145) = "6F,CA"
(146) = "73,C9"
(147) = "98,C8"
(148) = "D7,CE"
(149) = "FC,CD"
(150) = "00,CD"
(151) = "25,CC"
(152) = "CD,C3"
(153) = "F2,C2"
(154) = "F6,C1"
(155) = "1B,C1"
(156) = "5A,C7"
(157) = "7F,C6"
(158) = "83,C5"
(159) = "A8,C4"
(160) = "DC,F8"
(161) = "01,F8"
(162) = "05,F7"
(163) = "2A,F6"
(164) = "69,FC"
(165) = "8E,FB"
(166) = "92,FA"
(167) = "B7,F9"
(168) = "5F,F1"
(169) = "84,F0"
(170) = "88,EF"
(171) = "AD,EE"
(172) = "EC,F4"
(173) = "11,F4"
(174) = "15,F3"
(175) = "3A,F2"
(176) = "CF,E9"
(177) = "F4,E8"
(178) = "F8,E7"
(179) = "1D,E7"
(180) = "5C,ED"
(181) = "81,EC"
(182) = "85,EB"
(183) = "AA,EA"
(184) = "52,E2"
(185) = "77,E1"
(186) = "7B,E0"
(187) = "A0,DF"
(188) = "DF,E5"
(189) = "04,E5"
(190) = "08,E4"
(191) = "2D,E3"
(192) = "EA,9B"
(193) = "0F,9B"
(194) = "13,9A"
(195) = "38,99"
(196) = "77,9F"
(197) = "9C,9E"
(198) = "A0,9D"
(199) = "C5,9C"
(200) = "6D,94"
(201) = "92,93"
(202) = "96,92"
(203) = "BB,91"
(204) = "FA,97"
(205) = "1F,97"
(206) = "23,96"
(207) = "48,95"
(208) = "DD,8C"
(209) = "02,8C"
(210) = "06,8B"
(211) = "2B,8A"
(212) = "6A,90"
(213) = "8F,8F"
(214) = "93,8E"
(215) = "B8,8D"
(216) = "60,85"
(217) = "85,84"
(218) = "89,83"
(219) = "AE,82"
(220) = "ED,88"
(221) = "12,88"
(222) = "16,87"
(223) = "3B,86"
(224) = "6F,BA"
(225) = "94,B9"
(226) = "98,B8"
(227) = "BD,B7"
(228) = "FC,BD"
(229) = "21,BD"
(230) = "25,BC"
(231) = "4A,BB"
(232) = "F2,B2"
(233) = "17,B2"
(234) = "1B,B1"
(235) = "40,B0"
(236) = "7F,B6"
(237) = "A4,B5"
(238) = "A8,B4"
(239) = "CD,B3"
(240) = "62,AB"
(241) = "87,AA"
(242) = "8B,A9"
(243) = "B0,A8"
(244) = "EF,AE"
(245) = "14,AE"
(246) = "18,AD"
(247) = "3D,AC"
(248) = "E5,A3"
(249) = "0A,A3"
(250) = "0E,A2"
(251) = "33,A1"
(252) = "72,A7"
(253) = "97,A6"
(254) = "9B,A5"
(255) = "C0,A4"
The post size limit is there for good reason - so that people use attachments for large amounts of data rather than filling the forum database.
Git
amk57
08-12-2010, 11:48 AM
@Vider:
...
Thank you very much for the information.
I do not have the key, but only the reg file for some versions of PC DMIS.
I find this reg file at _http://www.reteam.org/board/showthread.php?t=1959&page=2&highlight=dmis
__________
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Multik ey\Dumps\49A52D1D]
"Name"="PC-DMIS :D FOR SURE"
"Copyright"="YOUR NAME "
"Created"="21/10/2009 03:09:02"
"SN"=dword:50933B6A
"DongleType"=dword:00000001
"Type"=dword:0000000A
"Memory"=dword:00000001
"SecTable"=hex:06,06,A2,A2,0C,0C,A8,A8
"NetMemory"=hex:FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF
"Option"=hex:00,00,02,4A,1F,01,15,09,09,01,01,09,0C,00
"Data"=hex:\
00,00,F8,2A,FF,FF,FF,FF,1F,97,D7,01,56,62,4C,15,\
C1,37,C1,37,C1,37,C1,37,C1,37,E6,36,C1,37,C1,37,\
2F,0A,5A,61,4A,BB,BB,91,C1,37,18,AD,C1,37,0F,35,\
0F,35,C1,37,EA,35,C1,37,C1,37,C1,37,C1,37,C1,37,\
DC,F8,E6,36,C1,37,C1,37,C1,37,C1,37,C1,37,C1,37,\
C1,37,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,\
FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF
___
and find "EXPIRATED DATA" ( see your above ) Thanks
And I wanted to understand why not set on Russian language.
I learned that other languages too are not installed
Italian - installed
French - installed ( not in menu language)
German - installed
Spanish - installed ( not in menu language)
Portuguese - not installed
Dutch - not installed
Japanese - not installed
Chinese - not installed
Korean - not installed
Polish - installed
Russian - not installed
Czech - not installed
Swedish - installed
Chinese (Traditional) - not installed
Turkish - installed ( not in menu language)
Hungarian Installed
( but Spanish, Turkish, French installed - but do not appear in the language menu )
and I don not know how to explain this situation
___
and I don not know how to explain the next lines:
"DongleType"=dword:00000001
"Type"=dword:0000000A
"Memory"=dword:00000001
"SecTable"=hex:06,06,A2,A2,0C,0C,A8,A8
"NetMemory"=hex:FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,FF
"Option"=hex:00,00,02,4A,1F,01,15,09,09,01,01,09,0C,00
( probably I'm stupid )
PS:Sorry:
I tested PC DMIS 2010 MR1
Thanks to Vider
20100812:2152+5
Vider
08-12-2010, 06:03 PM
I'm not sure about the language. If you notice in my post, there are several fields that I have identified as "Unknown" One of these may set language or region. You may have to do some experimenting.
amk57
08-12-2010, 06:30 PM
[Please DO NOT quote whole messages, it is a waste of time and space]
Many thanks for your help, I will try to further myself
- - -
amk57
vBulletin® v3.6.4, Copyright ©2000-2015, Jelsoft Enterprises Ltd.