Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RC4 decrypted text messages - with key #194

Open
Wolff8 opened this issue Mar 7, 2024 · 11 comments
Open

RC4 decrypted text messages - with key #194

Wolff8 opened this issue Mar 7, 2024 · 11 comments
Labels
duplicate This issue or pull request already exists

Comments

@Wolff8
Copy link

Wolff8 commented Mar 7, 2024

Absolutely amazing project. Thank you very much.

I would be extremely happy if option to decrypt DMR RC40 motorola encrypted text messages with key could be implemented someday. Is it possible and would you mind to do it?

Thanks and good luck with this project.

@lwvmobile
Copy link
Owner

I'll look into it at some point, and see what can be done, but same as #186 really, just having to decrypt the pdu as well. I wouldn't hold my breathe for it to occur anytime soon, though, if at all. Dealing with different vendor formats for SMS like messages that aren't documented in ETSI manuals might be difficult, not to mention, anytime I request wav files where text messages occur with known text in them (not including encryption) nobody can actually seem to supply those, so makes it a bit difficult to work out their delivery format.

@lwvmobile lwvmobile added the duplicate This issue or pull request already exists label Mar 7, 2024
@Wolff8
Copy link
Author

Wolff8 commented Mar 7, 2024

Thanks. I can send you raw audio of some (RC4) encrypred text messages bursts.

@lwvmobile
Copy link
Owner

That'll be fine. If you capture some wav files, just zip them up and upload them to https://ufile.io/

You can either post the link here, or if you'd prefer, just message me on the radio reference forums if you don't want everybody else to download your samples and prefer some privacy on it.

@Wolff8
Copy link
Author

Wolff8 commented Mar 7, 2024

I have the recordings, but I can’t open your profile on RadioReference, it doesn’t allow me. Can you send me some other contact info?

@lwvmobile
Copy link
Owner

What's your username over there, I'll message you if you can't message me, my username is literally the same here as it is over there. If you are a new user there, its not going to let you send messages to people until you make at least 5 forum posts, that's the usual newbie gate to prevent spam anyways.

@Wolff8
Copy link
Author

Wolff8 commented Mar 8, 2024

That is the thing. I literally just created account few days ago. So what’s the plan then?

@lwvmobile
Copy link
Owner

Well, that's why I asked what your username was on RR. Even though you can't send me a message, I can initiate a message with you and then we can converse. So, what is your username over there?

@francisuk1989
Copy link

@Wolff8 you can send the WAV to https://ufile.io and then send here. :)

@Wolff8
Copy link
Author

Wolff8 commented Mar 10, 2024

wolf18 is my username. Sorry for the delay.

@lwvmobile
Copy link
Owner

I send a message to you over there on RR to the username wolf18.

@craftbyte
Copy link

craftbyte commented Apr 27, 2024

@lwvmobile the TRBO ones are implemented here: https://github.com/pboyd04/Moto.Net, might be of help. There is also https://github.com/rick51231/node-dmr-lib which I think has even more protocols for TRBO. Tera is mostly on https://github.com/DSheirer/sdrtrunk/tree/master/src/main/java/io/github/dsheirer/module/decode/ip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants