gchq/CyberChef

Operation request: MIME rfc2047

Open

#538 ouverte le 9 avr. 2019

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)JavaScript (3 944 forks)batch import
help wantedoperation

Métriques du dépôt

Stars
 (34 843 stars)
Métriques de merge PR
 (Merge moyen 57j 13h) (62 PRs mergées en 30 j)

Description

Summary

can you please add email MIME header decoding. see the following for info and examples https://www.ietf.org/rfc/rfc2047.txt http://dogmamix.com/MimeHeadersDecoder/

Example

input: From: =?US-ASCII?Q?Keith_Moore?= moore@cs.utk.edu To: =?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= keld@dkuug.dk CC: =?ISO-8859-1?Q?Andr=E9?= Pirard PIRARD@vm1.ulg.ac.be Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=

output: From: Keith Moore moore@cs.utk.edu To: Keld Jørn Simonsen keld@dkuug.dk CC: André Pirard PIRARD@vm1.ulg.ac.be Subject: If you can read this you understand the example.

Guide contributeur