Skip to content

jfarl/Base64-Unwrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64-Unwrapper

Decodes a Base64 string until it is no longer Base64 encoded.

Instructions

$ python Base64Unwrapper.py [Base64 string]

Example

$ python Base64Unwrapper.py Vm0xd1NtUXlVWGRPVm1oV1ltdHdWMWxyVm5kalJuQllZMFZLVUZWVU1Eaz0=

About

Decodes a Base64 string until it is no longer Base64 encoded.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages