搜索资源列表
PE文件格式分析工具 T-PE 之源代码
- PE文件格式分析工具 T-PE 之源代码.rar-PE file format analysis tools T-PE source code. Rar
pareng
- We have our classes ready, time to start writing the actual code. Point primitives are not much different from the other primitive types available (triangle strips, lists, etc.). We can still choose what vertex shad
2007672331490
- 软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么 想想也没什么必要 就不加了 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: xxxx xxxx ------------
T-PE
- 查看PE文件格式的源码
RSA解密和加密算法的实现和应用
- RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个
PE文件格式分析工具 T-PE 之源代码
- PE文件格式分析工具 T-PE 之源代码.rar-PE file format analysis tools T-PE source code. Rar
pareng
- We have our classes ready, time to start writing the actual code. Point primitives are not much different from the other primitive types available (triangle strips, lists, etc.). We can still choose what vertex shad
PETools
- 一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
2007672331490
- 软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么 想想也没什么必要 就不加了 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: xxxx xxxx ------------
T-PE
- 查看PE文件格式的源码,检查PE头部,等等。-See the source PE file format, check the PE head, and so on.
Matlabeg
- 基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍.-The Ge ne t i c Al g or it h m To o l b ox ba s e d on Ma t l a b s u ppo ~s t h e b i na r y a nd f lo a t
kernel.txt.tar
- Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sampl
Permanentmagnetsynchronousmotordirecttorquecontrol
- : 文章根据永磁同步电机的数学模型和直接转矩控制的基本原理, 设计了一种基于T MS 3 2 0 F 2 8 1 2的 全数字化直接转矩控制系统。首先利用MA T L A B软件对直接转矩控制系统进行建模和仿真, 得到电流、 转速、 转矩以及磁链的仿真波形, 然后对 系统进行实验研究。-t:Ac c o r d i ng t o t h e ma t h e ma t i c a l mo d e l o
PE
- PE文件格式分析工具+T-PE+之源代码-PE file format analysis tool+ T-PE+ source code
pedump
- This my PEDUMP code as January 1998. It s certainly better than the original PEDUMP from my MSJ column, and from my "Windows 95 System Programming Secrets" book. There are additions for several new file types, and ad
hangman
- 通过一个猜字母的游戏,练习perl中的直接量列表、数组、s p l i t、j o i n、上下文和f o r e a c h循环等概念-it`s a word guess game,by which you can practice the concepts array,datasheet,split,join and foreach of perl
FusionSegmentationAlgorithm
- 针对合成孔径雷达(SAR) 图像含有大量斑点噪声的特点,基于Contourlet 的多尺度、局部化、方向性和各向 异性等优点,并结合隐马尔科夫树( HMT) 模型和隐马尔科夫场(MRF) ,提出了一种基于Contourlet 域持续性和聚 集性的SAR 图像模糊融合分割算法。该算法有效捕获了Contourlet 子带的持续性和聚集性,并分别用HMT 和 MRF 来刻画,再依据模糊测度,将多尺度HMT 和MRF 有机融合,建立
7.-Minimizing-File-Download-Time-in-Stochastic-Pe
- Final year project on Minimizing File Download Time in Stochastic Peer-to-Peer Networks
PE-Explorer
- 反编译EXE文件工具-I really don t want to see that this group of silly force
pe
- the fact that pe32 isn t padded where pe32+ is 64-bit means union won t work right.