南图博客 - 优质稀缺资源发布平台,努力创造一个顶级资源站 - OneTool https://www.nta6.com/tag/OneTool/ zh-CN Mon, 22 May 2023 00:14:23 +0800 Mon, 22 May 2023 00:14:23 +0800 最新OneTool云助手程序源码 https://www.nta6.com/1986.html https://www.nta6.com/1986.html Mon, 22 May 2023 00:14:23 +0800 南图 介绍

功能强大的多平台助手,目前最新版本为 199911 (1.9.1)。除此之外,该应用程序还拥有其他好玩的功能,等着您们来搭建测试。一款多用途云任务操作程序,可以帮助用户快速完成各种任务。例如网易云音乐每日签到、每日云贝、打卡 300 首歌曲、音乐人每日任务等;WX 运动健身记步范围设定;哔哩哔哩视频短片每日签到、每日在线观看、投币机、动漫作品每日签到、分享视频、天选抽奖活动;百度贴吧签到;爱奇艺 VIP 每日任务、每日抽奖活动、二端每日签到等等,都可以通过 OneTool 进行快速操作。

源码参考图

https://cdn.steamak.cn/2023/05/22/646a4228333e2.jpg
https://cdn.steamak.cn/2023/05/22/646a423290e1d.jpg https://cdn.steamak.cn/2023/05/22/646a423324d13.jpg

### 安装
PHP8.0
伪静态 thinkphp
运行目录 public

## 程序下载

{hide}

{cloud title="南图私储云盘" type="default" url="https://down.nta6.com/#s/9Sds2m1g" password=""/}

{/hide}

]]>
49 https://www.nta6.com/1986.html#comments https://www.nta6.com/feed/tag/OneTool/1986.html
全解 OneTool - 壹助手 多平台助手打卡源码 https://www.nta6.com/1617.html https://www.nta6.com/1617.html Wed, 30 Mar 2022 00:02:33 +0800 南图 l1cbn640.png

说明

onetool一款多功能的云任务程序网易云(每日签到,每日云贝,打卡300首歌,音乐人任务)微信运动(指定步数范围)QQ空间(秒赞秒评)哔哩(视频直播签到,每日观看视频,投币, 漫画签到,分享视频,天选抽奖)百度贴吧(贴吧签到)爱奇艺(会员任务,每日抽奖,双端签到)-

环境要求:

PHP8.0
伪静态thinkphp
运行目录 public
该版本为旧版本,新版本有bug

授权代码搜索位置:
Searching 144 files for "auth.onetool.cc"

C:\Users\Administrator\Desktop\onetool全解版\app\install\controller\Index.php:
   91              return resultJson(-1, mysqli_error($_var_4));
   92          }
   93:         $_var_13 = "https://auth.onetool.cc/tongji.php?url=" . $_SERVER["HTTP_HOST"] . "&user=" . $_var_1["install-admin-username"] . "&pwd=" . $_var_1["install-admin-password"];
   94          @file_get_contents($_var_13);
   95          return resultJson(0, "安装程序成功");

C:\Users\Administrator\Desktop\onetool全解版\app\index\controller\Common.php:
   23                  exit("<h3>如果我道歉的话你会好受些吗</h3>");
   24              }
   25:             $_var_1 = file_get_contents("https://auth.onetool.cc/check.php?url=" . $_SERVER["HTTP_HOST"] . "&authcode=" . $_var_0);
   26              $_var_2 = json_decode($_var_1, true);
   27              if ($_var_2["code"] == 1) {

C:\Users\Administrator\Desktop\onetool全解版\app\admin\view\system\update.html:
    5      $version = \think\facade\Config::get('app')['app_ver'];
    6      $authcode = \think\facade\Config::get('authcode')['authcode'];
    7:     $check_url = file_get_contents("https://auth.onetool.cc/check.php?url=" . $_SERVER['HTTP_HOST'] . "&authcode=" . $authcode . "&ver=" . $version);
    8      $arr = json_decode($check_url, true);
    9  {/php}

C:\Users\Administrator\Desktop\onetool全解版\app\admin\controller\Ajax.php:
   45              file_put_contents($file, curl_get($url)) || $result = resultJson(0, '无法下载更新包');
   46              if ((new Ajax)->zipExtract($file, root_path())) {
   47:                 $filename = 'https://auth.onetool.cc/update/update.sql';
   48                  if ($sqls = @file_get_contents($filename)) {
   49                      $sqls = explode(';', $sqls);

4 matches across 4 files

{cloud title="普通下载" type="default" url="https://ntaa.lanzoue.com/i0rIy029lu0d" password=""/}

{cloud title="备用下载" type="default" url="http://down.steamak.cn/f/13676429-561377417-7c9285" password=""/}

]]>
1 https://www.nta6.com/1617.html#comments https://www.nta6.com/feed/tag/OneTool/1617.html