File tree Expand file tree Collapse file tree 1 file changed +21
-9
lines changed
Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " master " ,
3- "description" : " Python script wrote to automate the process of generating various reverse shells.(Scoop bucket by arch3rpro) " ,
2+ "version" : " 2020-09-27T12.23.31 " ,
3+ "description" : " (Scoop bucket by arch3rpro) Print-My-Shell - 自动生成各种反向 shell 的 Python 脚本 " ,
44 "homepage" : " https://github.com/sameera-madushan/Print-My-Shell" ,
55 "license" : " MIT" ,
66 "suggest" : " python3" ,
7- "url" : " https://github.com/sameera-madushan/Print-My-Shell/archive/refs/heads/master.zip" ,
8- "pre_install" : " Set-Content \" $dir\\ PrintMyShell.bat\" '@pushd %~dp0\n python3 \" shell.py\" %*\n @popd' -Encoding Ascii" ,
9- "post_install" : [
10- " Move-Item -Path \" $dir\\ Print-My-Shell-master\\ *\" -Destination \" $dir\\\" " ,
11- " Remove-Item \" $dir\\ Print-My-Shell-master\" -Force -Recurse"
7+ "architecture" : {
8+ "64bit" : {
9+ "url" : " https://github.com/sameera-madushan/Print-My-Shell/archive/refs/heads/master.zip" ,
10+ "hash" : " 5a14bd7a25584a12d07b0d8fe16312164b4ffe772104c613f9a0297a1e1b15f7"
11+ }
12+ },
13+ "extract_dir" : " Print-My-Shell-master" ,
14+ "pre_install" : [
15+ " Set-Content \" $dir\\ PrintMyShell.bat\" '@echo off\n cd /d %~dp0\n python3 \" shell.py\" %*\n ' -Encoding Ascii"
1216 ],
13- "bin" : " PrintMyShell.bat"
14- }
17+ "bin" : " PrintMyShell.bat" ,
18+ "checkver" : {
19+ "url" : " https://api.github.com/repos/sameera-madushan/Print-My-Shell/commits" ,
20+ "jsonpath" : " $[0].sha" ,
21+ "regex" : " ^(?<version>[a-f0-9]{7})"
22+ },
23+ "autoupdate" : {
24+ "url" : " https://github.com/sameera-madushan/Print-My-Shell/archive/refs/heads/master.zip"
25+ }
26+ }
You can’t perform that action at this time.
0 commit comments