-
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行...
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行-C YABasic written language interpreter, the Linux/windows etc. running on multiple platforms
- 2022-07-20 18:22:07下载
- 积分:1
-
c# write a Gobang game, the more beautiful interface, while the computer
c#写的一个五子棋游戏,界面比较漂亮,同时电脑的智能也不低,可以和电脑挑几局-c# write a Gobang game, the more beautiful interface, while the computer
- 2022-02-24 17:34:50下载
- 积分:1
-
sample application to test
sample application to test
- 2022-11-08 05:35:04下载
- 积分:1
-
齿轮检测软件,用来检测或计算齿轮用。
无密码。
齿轮检测软件,用来检测或计算齿轮用。
无密码。- Gear examination software, uses for to examine or calculates
the gear to use. Does not have the password.
- 2022-03-21 10:30:56下载
- 积分:1
-
mico_example_siegel c源代码
mico_example_siegel c源代码-mico_example_siegel c source code
- 2022-03-17 17:01:05下载
- 积分:1
-
This is learning "system" in the curriculum design, including the subj...
这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
- 2022-09-02 15:55:02下载
- 积分:1
-
- 2022-02-28 10:20:15下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
编程一个将字符
串逆转的程序1.当对上面的程序进行了调试后运行会出现下面所示:
第一行所显示的就是Input string is:后面跟着光标等待用户输...
编程一个将字符
串逆转的程序1.当对上面的程序进行了调试后运行会出现下面所示:
第一行所显示的就是Input string is:后面跟着光标等待用户输入字符,输入完成后按回车键,转到下一行,显示The string is:紧跟着刚才输入的字符并逆转输出。第三行显示priess any key to continue -gffdgfdgfdgfdfdsfdfsdf
- 2022-03-20 17:33:43下载
- 积分:1
-
killing games FOSS break others, I hope you have more points used. It is hoped t...
杀人游戏源码 破别人的,希望多大家还有点用。目的是希望能开发出更好的杀人游戏软件,且能免费。-killing games FOSS break others, I hope you have more points used. It is hoped that has developed better homicide game software, but also free.
- 2023-02-21 07:35:04下载
- 积分:1