cert.py

An automation for multiple encode \ decode by Ron Benbenishti

Download as .zip Download as .tar.gz View on GitHub

CertUtil - encode & decode

An automation for multiple encode \ decode

Prerequisites:

Installing

git clone https://github.com/ronbenbenishti/CertUtil-encode-decode.git

How to use

Syntax: python cert.py <MODE> <PATH> <PARAM1>

MODES:  -en <PATH> <LOOPS_COUNT>
        -de <PATH> <ORIGINAL_EXTENSION> (optional)

Example: 'python cert.py -en C:\users\Ron\Desktop\nc.exe 20'
         'python cert.py -de C:\users\Ron\Desktop\nc.cert20 exe'

or

python cert.py