Projects STRLCPY PowerShdll Commits 571e2738
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 42 lines
    43 43  PowerShdll.exe -f <path> Run the script passed as argument
    44 44  PowerShdll.exe -i Start an interactive console in this console (Default)
    45 45  ```
     46 + 
     47 +## Embeded payloads
     48 + 
     49 +Payloads can be embeded by modifying the "payload" variable in the start method of the common.cs file. If a payload is embeded, all other varguments will be ignored and the payload will be executed upon running PowerShdll.
     50 + 
    46 51  ## Examples
    47 52  ### Run base64 encoded script
    48 53  ```
    skipped 21 lines
Please wait...
Page is in error, reload to recover