Page 1 of 1

Out of band hex edit for digital radio CPS

Posted: Sun Aug 24, 2008 9:55 am
by yelmarb
I've managed to hack analogue CPS programs to push the the frequency range of a given radio - i.e. 470Mhz - 490Mhz. But... just been trying this with a Mototrbo CPS and I'm not finding any joy.

This CPS has an upper limit of 470 but when I convert this to a hex format it can't find any instances. Converting 470000000 that is. I've tried a number of different options - 470, 471 472 etc but still no luck.

I would assume that the Astro software would be similar to the Mototrbo. Has anyone successfully hex edited these programs?

Re: Out of band hex edit for digital radio CPS

Posted: Sun Aug 24, 2008 2:46 pm
by yelmarb
Just looked at some of my other CPS programs and noticed that the Commercial Series CPS for CM300 etc is the same. It's the same type of software and I can't hack that either. Just can't seem to get any instances of 470mhz realized. I've tried shift clicking and seeing if there was a higher limit... say 477 but just can't get any hex number to be recognized. Couldn't get the lower limits either.

Help me Obi Wan Kenobi....

Re: Out of band hex edit for digital radio CPS

Posted: Mon Aug 25, 2008 12:46 am
by Andreas
You can look in the encrypted xml files,for that what you need.
Get the Mantisware TripleDES encryptor to decrypt/encrypt the files!
The password is: HAVNCPSLTDTUNERAIRTRACER

Andreas

Re: Out of band hex edit for digital radio CPS

Posted: Mon Aug 25, 2008 1:00 am
by yelmarb
Thanks Andreas. Are you able to walk me through it as I'm an absolute novice at this.

So after I download Mantisware TripleDES, I'll then open up the encrypted xml files with the password. And then what should I do...

Re: Out of band hex edit for digital radio CPS

Posted: Mon Aug 25, 2008 1:09 am
by AlexR
Confirm, that's the right way for out-of-band
(and power levels as well) in Mototrbo.
The last thing to do is CRC in Security Block.

Re: Out of band hex edit for digital radio CPS

Posted: Mon Aug 25, 2008 1:18 am
by yelmarb
All sounding very good. But how do I "CRC in Security Block?"

Re: Out of band hex edit for digital radio CPS

Posted: Tue Aug 26, 2008 4:46 am
by Andreas
You have to decrypt the codeplug and edit 470.000000</RS_BANDMAXFREQ into 477.000000.
Encrytpt the codeplug and load it with the CPS.

Andreas

Re: Out of band hex edit for digital radio CPS

Posted: Sat Sep 06, 2008 1:08 am
by MotoFAN
Andreas wrote:You have to decrypt the codeplug and edit 470.000000</RS_BANDMAXFREQ into 477.000000.
Encrytpt the codeplug and load it with the CPS.

Andreas
Hello, Andreas!

TRBO codeplugs - this is encrypted XML data???

Or you mention others XML files?

Re: Out of band hex edit for digital radio CPS

Posted: Sat Sep 06, 2008 3:00 am
by Andreas
Yes,the codeplug and some other files are encrypted XML scripts.
Look at my homepage for the complete out of band edit!I updated it a few days ago.

Re: Out of band hex edit for digital radio CPS

Posted: Sat Sep 06, 2008 3:18 am
by MotoFAN
Andreas wrote:Look at my homepage for the complete out of band edit!I updated it a few days ago.
Traditionally in german? :)

Re: Out of band hex edit for digital radio CPS

Posted: Sat Sep 06, 2008 3:35 am
by Andreas
Yes!

Andreas

Re: Out of band hex edit for digital radio CPS

Posted: Tue Sep 29, 2009 9:48 pm
by RedDrifter
This triplDes password has changed in the later version of the Mototrbo cps.
Any Idea on what it has changed to ?

Re: Out of band hex edit for digital radio CPS

Posted: Wed Sep 30, 2009 6:10 am
by AlexR
Yes, in CPS 4.6 the encryption has been changed (AES?). Also signatures added to each
encrypted XML document.