飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 5782|回复: 7

[PEtools] Detect It Easy 2.03

[复制链接]

该用户从未签到

发表于 2019-5-2 07:24:10 | 显示全部楼层 |阅读模式



Detect It Easy, or abbreviated "DIE" is a program for determining types of files.
"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:
  • MSDOS executable files MS-DOS
  • PE executable files Windows
  • ELF executable files Linux
  • MACH executable files Mac OS
  • Text files
  • Binary all other files

You could download binaries for Windows, Linux and Mac here: http://ntinfo.biz/


HomePage: https://github.com/horsicq/Detect-It-Easy/
Download: https://github.com/horsicq/DIE-engine/releases

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?加入我们

x
PYG19周年生日快乐!
  • TA的每日心情
    奋斗
    前天 08:25
  • 签到天数: 1692 天

    [LV.Master]伴坛终老

    发表于 2019-5-2 09:13:36 | 显示全部楼层
    从2.02起不支持xp了
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 15:35
  • 签到天数: 1637 天

    [LV.Master]伴坛终老

    发表于 2019-5-2 12:28:07 | 显示全部楼层
    终于升级 了,不知道升级了那些功能。
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 15:35
  • 签到天数: 1637 天

    [LV.Master]伴坛终老

    发表于 2019-5-2 12:28:12 | 显示全部楼层
    终于升级 了,不知道升级了那些功能。
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    前天 20:56
  • 签到天数: 1993 天

    [LV.Master]伴坛终老

    发表于 2019-5-2 19:24:28 | 显示全部楼层
    谢谢校长的提供收藏了
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    2025-1-6 18:17
  • 签到天数: 153 天

    [LV.7]常住居民III

    发表于 2019-5-3 04:23:41 | 显示全部楼层
    速度好像比1.0快了很多!
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2023-11-17 17:30
  • 签到天数: 94 天

    [LV.6]常住居民II

    发表于 2019-5-3 11:32:20 | 显示全部楼层
    感谢楼主分享
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 06:36
  • 签到天数: 1856 天

    [LV.Master]伴坛终老

    发表于 2019-5-4 19:08:37 | 显示全部楼层
    这个是中文版的吗?
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

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

    本版积分规则

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