Skip to content

upload()

Logfro edited this page Dec 17, 2017 · 3 revisions

Inputs:

upload("name_of_program" ,"actions", "version")

  • name_of_program: Name or snippet of the name. To choose the higher available use “*”
  • actions: There are two actions availabe: “install” and “hide”. By default it is assigned as “install & hide”.
  • version: Version of the program like “1.5”

Example:

upload("*.crc", "", "1.5")

It set an upload of the higher cracker available that is 1.5 version. It'll not be installed neither hidden. This function is used to define a software to be uploaded. Each calling to this function appends a software at the upload queue.

Clone this wiki locally