CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 逆向

搜索资源列表

  1. Dictory

    1下载:
  2. 用B-树作为查找存储结构,对中文单词进行哈希,用最长逆向匹配算法进行中文句段分词,实现中文词典以及分词。中文词典规模为十万八千多词汇。分词的正确率在90 以上。-Use the B-tree as storage structure , and hash the Chinese word while storing or searching. Use the longest reverse matching algorithm to split Chinese sentence to word
  3. 所属分类:MultiLanguage

    • 发布日期:2014-12-28
    • 文件大小:798764
    • 提供者:康维鹏
  1. vbkiller

    0下载:
  2. VBKiller使用说明 Killer是一个VB辅助逆向分析的工具。首先声明,它不能帮你把VB程序反编译到VB源代码,只能使得VB程序的反汇编看起来更接近VB代码。 配合IDA使用,可以建立VB程序几乎所有的类结构、方法表、函数体,并建立方法表结构体;可以识别VB程序中引用的COM的CLSID,并使用ProgID命名;可以建立任意COM程序(非VB编译的也可以)的方法表、函数体,并建立方法表结构体,可以在待分析的VB程序中使用这些结构体。-VBKiller instructions K
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:114818
    • 提供者:gao
  1. delphidcu

    0下载:
  2. delphi的逆向反编译是个难题,引入本文一起探讨-this is a artile about dcu to pas
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:5338
    • 提供者:wyjun
  1. Json

    0下载:
  2. iphone上关于JSON的使用,代码主要介绍了JSON的格式,以及逆向的操作,字典转JSON。 字典中对KVC的模式的使用,以及如果KVC操作不到出错的弥补处理。-iphone on the use of JSON, JSON code that describes the format, and reverse operation, the dictionary turn JSON. KVC model of dictionary use, and if not wrong to mak
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-30
    • 文件大小:62638
    • 提供者:123456
  1. reverse-cPP

    0下载:
  2. 逆向C++,通过分析在反汇编时如何手工识别C++对象,进而自动完成这一分析过程,一步一步帮助读者掌握逆向C++程序的一些方法-Reverse C++, compiled by analyzing how the anti-C++ objects identified manually, and then automate this analysis process, step by step process to help readers grasp some of the ways the r
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:919934
    • 提供者:vkyii
  1. reverse-cPP

    0下载:
  2. 逆向C++,本书是讲将C++逆向成汇编语言的相关书籍。能让你更深入的了解C++的实现。-Reverse the C++, this book is about a C++ reverse into assembly language books. Make you a better understanding of the C++.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:875303
    • 提供者:王泽军
  1. Reverse-Compilation-Techniques

    0下载:
  2. 逆向编译器或反编译器的编写技术。这些技术基于编译器和优化理论,并以独特的方式应用于反编译;这些技术以前从未被公开发表。-This paper presents a reverse compile or decompile the preparation of technical. These technology-based compiler and optimization theory, and applied in a unique way to decompile these tech
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:804955
    • 提供者:tunshizhe
  1. heikefanhuibian

    0下载:
  2. 《黑客反汇编教程(英文版)》想学习汇编,逆向工程的同学可以看一下,文章是英文版的,读起来比较费力-" Hackers disassembly tutorial (English)" If you want to learn assembly, reverse engineering, the students can look at the article in English, read more demanding
  3. 所属分类:assembly language

    • 发布日期:2017-05-18
    • 文件大小:4938752
    • 提供者:章朔
  1. nixiang

    0下载:
  2. C++逆向工程的简单入门教程,对于想了解汇编的人来说,很高的资料-Reverse engineering of C++ simple introductory tutorial for people who want to understand assembler, high information
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:385674
    • 提供者:章朔
  1. TestDCT_1st

    0下载:
  2. OpenCL实现的逆向离散余弦变换,校验无误。性能可以达到CPU的两倍以上,OpenCL1.2版测试通过。 C++/OpenCL-OpenCL inverse discrete cosine transform, the checksum is correct. Performance can be achieved more than twice the CPU OpenCL1.2 version of the test. C++/OpenCL
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:14407
    • 提供者:张沛轩
  1. Dede

    0下载:
  2. bede 源码,供delphi 工程逆向使用,欢迎合作-the bede source for delphi engineering reverse, welcomed the cooperation
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-16
    • 文件大小:4402347
    • 提供者:andy
  1. SoftModalMessageBox

    0下载:
  2. 低级,底层的消息框。 反汇编,逆向,破解等。 为了下载而上传此代码。-Low-level, the underlying message box. Disassemble, reverse, break, etc. In order to download and upload the code.
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:2447
    • 提供者:寇瑞
  1. MyAnalyzer

    0下载:
  2. 简单的中文分词及敏感词检索工具,其中可以任意添加敏感词,并且可以选择使用正向最大匹配算法,逆向最大匹配算法,双向最大匹配算法中的一种进行分词。-Simple Chinese word and sensitive word retrieval tool, which can add any sensitive words, and you can choose to use the forward maximum matching algorithm, reverse maximum matchi
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-12
    • 文件大小:1325874
    • 提供者:
  1. bomb29

    0下载:
  2. 逆向工程,二级制文件反汇编成汇编程序,然后拆除里面包含的炸弹-mcu‘s drivers
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:10994
    • 提供者:潇湘子
  1. hex2db

    0下载:
  2. PE文件字节码转换文件,将一个EXE文件转换成16进制字节码,是逆向分析,破解软件的好帮手,-PE file byte code conversion file to an EXE file into hexadecimal byte code, is the reverse analysis, cracking software is a good helper,
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2768
    • 提供者:zhang
  1. MMSeg

    0下载:
  2. 中文自动分词系统,java编写,有界面。可以实现正向最大匹配FMM和逆向最大匹配B-Chinese automatic segmentation system, java write, there are interfaces. You can achieve maximum matching FMM forward and reverse maximum matching BMM
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-24
    • 文件大小:3535815
    • 提供者:梁惠源
  1. 51asm

    0下载:
  2. 51系列单片机标准的汇编逆向案例,可以作为学习汇编逆向技术的参考。-51 series standard compilation reverse case study can be used as reference for compilation of reverse technology.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:48327
    • 提供者:liuyaming
  1. smzy_Ollydbg52pojie

    1下载:
  2. OD特别版,新增加许多防检测插件,逆向汇编插件,是你逆向好助手!-OD Special Edition, increase the number of new anti-detecting plug, plug reverse compilation, reverse your good assistant!...
  3. 所属分类:assembly language

    • 发布日期:2017-05-23
    • 文件大小:6857613
    • 提供者:黄威
  1. E-Debug虫子修复

    1下载:
  2. E-Debug 是一款利用SDK编写的易语言应用程序逆向工具,其实也就是一个易语言反编译工具,可以用来反编译易语言程序。软件运行速度还是很快的,工作界面也较为简洁,使用起来非常方便。(E-Debug is an easy language application reverse tool written in SDK. In fact, it is an easy language decompile tool, which can be used to decompile easy langu
  3. 所属分类:易语言编程

    • 发布日期:2017-12-19
    • 文件大小:64512
    • 提供者:742347999
  1. 15180110052 马卓 逆向上机1

    0下载:
  2. 用汇编实现C语言中strlen strcat strcmp等函数的功能(The function of strlen strcat StrCmp and other functions in C language)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:桔子汁
« 1 23 »
搜珍网 www.dssz.com