飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 1960|回复: 5

[PEtools] Detect It Easy 2.01

[复制链接]
  • TA的每日心情
    开心
    2017-11-28 17:22
  • 签到天数: 51 天

    [LV.5]常住居民I

    发表于 2018-11-28 14:30:53 | 显示全部楼层 |阅读模式
    Detect It Easy, or abbreviated DIE is a program for determining its type and packer

    DIE" is a cross-platform application, apart from Windows version there are also available versions for Linux and Mac OS.

    Many programs of the kind (PEID, PE tools) allow to use third-party signatures. Unfortunately, those signatures scan only bytes by the pre-set mask, and it is not possible to specify additional parameters. As the result, false triggering often occur. More complicated algorithms are usually strictly set in the program itself. Hence, to add a new complex detect one needs to recompile the entire project. No one, except the authors themselves, can change the algorithm of a detect. As time passes, such programs lose relevance without the constant support.

    Detect It Easy has totally open architecture of signatures. You can easily add your own algorithms of detects or modify those that already exist. This is achieved by using scripts. The script language is very similar to JavaScript and any person, who understands the basics of programming, will understand easily how it works. Possibly, someone may decide the scripts are working very slow. Indeed, scripts run slower than compiled code, but, thanks to the good optimization of Script Engine, this doesn't cause any special inconvenience. The possibilities of open architecture compensate these limitations.

    DIE exists in three versions. Basic version ("DIE"), Lite version ("DIEL") and console version ("DIEC"). All the three use the same signatures, which are located in the folder "db". If you open this folder, nested sub-folders will be found ("Binary", "PE" and others). The names of sub-folders correspond to the types of files. First, DIE determines the type of file, and then sequentially loads all the signatures, which lie in the corresponding folder. Currently the program defines the following types:

    2.01
    • [+] New icons and images(Thanks Metabolic).
    • [+] New scan options "Set column size to contents"
    • [+] New signatures.
    • [+] New script's functions:

    - bool isExportPresent()
    - bool isTLSPresent()
    - bool isImportPresent()
    - bool isResourcePresent()
    - bool isExportFunctionPresent(QString sFunctionName)
    - bool isExportFunctionPresentExp(QString sFunctionName)

    PYG19周年生日快乐!
  • TA的每日心情
    奋斗
    5 小时前
  • 签到天数: 1483 天

    [LV.10]以坛为家III

    发表于 2018-11-28 15:42:04 | 显示全部楼层
    这个是好东西,下载测试
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    昨天 00:03
  • 签到天数: 1681 天

    [LV.Master]伴坛终老

    发表于 2018-11-28 20:31:31 | 显示全部楼层
    杨子表哥的汉化版吗
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2017-11-28 17:22
  • 签到天数: 51 天

    [LV.5]常住居民I

     楼主| 发表于 2018-11-29 08:19:53 | 显示全部楼层
    这个本身有中语言的。
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 20:45
  • 签到天数: 1850 天

    [LV.Master]伴坛终老

    发表于 2018-11-29 12:53:27 | 显示全部楼层
    都2.01版本了啊。。。
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    3 天前
  • 签到天数: 1895 天

    [LV.Master]伴坛终老

    发表于 2018-12-3 08:37:02 | 显示全部楼层
    这个是做什么的呢
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 加入我们

    本版积分规则

    快速回复 返回顶部 返回列表