Encode string in base64 - command line

 Encode string in base64 - command line


Windows:

 certutil -encode raw.txt encoded.txt 

Linux:
base64 sample.txt 

Comentarii

Postări populare de pe acest blog

Process Command Line Arguments in Python

SQL injection with UNION

Docker compose DNS resolution