文件名称:idadwarf-0.2
介绍说明--下载内容均来自于网络,请自行研究使用
Behind this simple descr iption is a very complex plugin that imports DWARF debug information into IDA databases. It deals with many aspects: naturally, it imports debug names and types, but it does not stop there. It annotates the listing with the debug information and goes as far as to modify the operand types when it makes sense. It also adds comments to local variables. It renames registers. It just does not create a readable C code but there is our decompiler for that. Even our PDB plugin does not do this. We feel that we will have to improve it just to be on par with the DWARF plugin :)
Just a few screenshots to show you the beauty of the code: -Behind this simple descr iption is a very complex plugin that imports DWARF debug information into IDA databases. It deals with many aspects: naturally, it imports debug names and types, but it does not stop there. It annotates the listing with the debug information and goes as far as to modify the operand types when it makes sense. It also adds comments to local variables. It renames registers. It just does not create a readable C code but there is our decompiler for that. Even our PDB plugin does not do this. We feel that we will have to improve it just to be on par with the DWARF plugin :)
Just a few screenshots to show you the beauty of the code:
Just a few screenshots to show you the beauty of the code: -Behind this simple descr iption is a very complex plugin that imports DWARF debug information into IDA databases. It deals with many aspects: naturally, it imports debug names and types, but it does not stop there. It annotates the listing with the debug information and goes as far as to modify the operand types when it makes sense. It also adds comments to local variables. It renames registers. It just does not create a readable C code but there is our decompiler for that. Even our PDB plugin does not do this. We feel that we will have to improve it just to be on par with the DWARF plugin :)
Just a few screenshots to show you the beauty of the code:
相关搜索: DWARF
(系统自动生成,下载前可以参看下载内容)
下载文件列表
idadwarf-0.2
............\.hgtags
............\AUTHORS
............\bin
............\...\.hidden
............\...\idadwarf.plw
............\ChangeLog
............\CODING_STYLE
............\COPYING
............\deps
............\....\include
............\....\.......\dwarf.h
............\....\.......\gelf.h
............\....\.......\libdwarf.h
............\....\.......\libelf
............\....\.......\......\elf_repl.h
............\....\.......\......\gelf.h
............\....\.......\......\libelf.h
............\....\.......\......\nlist.h
............\....\.......\......\sys_elf.h
............\....\.......\libelf.h
............\....\.......\nlist.h
............\....\lib
............\....\...\libdwarf.a
............\....\...\libelf.a
............\....\...\pkgconfig
............\....\...\.........\libelf.pc
............\INSTALL
............\README
............\screens
............\.......\asm.jpg
............\.......\func.jpg
............\.......\macros.jpg
............\.......\regparams.jpg
............\.......\static.jpg
............\.......\struct.jpg
............\.......\types.jpg
............\src
............\...\defs.hpp
............\...\die_cache.cpp
............\...\die_cache.hpp
............\...\die_utils.cpp
............\...\die_utils.hpp
............\...\func_retrieval.cpp
............\...\func_retrieval.hpp
............\...\gcc_defs.hpp
............\...\global_retrieval.cpp
............\...\global_retrieval.hpp
............\...\idadwarf.cpp
............\...\ida_utils.cpp
............\...\ida_utils.hpp
............\...\items
............\...\.....\metapc.itm
............\...\iterators.cpp
............\...\iterators.hpp
............\...\macro_retrieval.cpp
............\...\macro_retrieval.hpp
............\...\Makefile
............\...\Makefile.withdeps
............\...\patch
............\...\.....\libdwarf.patch
............\...\registers.cpp
............\...\registers.hpp
............\...\type_retrieval.cpp
............\...\type_retrieval.hpp
............\...\type_utils.cpp
............\...\type_utils.hpp
............\tests
............\.....\bin
............\.....\...\httpd
............\.....\Makefile
............\.....\test.c
............\.....\test2.c
............\.....\testretstruc.c
............\TODO
............\.hgtags
............\AUTHORS
............\bin
............\...\.hidden
............\...\idadwarf.plw
............\ChangeLog
............\CODING_STYLE
............\COPYING
............\deps
............\....\include
............\....\.......\dwarf.h
............\....\.......\gelf.h
............\....\.......\libdwarf.h
............\....\.......\libelf
............\....\.......\......\elf_repl.h
............\....\.......\......\gelf.h
............\....\.......\......\libelf.h
............\....\.......\......\nlist.h
............\....\.......\......\sys_elf.h
............\....\.......\libelf.h
............\....\.......\nlist.h
............\....\lib
............\....\...\libdwarf.a
............\....\...\libelf.a
............\....\...\pkgconfig
............\....\...\.........\libelf.pc
............\INSTALL
............\README
............\screens
............\.......\asm.jpg
............\.......\func.jpg
............\.......\macros.jpg
............\.......\regparams.jpg
............\.......\static.jpg
............\.......\struct.jpg
............\.......\types.jpg
............\src
............\...\defs.hpp
............\...\die_cache.cpp
............\...\die_cache.hpp
............\...\die_utils.cpp
............\...\die_utils.hpp
............\...\func_retrieval.cpp
............\...\func_retrieval.hpp
............\...\gcc_defs.hpp
............\...\global_retrieval.cpp
............\...\global_retrieval.hpp
............\...\idadwarf.cpp
............\...\ida_utils.cpp
............\...\ida_utils.hpp
............\...\items
............\...\.....\metapc.itm
............\...\iterators.cpp
............\...\iterators.hpp
............\...\macro_retrieval.cpp
............\...\macro_retrieval.hpp
............\...\Makefile
............\...\Makefile.withdeps
............\...\patch
............\...\.....\libdwarf.patch
............\...\registers.cpp
............\...\registers.hpp
............\...\type_retrieval.cpp
............\...\type_retrieval.hpp
............\...\type_utils.cpp
............\...\type_utils.hpp
............\tests
............\.....\bin
............\.....\...\httpd
............\.....\Makefile
............\.....\test.c
............\.....\test2.c
............\.....\testretstruc.c
............\TODO