首页
统计
Search
1
MIUI13 Adb精简脚本
879 阅读
2
J3455群晖睿频问题解决
425 阅读
3
centos7.9 2009 误删python2.7,导致yum失效解决方法
336 阅读
4
渗透测试常用的浏览器插件
328 阅读
5
Win10 Webdav一键开启
275 阅读
默认分类
测试
破解软件
登录
Search
Skycyan
累计撰写
62
篇文章
累计收到
47
条评论
首页
栏目
默认分类
测试
破解软件
页面
统计
搜索到
62
篇与
的结果
2024-07-27
我不是矿神下载工具
软件截图下载地址{cloud title="本地下载" type="defaul[我不是矿神.rar]()t" url="https://skycyan.cn/usr/uploads/2024/07/305887270.rar" password=""/}
2024年07月27日
97 阅读
1 评论
0 点赞
2024-07-27
我不是矿神spk下载工具
暂无简介
2024年07月27日
9 阅读
0 评论
0 点赞
2024-07-01
OpenARK反内核软件卸载联软安全助手
下载ARK反内核软件点此下载 管理员身份运行进入内核模式这里先卸载驱动然后重启!!!!!重启
2024年07月01日
107 阅读
0 评论
0 点赞
2024-04-16
接口地址汇总
汉字转拼音https://skycyan.cn/hz2pyIP地址提取https://skycyan.cn/IPtiqu.html智能班级号提取https://skycyan.cn/class_fetch使用方法:GET方式请求,http://skycyan.cn/class_fetch?text=9-1班魔法订阅内容生成https://skycyan.cn/sub?token
2024年04月16日
127 阅读
0 评论
0 点赞
2023-10-31
Typora自定义命令图片上传
需求来源喜欢绿化版软件picgo命令行是也是要NPM环境Python实现请自行替换代码中的返回链接部分# -*- coding: utf-8 -*- import argparse import paramiko import os def sftp_upload(hostname, port, username, password, *args): transport = paramiko.Transport((hostname, port)) transport.connect(username=username, password=password) sftp = paramiko.SFTPClient.from_transport(transport) if sftp: print("STFP Connect Success") print("Upload Success:") current_dir = sftp.getcwd() or sftp.normalize('.') for local_file_path in args: if local_file_path: if os.path.isfile(local_file_path): remote_path = os.path.join(current_dir,"web/"+os.path.basename(str(local_file_path))) sftp.put(local_file_path, remote_path) print(f"https://pic.skycyan.cn/{os.path.basename(local_file_path)}") else: print(f"File {local_file_path} does not exist.") sftp.close() transport.close() if __name__ == '__main__': parser = argparse.ArgumentParser(description='SFTP 文件上传') parser.add_argument('hostname', type=str, help='SFTP服务器主机名或IP地址') parser.add_argument('port', type=int, help='SFTP服务器端口号') parser.add_argument('username', type=str, help='SFTP服务器用户名') parser.add_argument('password', type=str, help='SFTP服务器密码') parser.add_argument('file_paths', nargs='*', type=str, help='要上传的文件路径') args = parser.parse_args() sftp_upload(args.hostname, args.port, args.username, args.password, *args.file_paths) C#实现C #增了参数传递远程路径的功能using System; using Renci.SshNet; if (args.Length < 4) { Console.WriteLine("Usage: SftpUpload <host>主机地址 <port>端口 <username>用户名 <password>密码 <remoteRootPath>远程路径 <localFilePath>本地文件路径 "); return; } string host = args[0]; int port = int.Parse(args[1]); string username = args[2]; string password = args[3]; string remoteRootPath = args[4]; string[] filePathArgs = new ArraySegment<string>(args, 5, args.Length - 5).ToArray(); Console.WriteLine("Upload Success:"); foreach (string filePathArg in filePathArgs) { try { using (var client = new SftpClient(host, port, username, password)) { client.Connect(); using (var fileStream = System.IO.File.OpenRead(filePathArg)) { string remoteFilePath = System.IO.Path.GetFileName(filePathArg); client.UploadFile(fileStream, $"{remoteRootPath}/{remoteFilePath}"); Console.WriteLine($"https://pic.skycyan.cn/{remoteFilePath}"); } client.Disconnect(); } } catch (Exception ex) { Console.WriteLine("Error: " + ex.Message); } } 成品下载{cloud title="点此下载C# 版" type="default" url="https://skycyan.cn:5001/sharing/L6ipqqygh" password=""/}{cloud title="点此下载Python版" type="default" url="https://skycyan.cn:5001/sharing/wJm08oxBh" password=""/}
2023年10月31日
76 阅读
0 评论
0 点赞
2023-10-25
Visual Studio 2015简体中文企业版/专业版下载+有效激活密钥
Visual Studio 2015简体中文企业版/专业版下载+有效激活密钥Visual Studio 2015是一个基本完整的开发工具集,它包括了整个软件生命周期中所需要的大部分工具,如UML工具、代码管控工具、集成开发环境(IDE)等等。所写的目标代码适用于微软支持的所有平台,包括Microsoft Windows、Windows Mobile、Windows CE、.NET Framework、.NET Compact Framework和Microsoft Silverlight 及Windows Phone等。Visual Studio是微软研发的一套开发工具集,是Windows平台应用程序的集成开发环境,是程序开发人员不可或缺的一个工具。Visual Studio 2015正式版于昨天发布,目标代码适用于微软支持的所有平台,包括Microsoft Windows、Windows Mobile、Windows CE、.NET Framework、.NET Compact Framework和Microsoft Silverlight 及Windows Phone。新版本编程效率更高,目最新版为Visual Studio 2015 ,现在提供Visual Studio 2015及有效激活密钥。本文这个版本为简体中文。Visual Studio Professional 2015简体中文版(专业版)下载地址:http://download.microsoft.com/download/B/8/9/B898E46E-CBAE-4045-A8E2-2D33DD36F3C4/vs2015.pro_chs.isoSHA1: 629E7154E2695F08A3C692C0B3F6CE19DF6D3A72激活密钥:HMGNV-WCYXV-X7G9W-YCX63-B98R2Visual Studio Enterprise 2015简体中文版(企业版)下载地址:http://download.microsoft.com/download/B/8/F/B8F1470D-2396-4E7A-83F5-AC09154EB925/vs2015.ent_chs.isoSHA1: 4FFA1EE3E2D3337D3EDAE550A3583ABE9C426BEF激活密钥:HM6NR-QXX7C-DFW2Y-8B82K-WTYJV
2023年10月25日
151 阅读
0 评论
0 点赞
2023-10-24
Foxmail 密码本地解密
这是个5年前的开源项目https://github.com/StarZHF/Foxmail-Password-Recovery/tree/master/foxDecode但是没有发布正式版本,很多人不想编译,或者不会编译,我这边给大家编译好了 点此下载运行截图
2023年10月24日
184 阅读
0 评论
0 点赞
2023-06-26
群晖AME激活
群晖AME激活使用方法,使用root权限执行下列python即可import hashlib import os r = ['669066909066906690', 'B801000000', '30'] s = [(0x1F28, 0), (0x48F5, 1), (0x4921, 1), (0x4953, 1), (0x4975, 1), (0x9AC8, 2)] prefix = '/var/packages/CodecPack/target/usr' so = prefix + '/lib/libsynoame-license.so' print("Patching") with open(so, 'r+b') as fh: full = fh.read() if hashlib.md5(full).digest().hex() != 'fcc1084f4eadcf5855e6e8494fb79e23': print("MD5 mismatch") exit(1) for x in s: fh.seek(x[0] + 0x8000, 0) fh.write(bytes.fromhex(r[x[1]])) lic = '/usr/syno/etc/license/data/ame/offline_license.json' os.makedirs(os.path.dirname(lic), exist_ok=True) with open(lic, 'w') as licf: licf.write('[{"appType": 14, "appName": "ame", "follow": ["device"], "server_time": 1666000000, "registered_at": 1651000000, "expireTime": 0, "status": "valid", "firstActTime": 1651000001, "extension_gid": null, "licenseCode": "0", "duration": 1576800000, "attribute": {"codec": "hevc", "type": "free"}, "licenseContent": 1}, {"appType": 14, "appName": "ame", "follow": ["device"], "server_time": 1666000000, "registered_at": 1651000000, "expireTime": 0, "status": "valid", "firstActTime": 1651000001, "extension_gid": null, "licenseCode": "0", "duration": 1576800000, "attribute": {"codec": "aac", "type": "free"}, "licenseContent": 1}]') print("Checking whether patch is successful...") ret = os.system(prefix + "/bin/synoame-bin-check-license") if ret == 0: print("Successful, updating codecs...") os.system(prefix + "/bin/synoame-bin-auto-install-needed-codec") print("Done") else: print(f"Patch is unsuccessful, retcode = {ret}")
2023年06月26日
163 阅读
0 评论
0 点赞
2023-06-20
黑群晖AME半洗白激活
群晖AME激活群晖7.1.1半洗白SN码import hashlib import os r = ['669066909066906690', 'B801000000', '30'] s = [(0x1F28, 0), (0x48F5, 1), (0x4921, 1), (0x4953, 1), (0x4975, 1), (0x9AC8, 2)] prefix = '/var/packages/CodecPack/target/usr' so = prefix + '/lib/libsynoame-license.so' print("Patching") with open(so, 'r+b') as fh: full = fh.read() if hashlib.md5(full).digest().hex() != 'fcc1084f4eadcf5855e6e8494fb79e23': print("MD5 mismatch") exit(1) for x in s: fh.seek(x[0] + 0x8000, 0) fh.write(bytes.fromhex(r[x[1]])) lic = '/usr/syno/etc/license/data/ame/offline_license.json' os.makedirs(os.path.dirname(lic), exist_ok=True) with open(lic, 'w') as licf: licf.write('[{"appType": 14, "appName": "ame", "follow": ["device"], "server_time": 1666000000, "registered_at": 1651000000, "expireTime": 0, "status": "valid", "firstActTime": 1651000001, "extension_gid": null, "licenseCode": "0", "duration": 1576800000, "attribute": {"codec": "hevc", "type": "free"}, "licenseContent": 1}, {"appType": 14, "appName": "ame", "follow": ["device"], "server_time": 1666000000, "registered_at": 1651000000, "expireTime": 0, "status": "valid", "firstActTime": 1651000001, "extension_gid": null, "licenseCode": "0", "duration": 1576800000, "attribute": {"codec": "aac", "type": "free"}, "licenseContent": 1}]') print("Checking whether patch is successful...") ret = os.system(prefix + "/bin/synoame-bin-check-license") if ret == 0: print("Successful, updating codecs...") os.system(prefix + "/bin/synoame-bin-auto-install-needed-codec") print("Done") else: print(f"Patch is unsuccessful, retcode = {ret}")懒人专区{cloud title="本地NAS" type="default" url="http://dsm.skycyan.cn:5000/sharing/YZVHKZDxq" password=""/}
2023年06月20日
167 阅读
0 评论
0 点赞
2023-06-16
SecureCRT 8.7 绿色便携破解版
软件界面下载链接{cloud title="本地NAS" type="default" url="https://skycyan.cn:5001/sharing/UhnJYRzkM" password=""/}
2023年06月16日
205 阅读
0 评论
0 点赞
1
2
3
...
7