Skip to content

ronbenbenishti/CertUtil-encode-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CertUtil - encode & decode

An automation for multiple encode \ decode

Prerequisites:

  • python 2.7

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

About

An automation for multiple encode \ decode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages