搜索资源列表
EStcmd
- 用VB做的cmd后门 基本功能已经实现,提供有源代码,喜欢VB的朋友可以试着扩展其功能 或者修改一下部分可能存在的bug,打造属于自己的cmd后门
IP-auto-switching-tool
- 写来自己用的一个IP自动切换工具,C#执行CMD命令实现的-Write to their use of an IP automatically switch tools, C# execute CMD command to achieve
VC_ping
- vc 中实现cmd中的ping的功能。延迟速度可以自己设置秒数。-vc realize cmd in the ping function. Speed can set the number of seconds delay.
CMD
- 批处理实现定时开关机等,方便快捷,让菜鸟也能自己去编写一些东西.-Batch timer switch machines, convenient, allowing rookie can prepare yourself to something
FYWifi_2ee1
- 由于调用了cmd的网络命令,360等可能会当作病毒删除。如果你非常不放心,本文存在源码,你可以把源码复制出来,自己用VS2010,C#生成该文件。 由于自建wifi热点,需要每次开机都输入命令,才可以打开虚拟wifi,本文的程序就是实现了不用敲命令,直接点击一下按钮就可以了。针对不懂命令的人来说的,对懂命令的,太小菜一碟了。-The call of the CMD network command, 360 may be removed as a virus. If you are not a
GAN_By_TensorFlow
- 我自己写的一版基于TensorFlow的GAN实现 运行环境:Windows 系统+python3.0+tensorFlow1.0(CPU版本) 建议先配置好运行环境 cmd命令行执行:Python GAN.py 即可(I implement the GAN based on TensorFlow.)