The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to encrypt the password field in the command line
#1
I use the following code to create a compressed file with a password, but the password(123456) in the command line is plain, how to encrypt this field, thanks in advance

Macro Macro1
Trigger SF9     Help - how to add the trigger to the macro
Code:
Copy      Help
str z7.expandpath("$qm$\7z.exe")
str zf.expandpath("$desktop$\test\file.7z")
str f.expandpath("$desktop$\test\file.doc")
RunConsole2(F"{z7} a -p123456 {zf} {f}")


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)