-
转换汉字到16进制编码和10进制编码的小工具,
java编写,源程序不小心删除了,请反编译即可得到。...
转换汉字到16进制编码和10进制编码的小工具,
java编写,源程序不小心删除了,请反编译即可得到。-Convert Chinese characters to 16 hexadecimal encoding and 10-band encoding gadget, java prepared source accidentally deleted, please decompile can be obtained.
- 2022-07-22 03:16:07下载
- 积分:1
-
OFDM解调的VHDL代码
Vhdl code for ofdm demodulation
- 2022-03-07 01:24:29下载
- 积分:1
-
arcView下计算长度的工具,采用阿venue写成。
arcView下计算长度的工具,采用阿venue写成。-ArcView calculated the length of the tool, the use of Albanian language venue.
- 2022-01-26 08:32:51下载
- 积分:1
-
openssl编程
这是一本学习openssl编程的个人觉得最好的文档,里面还包含了很多采用c语言编写的代码。
- 2023-01-14 20:10:04下载
- 积分: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
-
该文件是教你如何来旋转一个正方体的,并可以用不同的颜色
该文件是教你如何来旋转一个正方体的,并可以用不同的颜色-the document is to teach you how a rotating cube, and can use a different color
- 2022-01-23 10:09:29下载
- 积分:1
-
transforms pdf file to text file
pdf转换为text-transforms pdf file to text file
- 2022-06-16 04:02:32下载
- 积分:1
-
OCX DLL注册工具
OCX DLL注册工具 -OCX DLL Register Tool OCX DLL Register Tool
- 2022-04-18 01:52:46下载
- 积分:1
-
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2...
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4 and low 4 separation, respectively, as a low 4 bits stored in RES1 and RES2, this high-4 position of the two variables 0.2 ) to set the 32-bit (binary) data 0E2597455H (Note: The highest level of E) stored in the variable VAR2 in the contents of the variable arithmetic left two, the result is still stored in the VAR2 in the
- 2022-09-12 00:15:03下载
- 积分:1
-
type names age categories to show animals
通过类型姓名年龄类别来显示动物-type names age categories to show animals
- 2022-05-18 12:31:05下载
- 积分:1