|
Дата: 21 Июл 2018 22:05:45 · Поправил: tigra (21 Июл 2018 22:11:06)
#
CE53 не может .
А вы ее как обычный пользователь запускали или с ключом, как мануфактурер?
Если в пользовательском режиме, то ответ : "А что вы хотели?!"
А так, в сети попалось вот это (лично я за последствия ваших действий не отвечаю!):
Как запустить программу в режиме "factory mode":
"I was a little bit bored, so I looked for a solution for your problems, although I do not even own a Yaesu radio. Just for fun...
When I was looking for a solution I found two!
But first: it doesn't matter what cable you have! It's only protected through the software. A original one or not, who cares...
You can do the following:
1. Do what service folks do: start the CE-53 program with "/m" as command line parameter and enter the right password.
I won't tell you the password but I'm sure you will find it. It's located in the .exe file, 11 characters long and VERY easy to find.
Look for a expression which has absolutely nothing to do with PMR-related words...
OR
2. Here is my favourite: I wrote a little patch. Just change the following bytes in the .exe file (be sure the file has 270,394 bytes) with a Hex-Editor.
All Values are in hex.
address:
old byte -> new byte
00008CDC:
83 -> 90
F8 -> 90
01 -> 90
0F -> 90
85 -> 90
B7 -> 90
00 -> 90
00 -> 90
00 -> 90
00008CFC:
E8 -> B8
67 -> 01
9C -> 00
00008D08:
8B -> BE
74 -> 70
24 -> BA
68 -> 40
B8 -> 00
70 -> 8B
BA -> C6
41 -> 90
00 -> 90
And if you have done right the program ALWAYS starts in "factory mode". Without specifying a command line argument or entering a password.
HAVE FUN!!!! "
|