dicfg.addons.modifiers.DecodeBase64Modifier#

class DecodeBase64Modifier[source]#

Bases: ModifierAddon

__init__()#

Methods

__init__()

get_addon(name)

modify(text)

Decodes the given Base64-encoded string.

Attributes

NAME

classmethod modify(text)[source]#

Decodes the given Base64-encoded string.