Encode / Decode / Hash dialog

This allows you to encode, decode or hash text.

Common fields

The dialog has one fields that is common to all of the tabs:

Texte à encoder/décoder/hacher

This field is for the text that you want to be encoded, decoded or hashed.
If any text is selected when the dialog is invoked then it will be put in this field. The other fields will be updated dynamically if you change the text

Encode tab fields

This tab has the following fields:

Encoder en Base64

This read only field will be updated with the base 64 encoding of the text you enter.

Encodage d'URL

This read only field will be updated with the URL encoding of the text you enter.

Encoder en ASCII Hex

This read only field will be updated with the ASCII hex encoding of the text you enter.

Decode tab fields

This tab has the following fields:

Décoder Base64

This read only field will be updated with the base 64 decoding of the text you enter.
If there is no valid decoding then the field will be disabled.

Décodage d'URL

This read only field will be updated with the URL decoding of the text you enter.

Décoder ASCII Hex

This read only field will be updated with the ASCII hex decoding of the text you enter.
If there is no valid decoding then the field will be disabled.

Hash tab fields

This tab has the following fields:

Hachage SHA1

This read only field will be updated with the SHA1 hash of the text you enter.

Hachage MD5

This read only field will be updated with the MD5 hash of the text you enter.

Accès via

     Top level Edit menu'Encode/Decode/Hash...' menu item
     Break tab'Encode/Decode/Hash...' right click menu item
     Request tab'Encode/Decode/Hash...' right click menu item
     Response tab'Encode/Decode/Hash...' right click menu item
     Onglet robot'Encode/Decode/Hash...' right click menu item

Voir aussi

     Aperçu de l'interface utilisateurpour un aperçu de l'interface utilisateur
     Dialogsfor details of the dialogs or popups