您好,欢迎光临本网站![请登录][注册会员]  
文件名称: 反汇编工具――ETU-Dasm
  所属分类: 硬件开发
  开发工具:
  文件大小: 918kb
  下载次数: 0
  上传时间: 2010-10-13
  提 供 者: c*****
 详细说明: 转自:exetools.com ETU-Dasm is a dynamic 32/16-bit disassembler + hexeditor for Win9X and above. Dynamic, because it doesn't create a deadcode listing so you have to wait years (for big programms ) to even have a first look at the code and you can change the code by changing the opcodes directly (either in asm or hex mode) or click on the command (not the parameters) and type in the whole command (though, there are still far too much commands not supported by the opcode.dll .....). Also ETU has features like scanning all code an d executable sections for code (call & jxxx), import, menu and ressource string references (no string reference scanning yet, but you can use the search function + popup menu on the first character of the string to search for a memory reference). Another useful feature is the "Fixed registers" feature, which allows you to set fixed values for single registers which will be replaced in the showed code, which is especially helpful for programms with relative positioning where everything depends on EBP for example. You can see an example of that feature on our download page at http://www.fuckup5group.de.vu (see button below) (while the page is mainly in German, ETU is completly in English). One feature we're currently working on is being able to "trace" the programm inside the file by emulating the code execution. This is meant to help replacing stuff like push 12345678 pop eax rol eax,7 xor eax,63826333 by a mov eax,what ever's the result *beinglazy* Also ChaosCreator is just working on routines to eliminate redundant code like jumps to other jumps or the above code more or less automatically, to naivly help us to analyse ExeCryptorized code (this is our first more intense look at any protectors, so please execuse the naive way we look at these problems ) So, please have a look at our tool and post any suggestions, bugs or things you don't like at all ;D Greets Ripper PS: The 16-bit mode is currently rather broken in the v2.21. PPS: Oh, I forgot to mention, that it also supports MAP files, which of course is very handy for debugging or other things, if you got the MAP file from IDA, Dede or something like that http://bbs.pediy.com/upload/image/2004/Dasm.gif_891.gif 附件:ETU-Dasm.zip (bbs.pediy.com/upload/file/2004/11/ETU-Dasm.zip_932.zip) ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: 反汇编工具 ETU-Dasm
 输入关键字,在本站1000多万海量源码库中尽情搜索: