-
Notifications
You must be signed in to change notification settings - Fork 257
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to decode up to the second encoded Base64 string with the extract-base64 command.
So change Decoded String column to First Decoded String and add a Second Decoded String column to the right of it. It will usually be blank unless there is another embedded encoded string.
We do not need to add columns to detect if the second encoded string is binary, its length, encoding etc...
If the second encoded string is binary data, we should output <BINARY> though.
@fukusuket Would this be difficult to implement?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request