Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mark0smith/Kunlun-M-GUI

Kunlun-M 的GUI程序
https://github.com/mark0smith/Kunlun-M-GUI

Last synced: 21 days ago
JSON representation

Kunlun-M 的GUI程序

Awesome Lists containing this project

README

        

# Kunlun-M-GUI
[Kunlun-M](https://github.com/LoRexxar/Kunlun-M) 的 **非官方** GUI程序

**程序可以用来查看扫描的结果,但目前不能用来进行扫描。**

[点击我查看更新记录](./changelog.md)

## 使用前说明
**程序是闭源的,而且目前并不打算开源**。下图是VirusTotal的扫描结果,**请谨慎使用**。

https://www.virustotal.com/gui/file/aef356bde4aef21e64d656b27564828118327bc603049647c958ae95af934618/detection

![](./image/virustotal_scanresult.png)

程序Hash信息如下:
``` bash
$ sha256sum kunlun_gui.exe
aef356bde4aef21e64d656b27564828118327bc603049647c958ae95af934618 kunlun_gui.exe
```

## 使用说明
在 https://github.com/mark0smith/Kunlun-M-GUI/releases 下载 `kunlun_gui.exe`。
,将其放在`kunlun.py`文件所在的文件夹中运行即可。

点击程序图标即可运行,程序运行缓慢,请稍后。

界面如下:
![](./image/main_window.png)
![](./image/result_window.png)
![](./image/detail_window.png)

## 使用演示

![](./image/demo3.gif)
![](./image/demo.gif)