首页
社区
课程
招聘
ETU-Dasm v2.35 by Ripper
发表于: 2005-12-25 17:22 3313

ETU-Dasm v2.35 by Ripper

2005-12-25 17:22
3313
Changes:

v2.35 ALPHA (released 12/23/05)
        - Added "Goto base relocation" popup menu entry for first byte of a base
          relocated address (12/18/05)
        - By right clicking a first byte of a base relocated address (marked in asm
          mode) you can "Remove base relocation". This is done by simply clearing
          the upper 4 bits of the corresponding entry (12/18/05)
        - Added "Mark based relocations" button (12/17/05)
        - In asm mode bytes which have a corresponding entry in the base relocation
          table are marked with a light red background especially the first byte
          of each relocation which will get special popup menu items (12/17/05)
        - Changed stack and registers on program entry point and exception to
          Win2K SP4 (German version) values (12/15/05)
        - Fixed "jnle" as my assembler reference stated wrong conditions...(12/04/05)
        - GetModuleHandleA added (same as LoadLibraryA) (12/03/05)
        - Added "Save as section enlarged file" to enlarge all sections to the
          maximum of raw data size and virtual size to allow correct tracing
          (12/03/05)
        - Now also direct calls to the addresses of imported functions are recognized
          and shown as i.e. "... = KERNEL32: GetProcAddress". For this the values
          at the positions where the correct address of an import would be stored
          are used and interpreted as "real" import addresses (12/03/05)
        - ETU now memorizes calls to LoadLibraryA and GetProcAddress and uses the
          own returned values to recognize calls to "loaded" functions (12/03/05)
        - Added first LoadLibraryA and GetProcAddress call recognition to
          tracer (11/27/05)
        - Added redo feature (11/27/05)
        - Several bug fixes concerning fixed registers (11/27/05)
        - "lea" has been fixed and the missing "loop" command been added to the
          tracer (11/26/05)  
        - DEF files can now be used to get the names of ordinal >EX<ported functions
          (11/13/05)
        - Made sorting optional and same function keeps selected when changing
          sorting mode (11/13/05)
        - Reduced export dialog resizing flickering (11/12/05)
        - Import modules become sorted by name and only appear once
          anymore (11/09/05)
        - Made export dialog resizable (09/20/05)



附件:etu-dasm_v2.35_alpha.zip

[课程]Linux pwn 探索篇!

收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 239
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
辛苦呀。
2005-12-25 20:18
0
雪    币: 538
活跃值: (32)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
发现自己是个下载狂了..凡是有连接的都不由自主的去点了下
2005-12-25 20:30
0
雪    币: 208
活跃值: (40)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
最初由 Saver 发布
发现自己是个下载狂了..凡是有连接的都不由自主的去点了下


有同感
2005-12-25 20:47
0
游客
登录 | 注册 方可回帖
返回
//