Author Topic: Hacking the Rigol MSO5000 series oscilloscopes  (Read 1159845 times)

0 Members and 5 Guests are viewing this topic.

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2950 on: August 11, 2024, 03:08:18 pm »
Hi,

I'm planning on buying an MSO5074 (it looks the best option even though it's not the newest instrument), and upgrade it using the 'Dr Mefisto' script.
I assume it will arrive with the latest firmware v01.03.03.00. I'd like to keep the original firmware that Rigol made.

My question is can I skip the backup and downgrade/upgrade steps and use just the script to activate the options?

Ummm,  OK, if you're asking me that question, i have to ask .... What instructions are you reading regarding upgrade and downgrade of the scope ?

So let me address this bit by bit.
Quote
I'm planning on buying an MSO5074
- OK, Cool

Quote
(it looks the best option even though it's not the newest instrument)
- LOL,   The DS2000A is also by far not a new machine and yet it is still kicking arse over the DS1054Z, Truth be told there isn't much that rivals it.
  Point here is, Even if you bought the DS2000A Series you'd be well off.

  But you're going for the MSO5000 which is a beast (perhaps you're not aware of that though), i would hardly complain about it being not the newest.
  it's very closely related to the MSO7000  , and the only one above is the MSO8000.  The DSO Series are not really competing with it
  so i'd say you're getting close to the best in the Rigol scopes

   The question will be , ARE YOU BUYING A LOGIC ANALYZER PROBE WHEN YOU GET THE SCOPE (as we will be unlocking that feature for you .

But YES, You are buying and amazing scope, i wouldn't even worry about it's age.

Quote
and upgrade it using the 'Dr Mefisto' script.
OK, SO.... THE DR MEFIST0 SCRIPT IS OUTDATED

Now... Credit where it's due....
Dr Mefist0 Created the first Script and gave us the start to all this (that needs to be noted)
TV84 also worked hard on it and helped it progress (That also needs to be acknowledged)

THAT BEING SAID....
The script has progressed so much since then
(Most of the credit would go to Asp) but others contributed to it

A BIT OF AN UPDATE

- When the DrMefist0 Script got to version 2   (Not the hack) but the proper licensing method,  We first NEEDED to be on version 1.3.2.2
- Then there was a lot of restarting and then you had to reinstall 1.3.3.0 TWICE
THAT'S ALL GONE NOW,  NONE OF THAT IS NECESSARY


We are on like Version 10 of the script (Actually there are 12 versions of the script, but the last 2 are our business and just for debugging and dumps)
so as far as you're concerned, the script you should be using is
Rigol_MSO_LicensingUtility_2.10b.py
I HAVE ATTACHED THE SCRIPT AND CURRENT INSTRUCTIONS for you below

so NO, you shouldn't use the DrMefist0 Script anymore, you should use the updated one

Quote
I assume it will arrive with the latest firmware v01.03.03.00.
- Perhaps,  Althought IT DOESN'T MATTER ANYMORE

if you were thinking that
- If your scope from the factory came with 1.3.3.0
- then you needed to downgrade to 1.3.2.2
NO, YOU DON'T NEED TO DO THAT

Your scope could arrive with firmware 1.3.0.3  and you'd still be able to activate it.
Quote
I'd like to keep the original firmware that Rigol made.
- I don't understand why you're getting clingy over firmware

- if your scope comes with 1.3.2.2  You'll be upgrading it to 1.3.3.0 anyway.
- If your scope comes with 1.3.3.0 and in the future rigol releases a new firmware, you'll be upgrading to that anyway
- All the firwares are Rigol's Original firmware regardless, that rigol made.

if for some weird reason you just feel the need to stay on a certain firmware version, YOU CAN DO THAT, that's fine
Just understand this.... the support for VNC Viewer (to be able to control your scope remotely) comes in with 1.3.2.2  so if you drop below that
........No VNC For you :P
But at the end of the day , it's your scope, Do what you like. i can only advise you.

Quote
My question is can I skip the backup and downgrade/upgrade steps and use just the script to activate the options?
YES, YOU CAN
BUT... YOU SHOULDN'T

Meaning... You shouldn't skip the Backup steps

My advice is this...
When you get from Factory

1. Do a backup (as per the instructions in the PDF below)  (If you don't, it's at your own risk) but you are free to skip this if YOU WANT. I can't stop you.

2. Don't worry about downgrade

3. However if your scope is on 1.3.2.2  I would suggest upgrade it to 1.3.3.0  first.  if it comes with 1.3.3.0  then no need to upgrade or downgrade

4. You can absolutely just activate the scopes options,  Follow the instructions in the PDF to do so
BUT WE HAVE MADE THE SCRIPT EASIER NOW

5. After you activate  DO THE BACKUPS AGAIN Because i'ts now activated and you may want to restore to this state in the future

You'll just need to do this
Code: [Select]
python Rigol_MSO_LicensingUtility_2.10b.py -i 10.1.1.666Where my I.P. Address is 10.1.1.666 and you should replace my address with your scopes I.P. Address
the -i switch will bring up information about your scope to confirm that you have communication to the scope

Next...
Code: [Select]
python Rigol_MSO_LicensingUtility_2.10b.py -r 10.1.1.666This is the REGENERATE PRIVATE KEY command

HOWEVER WE HAVE IMPROVED THE SCRIPT AS FOLLOWS...

- You won't need to enter
Code: [Select]
python Rigol_MSO_LicensingUtility_2.10b.py -a 10.1.1.666To activate, THE SCRIPT JUST GOES INTO THIS AUTOMATICALLY

- we have added an option to reboot by typing
Code: [Select]
--rebootTHIS HOWEVER HAPPENS AUTOMATICALLY now, if your scope needs a reboot, You don't need to do it or wonder when to do it

- We have added notifications in the script so you know when you need to pay attention to not accidentally lose power or network connection.
This will avoid you bricking your scope

- We have sped up the activation time so that you have less chance of bricking your scope, we also did this so people would stop wondering
  if the script or scope has frozen the screen.

- BASICALLY EVERYTHING IS DONE FOR YOU AFTER THAT FIRST COMMAND

Now...
If your scope comes loaded with SOME bundled options
You can just activate over the top of them, it doesn't matter

if you feel like you need to uninstall them first ( which you don't need to do really) you can use
Code: [Select]
python Rigol_MSO_LicensingUtility_2.10b.py -u 10.1.1.666After uninstallation, the scope will restart Automatically

This is also useful if you ever need to return the scope to rigol for servicing.
You now have the option to uninstall or install ALL OPTIONS or 1 at a time (This however is a more detailed process) which i have not yet
needed to explain to anyone.

so yeah. it's all done now,  new Script, Much more options, Everything works and no more Assertion Error, which is what happened with the DrMefist0 Script.
and there is bugger all chance of you actually bricking your scope, Over 200 people have been upgraded and licensed,  NOT 1 BRICKED THEIR SCOPE

And after this new script was brought it,  NO ONE has received an Assertion Error
as well as, This script also activates MSO7000 and MSO8000

and we are currently working on unlocking new options in the MSO5000 that would normally be in the MSO7000 and possibly MSO8000

so going back to that comment where you thought the MSO5000 was old    LOL
........We'll see

Now this new progress is still IN PROGRESS and there is no guarantee it will happen , WE ARE JUST LOOKING INTO IT
Although, we are somewhat hopeful that we'll get there

so for now,  These are your instructions,  USE THE NEW SCRIPT and the PDF supplied below and you'll be ok

Incidentally, WHERE DID YOU GET THAT OTHER INFORMATION , I thought i updated all the old information
« Last Edit: August 11, 2024, 03:19:20 pm by BTO »
QUESTION EVERYTHING!!!
 
The following users thanked this post: rlnd36

Offline diwilli

  • Newbie
  • Posts: 2
  • Country: gb
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2951 on: August 12, 2024, 01:36:13 pm »
Hi BTO,

Just found this.  When running the script I get the following error from a MSO5074.

Code: [Select]
╒═════════╤═══════════════╤════════════════╤═══════════════════╤═════════════╕
│ Model   │ Serial        │ Version        │ MAC               │ Lic Model   │
╞═════════╪═══════════════╪════════════════╪═══════════════════╪═════════════╡
│ MSO5074 │ MS5A212902944 │ 00.01.03.03.00 │ 00-19-AF-7B-0E-90 │ MSO5000     │
╘═════════╧═══════════════╧════════════════╧═══════════════════╧═════════════╛
╒═══════════════╤══════════╤═════════════════════════════════════════════════════╕
│ OPTION CODE   │ STATUS   │ DESCRIPTION                                         │
╞═══════════════╪══════════╪═════════════════════════════════════════════════════╡
│ 2RL           │ Forever  │ 200Mpts Deep Memory Option                          │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ COMP          │ ----     │ Computer Serial Triggering and Analysis(RS232/UART) │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ EMBD          │ ----     │ Embedded Serial Triggering and Analysis(IIC, SPI)   │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ AUTO          │ ----     │ Automotive Serial Triggering and Analysis(CAN/LIN)  │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ FLEX          │ ----     │ FlexRay Serial Triggering and Analysis              │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ AUDIO         │ ----     │ Audio Serial Triggering and Analysis(I2S)           │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ AERO          │ ----     │ MIL-STD 1553 Serial Triggering and Analysis         │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ DG            │ ----     │ Dual Channel WaveGen 25 MHz AWG                     │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ PWR           │ ----     │ Integrated Power Analysis                           │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ BW07T1        │ ----     │ 70MHz to 100MHz Bandwidth Upgrade Option            │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ BW07T2        │ ----     │ 70MHz to 200MHz Bandwidth Upgrade Option            │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ BW07T3        │ ----     │ 70MHz to 350MHz Bandwidth Upgrade Option            │
╘═══════════════╧══════════╧═════════════════════════════════════════════════════╛
Reading CFRAM...
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2048/2048 [00:03<00:00, 553.05it/s]
Reading CFRAM... **** COMPLETED ****
System Setup
  Language: E
  LoadLast: 0
  PowerStatus: 0
  GPIB: A6
  Cycle count: 65
  Live count: 0
  Keep Imp: 0
  IPmode: 0
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 150/150 [00:02<00:00, 51.20it/s]
..New CFRAM applied - REGEN **** COMPLETED ****
REBOOTING...
Waiting for device to be back online........................................................................DONE - PREPARE FOR REBOOT
REBOOT COMPLETED
**** DEVICE ONLINE ****
==================================================
....** ATTEMPTING ACTIVATION AND LICENSING ** ....
....**DO NOT DISCONNECT POWER OR DATA CABLE** ....
==================================================
ACTIVATING:
4CH
[MSO5000-4CH@458A9D0AF57F3FE036551048AFDA87D01B0681F7217CAFD32FD09A7694CF44F2974DB47A13FF61BD169FEEB0CA1B952CCB1446A66EF588F8E73C63BD6A1043FD]...

ACTIVATED AND LICENSED.
==================================================
....** ATTEMPTING ACTIVATION AND LICENSING ** ....
....**DO NOT DISCONNECT POWER OR DATA CABLE** ....
==================================================
ACTIVATING:
5RL
[MSO5000-5RL@0A337A62B0592AB4BB4A7FCB869BE751B5B38549B70C7BE7639CA7172FD05F0195D775ACA3144FA388DD268AACDAD62854A90EA042134EE5DACF136581902CD7]...

Traceback (most recent call last):
  File "/root/Rigol_MSO_LicensingUtility_2.10b.py", line 740, in <module>
    main()
  File "/root/Rigol_MSO_LicensingUtility_2.10b.py", line 732, in main
    activate_option(args.ip_addr, code.decode(), b'%s-%s@%s' % (k_model.encode(), code, opt[1]))
  File "/root/Rigol_MSO_LicensingUtility_2.10b.py", line 359, in activate_option
    res = s.recv(2)
socket.timeout: timed out

When checking through the UI I can confirm it's licensed the 4CH successfully.  I get the same if I run from either a Mac or a Linux machine.

Any ideas?
 

Offline diwilli

  • Newbie
  • Posts: 2
  • Country: gb
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2952 on: August 12, 2024, 02:01:14 pm »
Leaving my original post up, and coming back with the solution.

Running the script from a Windows 10 Laptop looks like worked without issues.  Odd that you still get the socket.timeout on the linux box as well though.
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2953 on: August 12, 2024, 02:56:28 pm »
Leaving my original post up, and coming back with the solution.

Running the script from a Windows 10 Laptop looks like worked without issues.  Odd that you still get the socket.timeout on the linux box as well though.

1. Ok so just to confirm, IT'S ALL ACTIVATED NOW .. Is that correct ?

2. If i were you i'd try running
Code: [Select]
pip listto see which modules are installed and if any other missing, ... install them then try again.

Beyond that
3. You could try running the -u switch to uninstall everything first   (You shouldn't have to, but you can try it)

4. Beyond that, i'll have to look into it
QUESTION EVERYTHING!!!
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2954 on: August 12, 2024, 03:10:17 pm »
Hi BTO,

Just found this.  When running the script I get the following error from a MSO5074.

Code: [Select]
╒═════════╤═══════════════╤════════════════╤═══════════════════╤═════════════╕
│ Model   │ Serial        │ Version        │ MAC               │ Lic Model   │
╞═════════╪═══════════════╪════════════════╪═══════════════════╪═════════════╡
│ MSO5074 │ MS5A212902944 │ 00.01.03.03.00 │ 00-19-AF-7B-0E-90 │ MSO5000     │
╘═════════╧═══════════════╧════════════════╧═══════════════════╧═════════════╛
╒═══════════════╤══════════╤═════════════════════════════════════════════════════╕
│ OPTION CODE   │ STATUS   │ DESCRIPTION                                         │
╞═══════════════╪══════════╪═════════════════════════════════════════════════════╡
│ 2RL           │ Forever  │ 200Mpts Deep Memory Option                          │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ COMP          │ ----     │ Computer Serial Triggering and Analysis(RS232/UART) │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ EMBD          │ ----     │ Embedded Serial Triggering and Analysis(IIC, SPI)   │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ AUTO          │ ----     │ Automotive Serial Triggering and Analysis(CAN/LIN)  │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ FLEX          │ ----     │ FlexRay Serial Triggering and Analysis              │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ AUDIO         │ ----     │ Audio Serial Triggering and Analysis(I2S)           │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ AERO          │ ----     │ MIL-STD 1553 Serial Triggering and Analysis         │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ DG            │ ----     │ Dual Channel WaveGen 25 MHz AWG                     │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ PWR           │ ----     │ Integrated Power Analysis                           │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ BW07T1        │ ----     │ 70MHz to 100MHz Bandwidth Upgrade Option            │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ BW07T2        │ ----     │ 70MHz to 200MHz Bandwidth Upgrade Option            │
├───────────────┼──────────┼─────────────────────────────────────────────────────┤
│ BW07T3        │ ----     │ 70MHz to 350MHz Bandwidth Upgrade Option            │
╘═══════════════╧══════════╧═════════════════════════════════════════════════════╛
Reading CFRAM...
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2048/2048 [00:03<00:00, 553.05it/s]
Reading CFRAM... **** COMPLETED ****
System Setup
  Language: E
  LoadLast: 0
  PowerStatus: 0
  GPIB: A6
  Cycle count: 65
  Live count: 0
  Keep Imp: 0
  IPmode: 0
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 150/150 [00:02<00:00, 51.20it/s]
..New CFRAM applied - REGEN **** COMPLETED ****
REBOOTING...
Waiting for device to be back online........................................................................DONE - PREPARE FOR REBOOT
REBOOT COMPLETED
**** DEVICE ONLINE ****
==================================================
....** ATTEMPTING ACTIVATION AND LICENSING ** ....
....**DO NOT DISCONNECT POWER OR DATA CABLE** ....
==================================================
ACTIVATING:
4CH
[MSO5000-4CH@458A9D0AF57F3FE036551048AFDA87D01B0681F7217CAFD32FD09A7694CF44F2974DB47A13FF61BD169FEEB0CA1B952CCB1446A66EF588F8E73C63BD6A1043FD]...

ACTIVATED AND LICENSED.
==================================================
....** ATTEMPTING ACTIVATION AND LICENSING ** ....
....**DO NOT DISCONNECT POWER OR DATA CABLE** ....
==================================================
ACTIVATING:
5RL
[MSO5000-5RL@0A337A62B0592AB4BB4A7FCB869BE751B5B38549B70C7BE7639CA7172FD05F0195D775ACA3144FA388DD268AACDAD62854A90EA042134EE5DACF136581902CD7]...

Traceback (most recent call last):
  File "/root/Rigol_MSO_LicensingUtility_2.10b.py", line 740, in <module>
    main()
  File "/root/Rigol_MSO_LicensingUtility_2.10b.py", line 732, in main
    activate_option(args.ip_addr, code.decode(), b'%s-%s@%s' % (k_model.encode(), code, opt[1]))
  File "/root/Rigol_MSO_LicensingUtility_2.10b.py", line 359, in activate_option
    res = s.recv(2)
socket.timeout: timed out

When checking through the UI I can confirm it's licensed the 4CH successfully.  I get the same if I run from either a Mac or a Linux machine.

Any ideas?

Yes, i have some ideas

if you know how to use nmap, Check to see if Port 5555 is Open or closed

as well as , Check your router, is it old or new or the condition or faulty, and check to see if the router has Port 5555 Open or closed
QUESTION EVERYTHING!!!
 

Offline rlnd36

  • Newbie
  • Posts: 4
  • Country: hu
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2955 on: August 13, 2024, 09:46:33 am »
Hi BTO,

Thank you so much for your detailed answer, I saved all of this and I will use the script when my scope arrives. Also thanks to all the guys who made this activation possible. I will post an update once I received the device and succeeded with the activation.
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2956 on: August 13, 2024, 01:17:33 pm »
Hi BTO,

Thank you so much for your detailed answer, I saved all of this and I will use the script when my scope arrives. Also thanks to all the guys who made this activation possible. I will post an update once I received the device and succeeded with the activation.
You're Welcome,
and yes.. Please do post it when you do activate successfully as it does help others.
Speak to you soon
QUESTION EVERYTHING!!!
 
The following users thanked this post: rlnd36

Offline sscha04s

  • Newbie
  • Posts: 2
  • Country: us
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2957 on: August 16, 2024, 05:39:20 am »
Hello,

I've recently purchased an MSO5074 and am running into the same socket timeout issue.  I tried a few different routers, and I'm fairly certain that port 5555 is open.  I've been able to get the 2RL deep memory licensed forever, but everything else is locked.  I tried upgrading from 1.3.2.2 to 1.3.3.0 but that didn't change anything.  Any suggestions are appreciated!  Cheers!
 

Online Howardlong

  • Super Contributor
  • ***
  • Posts: 5405
  • Country: gb
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2958 on: August 16, 2024, 11:38:28 am »
My MSO5000 has been seeing some bench time over the past couple of weeks, I'm on a project with multiple serial buses in different time domains so I'm up to 3 scopes.

As my bench is is running out of space, I have to say I've been impressed with the VNC remote performance in comparison to other scopes.

However I am seeing a problem with DHCP where it floods the network with DHCP requests and ignores responses. I can use a static IP address, but was wondering if this is a known issue. Both MSO5000 I have exhibit the same symptoms.

Firmware is 00.01.03.03.00.
 

Offline sscha04s

  • Newbie
  • Posts: 2
  • Country: us
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2959 on: August 16, 2024, 09:51:10 pm »
Hello,

I just wanted to follow up--I was able to get the activation to work by using a different computer.  The first I tried was an older Win10 machine, which gave me the socket timeout error, and the one that worked was a newer Win11 machine.  If there's any info I can get from the machines to compare and find what the difference was, let me know where to look and I'll try to help.  Thanks!
 

Offline flash2b

  • Regular Contributor
  • *
  • Posts: 149
  • Country: nl
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2960 on: August 17, 2024, 08:31:43 am »
Seems that your Windows Defender Firewall blocked the port from the Python script. Did you check that ?
They say attention is a shovel. It's time to dig 'em out.
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2961 on: August 17, 2024, 02:01:30 pm »
Hello,

I just wanted to follow up--I was able to get the activation to work by using a different computer.  The first I tried was an older Win10 machine, which gave me the socket timeout error, and the one that worked was a newer Win11 machine.  If there's any info I can get from the machines to compare and find what the difference was, let me know where to look and I'll try to help.  Thanks!

Sorry for my absence , i've been a bit busy.
I agree with flash, ....
Even though the script does have debugging options which i don't really go into very often on the forum.
i do agree that it would have been security on your computer that is stopping it from activation, I agree, check Antivirus,
Check Firewall, See if Python is Trusted
Also check if you are on Public or Private network (you want it to be Private)
QUESTION EVERYTHING!!!
 

Offline asp

  • Regular Contributor
  • *
  • Posts: 70
  • Country: ro
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2962 on: August 18, 2024, 10:46:41 pm »
Hey. I have just uploaded v2.13 of the rigol tool. With this version you can change sysvendor.bin (changing the model, serial number and mac). If you have a MSO5000, you can actually set the model to MSO5504 (goes to around 450Mhz but still).

I have posted the script in Hacking the Rigol MSO8204 / MSO8000 thread. (there is also a windows version so you don't need python anymore)
« Last Edit: August 19, 2024, 11:05:44 am by asp »
 
The following users thanked this post: apulanta, Protegimus, rlnd36

Offline AlexS

  • Contributor
  • Posts: 12
  • Country: it
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2963 on: August 26, 2024, 09:36:18 am »
Hey guys!
I have a second fully new Rigol MSO motherboard. I have 5072 model and one day one of signal generator just stopped working. Rigol sent me a new motherboard but in the same time I've repaired existing one.
So I want to sell a new motherboard that I don't need. Please, message me if someone need it. Shipping from Warsaw, Poland.

P.S. I am really sorry if I published it in the wrong topic.
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2964 on: August 29, 2024, 12:06:12 am »
Hey guys!
I have a second fully new Rigol MSO motherboard. I have 5072 model and one day one of signal generator just stopped working. Rigol sent me a new motherboard but in the same time I've repaired existing one.
So I want to sell a new motherboard that I don't need. Please, message me if someone need it. Shipping from Warsaw, Poland.

P.S. I am really sorry if I published it in the wrong topic.

It belongs here..
https://www.eevblog.com/forum/buysellwanted/
QUESTION EVERYTHING!!!
 
The following users thanked this post: AlexS

Offline rlnd36

  • Newbie
  • Posts: 4
  • Country: hu
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2965 on: September 03, 2024, 03:54:38 pm »
Hi,

My scope finally arrived and I have successfully activated every option. 😀

Full story:

I did all the backups then I tried to use the script with the -i argument. It worked fine and showed me correct information.

Then I ran it using -r and when it got to the activation stage, the script tried to activate the “5RL” option, which my scope does not have. The scope showed a message “option not available” or something like this, then the script instantly crashed with this error: (Basically the same as diwilli mentioned a few posts earlier)

Code: [Select]
Traceback (most recent call last):
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 740, in <module>
    main()
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 732, in main
    activate_option(args.ip_addr, code.decode(), b'%s-%s@%s' % (k_model.encode(), code, opt[1]))
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 359, in activate_option
    res = s.recv(2)
socket.timeout: timed out

This happened every time I ran the script. I tried to increase the socket timeout wait time, it did not help. Then I quickly checked what would happen if I removed the options from the script that I didn't need anyway. I concluded that probably nothing wrong, so I ran the modified script and it worked. Everything is activated. I upgraded the firmware to the latest version and the options remained activated. Nice.

This whole process, backups before and after activation, 'debugging', upgrading, etc., took about 45 minutes. It was too easy. Thanks again for making this possible.

Now that it's done, I can finally start using it. 😁
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2966 on: September 03, 2024, 04:14:00 pm »
Hi,

My scope finally arrived and I have successfully activated every option. 😀

Full story:

I did all the backups then I tried to use the script with the -i argument. It worked fine and showed me correct information.

Then I ran it using -r and when it got to the activation stage, the script tried to activate the “5RL” option, which my scope does not have. The scope showed a message “option not available” or something like this, then the script instantly crashed with this error: (Basically the same as diwilli mentioned a few posts earlier)

Code: [Select]
Traceback (most recent call last):
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 740, in <module>
    main()
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 732, in main
    activate_option(args.ip_addr, code.decode(), b'%s-%s@%s' % (k_model.encode(), code, opt[1]))
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 359, in activate_option
    res = s.recv(2)
socket.timeout: timed out

This happened every time I ran the script. I tried to increase the socket timeout wait time, it did not help. Then I quickly checked what would happen if I removed the options from the script that I didn't need anyway. I concluded that probably nothing wrong, so I ran the modified script and it worked. Everything is activated. I upgraded the firmware to the latest version and the options remained activated. Nice.

This whole process, backups before and after activation, 'debugging', upgrading, etc., took about 45 minutes. It was too easy. Thanks again for making this possible.

Now that it's done, I can finally start using it. 😁

1. WELL DONE

2. If you want to start finally using your scope, Don't forget i made a video series for people who want to learn to use their scopes properly

https://www.eevblog.com/forum/testgear/post-hacking-rigol-mso5000-post-hacking-tutorial-deep-dive/

QUESTION EVERYTHING!!!
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2967 on: September 03, 2024, 04:17:27 pm »
Hi,

My scope finally arrived and I have successfully activated every option. 😀

Full story:

I did all the backups then I tried to use the script with the -i argument. It worked fine and showed me correct information.

Then I ran it using -r and when it got to the activation stage, the script tried to activate the “5RL” option, which my scope does not have. The scope showed a message “option not available” or something like this, then the script instantly crashed with this error: (Basically the same as diwilli mentioned a few posts earlier)

Code: [Select]
Traceback (most recent call last):
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 740, in <module>
    main()
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 732, in main
    activate_option(args.ip_addr, code.decode(), b'%s-%s@%s' % (k_model.encode(), code, opt[1]))
  File "C:\.....\Rigol_MSO_LicensingUtility_2.10b.py", line 359, in activate_option
    res = s.recv(2)
socket.timeout: timed out

This happened every time I ran the script. I tried to increase the socket timeout wait time, it did not help. Then I quickly checked what would happen if I removed the options from the script that I didn't need anyway. I concluded that probably nothing wrong, so I ran the modified script and it worked. Everything is activated. I upgraded the firmware to the latest version and the options remained activated. Nice.

This whole process, backups before and after activation, 'debugging', upgrading, etc., took about 45 minutes. It was too easy. Thanks again for making this possible.

Now that it's done, I can finally start using it. 😁

WHAT MACHINE WERE YOU USING
Windows
Mac
Linux
Other
???
QUESTION EVERYTHING!!!
 

Offline rlnd36

  • Newbie
  • Posts: 4
  • Country: hu
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2968 on: September 03, 2024, 05:55:42 pm »
WHAT MACHINE WERE YOU USING
I'm on Windows 10. I can give you a build number, python version, whatever you need.
I'll check out your videos, I hope I'll learn something new.
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2969 on: September 03, 2024, 11:27:55 pm »
WHAT MACHINE WERE YOU USING
I'm on Windows 10. I can give you a build number, python version, whatever you need.
I'll check out your videos, I hope I'll learn something new.

Quote
I hope I'll learn something new.
LOL,  i'd be really suprised if you didn't
QUESTION EVERYTHING!!!
 

Offline Mick B

  • Regular Contributor
  • *
  • Posts: 132
  • Country: us
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2970 on: September 04, 2024, 11:03:02 pm »
Hello, BTO I patched my scope some time ago and was looking around on the forum and found you, I just D/Led your videos looking forward to watching them. I'm running 00.01.03.03.00. I would like to I have to be able to change the model number, and be able to upgrade firmware without patching. I have the Rigol MSO util 2.13.exe file, can I just run this or is there something else I need to do first? Thanks Mick
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2971 on: September 04, 2024, 11:51:36 pm »
Hello, BTO I patched my scope some time ago and was looking around on the forum and found you, I just D/Led your videos looking forward to watching them. I'm running 00.01.03.03.00. I would like to I have to be able to change the model number, and be able to upgrade firmware without patching. I have the Rigol MSO util 2.13.exe file, can I just run this or is there something else I need to do first? Thanks Mick

OK,
First of all  You don't need to do any of that

2. We are not on Patch Method anymore,  that's absolutely redundant now, Let me show you how to get your scope properly licensed, so you don't have to worry about upgrading and losing options ever again

3. STEP 1. Downgrade to 1.3.2.2   so you can lose the options that you have and the patch.

4. The link to the whole process and everything you need is here

https://www.eevblog.com/forum/testgear/hacking-the-rigol-mso5000-dr-mefisto-licensing-method

And this is the direct link to the Cloud Server

https://mega.nz/folder/A8cEgQRI#5FSoMrCurJi71T7VkRPgYQ

Although you should actually go to the post and read the instructions

5. But in summary it goes like this..
YOU SHOULD DOWNLOAD
THE PDF
THE PYTHON SCRIPT
AND GEL VERSION 1.3.3.0

- Load 1.3.2.2  to get rid of your path method

- Do your backups on your scope

- Install Python

- Run the script as per the instructions

and.. that's pretty much it
After that..

- Upgrade your scope to 1.3.3.0

- Do a backup again
- Do Self Test
- Do Sel Cal

that's it

and from there you can then upgrade to any firmware without losing the licensed options .. FOREVER

The script has other features, such as if you want to uninstall options to take it back to rigol, you can do that
then you can activate again if you wish

You don't need to fiddle with it or change model numbers or whatever.   it should all be pretty straight forward
QUESTION EVERYTHING!!!
 

Offline Mick B

  • Regular Contributor
  • *
  • Posts: 132
  • Country: us
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2972 on: September 05, 2024, 11:16:10 pm »
Ok it worked great, a few hiccups, I kept getting a decimal error inputting the Python file after about the 4th time it worked. and then it had an error while using the -i switch, It  did not see any switch and kept asking for a switch, and that just cleared up too. and lastly can't do a backup of the 03 firmware they keep failing I have tried 3 different drives but no joy. the 2.2 GEL worked fine
Thanks for your help, it was basically very easy.
Oh ya, what do you know about ASP's post https://www.eevblog.com/forum/testgear/hacking-the-rigol-mso8204-mso8000/msg5556207/#msg5556207 I would like to change the model number to reflect the 350MHz scope that it is I had it up to 1GHz a bit shaky, but it did it. I think my signal gen ran out of voltage, it only outputs 1V and at 1GHz. it was very low. I might have to look into that.
« Last Edit: September 09, 2024, 10:19:06 pm by Mick B »
 

Offline BTO

  • Frequent Contributor
  • **
  • Posts: 486
  • Country: au
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2973 on: September 06, 2024, 12:26:23 am »
Ok it worked great, a few hiccups, I kept getting a decimal error inputting the Python file after about the 4th time it worked. and then it had an error while using the -i switch, It  did not see any switch and kept asking for a switch, and that just cleared up too. and lastly can't do a back of the 03 firmware they keep failing I have tried 3 different drives but no joy. the 2.2 GEL worked fine
Thanks for your help, it was very basically very easy.
Oh ya, what do you know about ASP's post https://www.eevblog.com/forum/testgear/hacking-the-rigol-mso8204-mso8000/msg5556207/#msg5556207 I would like to change the model number to reflect the 350MHz scope that it is I had it up to 1GHz a bit shaky, but it did it. I think my signal gen ran out of voltage, it only outputs 1V and at 1GHz. it was very low. I might have to look into that.

Well Done, Congratulations

Quote
Oh ya, what do you know about ASP's post
I pay close attention to asp's work and i am very familiar with the entire post.
I haven't personally tested the changing of the Model Number. it wasn't that important to me,
But i am aware of the all the script updates and have copies of all of them.

Let me get back to you on that , it's either going to be a simple change with the script
or it's going to be an edit to the firmware then a re upload to the scope.
Let me have a play with that, i imagine it's going to be rather simple.  Give me a few days to get myself sorted with this
QUESTION EVERYTHING!!!
 

Offline Mick B

  • Regular Contributor
  • *
  • Posts: 132
  • Country: us
Re: Hacking the Rigol MSO5000 series oscilloscopes
« Reply #2974 on: September 06, 2024, 05:14:20 pm »
Quote
Let me have a play with that, i imagine it's going to be rather simple.  Give me a few days to get myself sorted with this
You got it. Thank you, going above and beyond.  :clap:
 
The following users thanked this post: BTO


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf