windows小工具--激活

运行出来就是工具作用

#include <stdio.h>
#include <stdlib.h>

int main()
{
    printf("%c%c%c%c%c%c%c%c%c%c%c%c",206,162, 200,237 ,188 ,164, 187, 238, 185 ,164 ,190, 223);
    return 0;
}

链接:https://pan.baidu.com/s/1tdtfsYrNegeJZlP5yop7MA
提取码:kiyo

一个简单工具。

posted @ 2021-02-19 14:32  清濑灰二  阅读(75)  评论(0)    收藏  举报