搜索资源列表
VaTooffset
- 将PE文件映射到内存的虚拟地址转成文件偏移-PE file will be mapped to virtual memory addresses into file offset
AC
- 文件偏移和内存偏移互转工具,源码清晰 适合初学者!-file offset and memory offset system conversion tool, the source is clear and suitable for beginners!
virus
- 熊猫烧香原代码 熊猫烧香, 十六进制, Windows, 源代码, 字符串 熊猫烧香源代码 program Japussy uses Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry} const HeaderSize = 82432 //病毒体的大小 Iconoffset = EB8 //PE文件主图标的偏移量 //在我的Delphi5 SP1
saomiao
- 例如,文件偏移地址0x0c15, 提取特征码长度:0x10(16)特征码内容:0A 73 53 41 2E 65 78 30 5C 5C 31 39 32 2E 31 36 我们现在就可以用程序来实现代码的比较了,可以简单的一段小程序来判断.:-For example, the file offset address 0x0c15 extracted signature length: 0x10 (16) signature content: 0A 73 53 41 2E 65 78 30 5C
fileoperation
- 计算文件大小,文件偏移量,查看文件的属性,经过调试,运行正确-Properties calculate the file size, file offset, view files, after commissioning, operating correctly
offsettedItem
- An item in a Dalvik file which is referenced by absolute offset.
tr_103265v010102p0
- FEC MBMS LTE uation ETSI The attached java code LossGenerator.java and Random.java may be used to generate the loss traces independently. The java trace file can be d as follows: java LossVectorGenerator p q gBLER bBLER subsamp n seed offse
mc146818rtc
- logical offset in bytes for the start of the extent the beginning of the file. -logical offset in bytes for the start of the extent the beginning of the file.
SampleClip
- This file is dual licensed under the MIT and the University of Illinois Open Source Licenses. See LICENSE.TXT for details.ULEB128 register followed by SLEB128 offset.
crazy_linker
- It can load a library at a memory fixed address, or a fixed file offset (both must be page-aligned). -It can load a library at a memory fixed address, or a fixed file offset (both must be page-aligned).
crazy_linker_elf_loader
- Check that the file offset is also properly page-aligned.
offset
- GTEST_ASSERT_ is the basic statement to which all of the assertions in this file reduce. Don t use this in your code.
admin
- offset in file where encoded flag is stored.
app2
- open打开方式.lseek(fd,200,SEEK_SET);//从文件头往后面偏移200个字节(Open open.Lseek (FD, 200, SEEK_SET); / / from the file header behind 200 byte offset)