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

SMS encoding/decoding #1293

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

SMS encoding/decoding #1293

wants to merge 5 commits into from

Conversation

edhinard
Copy link

Hi. Here is a proposition for 2 new operations: encoding/decoding of SMS according to the GSM-7 standard currently in use in our mobile phones (whether SMS is sent over NAS or over IP).
The 11 tests are running OK. But the operations are not working in the GUI. Can you tell me if this is worth trying to fix the issue? In other words, are you willing to accept those new operations when they are ready? I am asking because they may be out of the scope of CyberChef, a bit too "telco".

@edhinard edhinard marked this pull request as ready for review January 5, 2022 13:06
@@ -63,7 +63,9 @@
"JSON to CSV",
"Avro to JSON",
"CBOR Encode",
"CBOR Decode"
"CBOR Decode",
"From GSM-7",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix indentation - always use spaces, not tabs

@a3957273
Copy link
Member

Hey! This pull request has gotten rather old and that's our fault. This project stopped being actively maintained for a while and it looks like your pull request has started to gather dust. Would you be able to update your branch to the latest version of CyberChef and we'll give it a review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants