CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 汇编

搜索资源列表

  1. test1

    0下载:
  2. bcb中实现调用汇编完成转换功能,学习如何进行此类调用的基础,注册机基础-a example to show how to invoke asm code in bcb
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:413689
    • 提供者:evilight
  1. bcbgasm

    0下载:
  2. 又一个汇编嵌入cbc例子,不同的是调用的汇编是从其他宿主程序导出的,你可以假定是encode函数,功能是将原始数据通过encode转换为新数据。没任何输出,只是例子,看懂了对注册机很有帮助-Also a compilation of embedded cbc example, different calls are the compilation are derived from other host program, you can assume that is the encode func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:426126
    • 提供者:evilight
  1. main

    0下载:
  2. 经典的encode decode函数,可以调用此函数完成数据加密等功能,由于是汇编的,要想破解。。嗯。至少再写一个高级语言版本是几乎不可能的-Classic encode decode function, you can call this function to complete, such as data encryption function, because it is compiled, in order to crack. . Ah. Write at least a high-le
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1081
    • 提供者:evilight
  1. peekandpoke

    3下载:
  2. 用汇编实现PEEK and POKE 的相关功能。还有一个SQRT函数的简单应用,代码简单易懂。-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:687
    • 提供者:lix
  1. Unix

    0下载:
  2. 该例子演示了在VC中使用汇编程序模块,如何在VC中使用汇编在这里说明得非常明白-The examples demonstrate the use of VC at the compilation of program modules, how to use the VC compiled here indicate a very understand
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5948
    • 提供者:于磊
  1. Universal-Shellcode-dpth-analysis-of-Shellcode

    0下载:
  2. 在网上关于ShellCode编写技术的文章已经非常之多,同样的在网上经常可以看到一些关于ShelCode编写技术的文章,似乎没有为初学者准备的,这里将站在初学者的角度对通用ShellCode进行比较详细的分析,基本上我们就可以根据一些公布的Window溢出漏洞或是自己对一些软件系统进行反汇编分析出的溢出漏洞试着编写一些溢出攻击测试程序。-Shellcode about the preparation of online technology has a tremendous article, t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:27774
    • 提供者:xiaoxin
  1. icrEdit

    1下载:
  2. Windows 反汇编工具,用于反汇编PE文件格式-The tool is used to disassemble PE File.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:193800
    • 提供者:peter cheng
  1. x264codingprocess

    0下载:
  2. 一个x264编码的可执行程序 x264.exe,因为我只修改了 x264 的算法,未加入任何汇编,也没有修改x264的接口和功能,所以原版 x264 能运行的平台,此程序也应当能运行,且功能及调用方式不变。 执行命令方式为: -o 输出文件 输入文件 宽x高 -B 目标码率-X264 encoding an executable program x264.exe, because I only modified x264 algorithms, not to join any compi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:176549
    • 提供者:happysweets
  1. GrammerSimply

    0下载:
  2. 汇编原理之文法化简 输入一个文法,可消除无用符号和产生式-Compilation of the principle of simplification of the grammar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2909
    • 提供者:sunxfeng
  1. EasyFileEncrypt

    0下载:
  2. 汇编编写的简单文件加密程序.能够实现对可执行程序进行加密-Compilation prepared by a simple file encryption program. Can be encrypted on the executable program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:14143
    • 提供者:adly
  1. ARM_GCC_Inline_Assembler_Cookbook

    0下载:
  2. 介绍了ARM GCC内嵌汇编的使用方法,E文的-ARM GCC Inline Assembler Cookbook
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:31548
    • 提供者:zhang
  1. switch.s.tar

    0下载:
  2. 这是一个汇编程序,实现了不同体系下的linux进程切换,比linux源代码中的嵌入世汇编更加易读-This is a compilation of procedures, to achieve a different system, the process of switching the linux than linux embedded in the source code more readable compilation of the World
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3406
    • 提供者:邓良
  1. keyexpansion

    0下载:
  2. aes中密钥扩展的arm汇编实现,在ADS下编译中通过。-aes key expansion of the arm in the compilation of the realization of the ADS by the compiler.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:876
    • 提供者:若水
  1. HideFunc

    0下载:
  2. 本程序利用windows API函数实现进程的注入和隐藏,与以往的汇编进程注入有所不同-This procedure using windows API function to achieve the process of implantation and hidden, with the previous compilation process is different from
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:45008
    • 提供者:厉超
  1. shuju

    0下载:
  2. 这是一个数据加密程序,利用汇编进行数据的加密实现-This is a data encryption procedures, the use of encryption for data compilation to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1269
    • 提供者:孟方
  1. MD5

    0下载:
  2. MD5算发的汇编实现 并简单的优化 将原来的几个简单点的函数用几条命令代理-MD5 calculation made simple compilation and optimization to achieve the original point of the function of a few simple commands with a few agents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1865
    • 提供者:马中祥
  1. clstnh

    0下载:
  2. 从x86寻址方式开始讲了Linux的分段分页方式、内核空间和用户空间、Linux汇编等。-X86 mode from the beginning of a speech addressing the sub-paging mode Linux, the kernel space and user space, Linux and other compilation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1332508
    • 提供者:杨阳
  1. processmeanger

    0下载:
  2. 一个用WIN32汇编写的进程管理器,有一段子类化按钮的代码,希望对大家学习有用。- a process manager tool write by win32asm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:33922
    • 提供者:feicong
  1. Open3389_asm

    0下载:
  2. 一个用WIN32汇编写的开3389的生成器,源程序包中同时包含了生成器代码和运行程序代码。想用WIN32汇编写生成器的朋友可以看看。-WIN32 compilation of a used 3389 to write the opening of the generator, the source code package also includes a generator to run code and program code. Painting would like to use WIN
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:734625
    • 提供者:feicong
  1. CRCSUNFAN

    0下载:
  2. 一种实现CRC的工程算法,按比特实现法、块异或汇编实现法、查余式表实现法,并通过在zsp400的内核环境下运行和仿真这几种实现法,从而得出结论:查余式表实现法是一种较好的实现法。-CRC works to achieve an algorithm bit by the realization of law, or the compilation of different pieces of the realization of law, check-type table to achieve m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:201224
    • 提供者:叶超
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com