Skip to content

Commit 7a4c4b0

Browse files
committed
Update SharPyShell.json
1 parent 1edafc6 commit 7a4c4b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bucket/SharPyShell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"version": "1.3.0",
3-
"description": "(Scoop bucket by arch3rpro) SharPyShell - SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications.",
3+
"description": "(Scoop bucket by arch3rpro) SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications.",
44
"homepage": "https://github.com/antonioCoco/SharPyShell",
55
"license": "GPL-3.0",
66
"url": "https://github.com/antonioCoco/SharPyShell/archive/refs/tags/v1.3.0.zip",
77
"hash": "ea6db1ebbc06207e790a1ede1d2c8d8b4b1ee9c372472da10a09afedac1d4a12",
88
"extract_dir": "SharPyShell-1.3.0",
99
"pre_install": [
10+
"pip3 install -r \"$dir\\requirements.txt\"",
1011
"Set-Content \"$dir\\SharPyShell.bat\" '@pushd %~dp0",
1112
"@python3 \"SharPyShell.py\" %*",
1213
"@popd' -Encoding Ascii"

0 commit comments

Comments
 (0)